dotnet: bump csproj Google.OrTools to 6.9

This commit is contained in:
Corentin Le Molgat
2018-09-17 14:40:53 +02:00
parent d2031c2d48
commit cf2f7ffdb6
153 changed files with 1920 additions and 1920 deletions

View File

@@ -15,6 +15,6 @@
<ItemGroup>
<Compile Include="csintegerprogramming.cs" />
<PackageReference Include="Google.OrTools" Version="6.8.*" />
<PackageReference Include="Google.OrTools" Version="6.9.*" />
</ItemGroup>
</Project>