Skip to content

Commit

Permalink
Merge pull request #2585 from OmniSharp/feature/dotnet-script-depende…
Browse files Browse the repository at this point in the history
…ncies

Updated to latest dotnet-script 1.5.0
  • Loading branch information
JoeRobich authored Nov 15, 2023
2 parents dde8119 + f060988 commit 187bb89
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@

<PackageVersion Include="DiffPlex" Version="1.7.1" />

<PackageVersion Include="Dotnet.Script.DependencyModel" Version="1.4.0" />
<PackageVersion Include="Dotnet.Script.DependencyModel.NuGet" Version="1.4.0" />
<PackageVersion Include="Dotnet.Script.DependencyModel" Version="1.5.0" />
<PackageVersion Include="Dotnet.Script.DependencyModel.NuGet" Version="1.5.0" />

<PackageVersion Include="ICSharpCode.Decompiler" Version="7.2.1.6856" />

Expand Down

0 comments on commit 187bb89

Please sign in to comment.