dotnet: Bump all csproj 7.4 -> 7.5
This commit is contained in:
@@ -19,6 +19,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="LinearProgrammingExample.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.4.*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.5.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -19,6 +19,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="MipVarArray.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.4.*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.5.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -19,6 +19,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="SimpleLpProgram.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.4.*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.5.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -19,6 +19,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="SimpleMipProgram.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.4.*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.5.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
Reference in New Issue
Block a user