Bump Version 7.0 -> 7.1
This commit is contained in:
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="BalanceGroupSat.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.0*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="GateSchedulingSat.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.0*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="JobshopFt06Sat.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.0*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="JobshopSat.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.0*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
<PropertyGroup>
|
||||
<OutputType>Exe</OutputType>
|
||||
<LangVersion>7.2</LangVersion>
|
||||
<TargetFramework>netcoreapp2.1</TargetFramework>
|
||||
<EnableDefaultItems>false</EnableDefaultItems>
|
||||
<RestoreSources>../../packages;$(RestoreSources);https://api.nuget.org/v3/index.json</RestoreSources>
|
||||
<AssemblyName>Google.OrTools.NetworkRoutingSat</AssemblyName>
|
||||
<AssemblyName>Google.OrTools.NetworkRoutingSat</AssemblyName>
|
||||
<IsPackable>true</IsPackable>
|
||||
</PropertyGroup>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="NetworkRoutingSat.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.0*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="NursesSat.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.0*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="ShiftSchedulingSat.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.0*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="SpeakerSchedulingSat.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.0*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="TaskSchedulingSat.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.0*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="cscvrptw.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.0*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="csflow.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.0*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="csfz.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.0*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="csintegerprogramming.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.0*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="csknapsack.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.0*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="cslinearprogramming.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.0*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="csls_api.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.0*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="csrabbitspheasants.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.0*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="cstsp.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.0*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
Reference in New Issue
Block a user