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 017b022 commit f74b1d2Copy full SHA for f74b1d2
ScipDotnet/ScipDotnet.csproj
@@ -17,7 +17,7 @@
17
<ItemGroup>
18
<None Include="../LICENSE" Pack="true" PackagePath="" />
19
<None Include="../readme.md" Pack="true" PackagePath="" />
20
- <PackageReference Include="Google.Protobuf" Version="3.30.0" />
+ <PackageReference Include="Google.Protobuf" Version="3.31.1" />
21
<PackageReference Include="Microsoft.Build.Locator" Version="1.7.8" />
22
<PackageReference Include="Microsoft.CodeAnalysis" Version="4.4.0" />
23
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Features" Version="4.4.0" />
0 commit comments