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