Update csproj

This commit is contained in:
Mizux Seiha
2020-11-18 15:21:52 +01:00
parent 762c6eb0cc
commit b39fadfda5
192 changed files with 208 additions and 208 deletions

View File

@@ -19,6 +19,6 @@
<ItemGroup>
<Compile Include="BalanceGroupSat.cs" />
<PackageReference Include="Google.OrTools" Version="8.0.*" />
<PackageReference Include="Google.OrTools" Version="8.1.*" />
</ItemGroup>
</Project>

View File

@@ -19,6 +19,6 @@
<ItemGroup>
<Compile Include="GateSchedulingSat.cs" />
<PackageReference Include="Google.OrTools" Version="8.0.*" />
<PackageReference Include="Google.OrTools" Version="8.1.*" />
</ItemGroup>
</Project>

View File

@@ -19,6 +19,6 @@
<ItemGroup>
<Compile Include="JobshopFt06Sat.cs" />
<PackageReference Include="Google.OrTools" Version="8.0.*" />
<PackageReference Include="Google.OrTools" Version="8.1.*" />
</ItemGroup>
</Project>

View File

@@ -19,6 +19,6 @@
<ItemGroup>
<Compile Include="JobshopSat.cs" />
<PackageReference Include="Google.OrTools" Version="8.0.*" />
<PackageReference Include="Google.OrTools" Version="8.1.*" />
</ItemGroup>
</Project>

View File

@@ -19,6 +19,6 @@
<ItemGroup>
<Compile Include="NetworkRoutingSat.cs" />
<PackageReference Include="Google.OrTools" Version="8.0.*" />
<PackageReference Include="Google.OrTools" Version="8.1.*" />
</ItemGroup>
</Project>

View File

@@ -19,6 +19,6 @@
<ItemGroup>
<Compile Include="NursesSat.cs" />
<PackageReference Include="Google.OrTools" Version="8.0.*" />
<PackageReference Include="Google.OrTools" Version="8.1.*" />
</ItemGroup>
</Project>

View File

@@ -19,6 +19,6 @@
<ItemGroup>
<Compile Include="ShiftSchedulingSat.cs" />
<PackageReference Include="Google.OrTools" Version="8.0.*" />
<PackageReference Include="Google.OrTools" Version="8.1.*" />
</ItemGroup>
</Project>

View File

@@ -19,6 +19,6 @@
<ItemGroup>
<Compile Include="SpeakerSchedulingSat.cs" />
<PackageReference Include="Google.OrTools" Version="8.0.*" />
<PackageReference Include="Google.OrTools" Version="8.1.*" />
</ItemGroup>
</Project>

View File

@@ -19,6 +19,6 @@
<ItemGroup>
<Compile Include="TaskSchedulingSat.cs" />
<PackageReference Include="Google.OrTools" Version="8.0.*" />
<PackageReference Include="Google.OrTools" Version="8.1.*" />
</ItemGroup>
</Project>

View File

@@ -19,6 +19,6 @@
<ItemGroup>
<Compile Include="cscvrptw.cs" />
<PackageReference Include="Google.OrTools" Version="8.0.*" />
<PackageReference Include="Google.OrTools" Version="8.1.*" />
</ItemGroup>
</Project>

View File

@@ -19,6 +19,6 @@
<ItemGroup>
<Compile Include="csflow.cs" />
<PackageReference Include="Google.OrTools" Version="8.0.*" />
<PackageReference Include="Google.OrTools" Version="8.1.*" />
</ItemGroup>
</Project>

View File

@@ -19,6 +19,6 @@
<ItemGroup>
<Compile Include="csintegerprogramming.cs" />
<PackageReference Include="Google.OrTools" Version="8.0.*" />
<PackageReference Include="Google.OrTools" Version="8.1.*" />
</ItemGroup>
</Project>

View File

@@ -19,6 +19,6 @@
<ItemGroup>
<Compile Include="csknapsack.cs" />
<PackageReference Include="Google.OrTools" Version="8.0.*" />
<PackageReference Include="Google.OrTools" Version="8.1.*" />
</ItemGroup>
</Project>

View File

@@ -19,6 +19,6 @@
<ItemGroup>
<Compile Include="cslinearprogramming.cs" />
<PackageReference Include="Google.OrTools" Version="8.0.*" />
<PackageReference Include="Google.OrTools" Version="8.1.*" />
</ItemGroup>
</Project>

View File

@@ -19,6 +19,6 @@
<ItemGroup>
<Compile Include="csls_api.cs" />
<PackageReference Include="Google.OrTools" Version="8.0.*" />
<PackageReference Include="Google.OrTools" Version="8.1.*" />
</ItemGroup>
</Project>

View File

@@ -19,6 +19,6 @@
<ItemGroup>
<Compile Include="csrabbitspheasants.cs" />
<PackageReference Include="Google.OrTools" Version="8.0.*" />
<PackageReference Include="Google.OrTools" Version="8.1.*" />
</ItemGroup>
</Project>

View File

@@ -19,6 +19,6 @@
<ItemGroup>
<Compile Include="cstsp.cs" />
<PackageReference Include="Google.OrTools" Version="8.0.*" />
<PackageReference Include="Google.OrTools" Version="8.1.*" />
</ItemGroup>
</Project>