update csproj
This commit is contained in:
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="SimpleLpProgram.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.2.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="SimpleMipProgram.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.2.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
Reference in New Issue
Block a user