We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af15911 commit b7f17c3Copy full SHA for b7f17c3
ScipDotnet/ScipDotnet.csproj
@@ -18,7 +18,7 @@
18
<None Include="../LICENSE" Pack="true" PackagePath="" />
19
<None Include="../readme.md" Pack="true" PackagePath="" />
20
<PackageReference Include="Google.Protobuf" Version="3.30.0" />
21
- <PackageReference Include="Microsoft.Build.Locator" Version="1.7.8" />
+ <PackageReference Include="Microsoft.Build.Locator" Version="1.9.1" />
22
<PackageReference Include="Microsoft.CodeAnalysis" Version="4.4.0" />
23
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Features" Version="4.4.0" />
24
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.4.0" />
0 commit comments