.Net: fixup csproj generator
This commit is contained in:
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="3_jugs_regular.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="SimpleProgramFSharp.fs" />
|
||||
<PackageReference Include="Google.OrTools.FSharp" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools.FSharp" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="a_puzzle.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="a_round_of_golf.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="all_interval.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="alldifferent_except_0.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="assignment.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="broken_weights.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="bus_schedule.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="circuit.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="circuit2.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="coins3.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="coins_grid.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="combinatorial_auction2.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="contiguity_regular.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="contiguity_transition.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="costas_array.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="covering_opl.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="crew.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="crossword.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="crypta.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="crypto.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="csdiet.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="curious_set_of_integers.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="debruijn.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="discrete_tomography.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="divisible_by_9_through_1.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="dudeney.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="einav_puzzle2.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="eq10.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="eq20.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="fill_a_pix.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="fsProgram.fs" />
|
||||
<PackageReference Include="Google.OrTools.FSharp" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools.FSharp" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="fsdiet.fs" />
|
||||
<PackageReference Include="Google.OrTools.FSharp" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools.FSharp" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="fsequality-inequality.fs" />
|
||||
<PackageReference Include="Google.OrTools.FSharp" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools.FSharp" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="fsequality.fs" />
|
||||
<PackageReference Include="Google.OrTools.FSharp" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools.FSharp" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="fsinteger-linear-program.fs" />
|
||||
<PackageReference Include="Google.OrTools.FSharp" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools.FSharp" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="fsintegerprogramming.fs" />
|
||||
<PackageReference Include="Google.OrTools.FSharp" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools.FSharp" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="fsknapsack.fs" />
|
||||
<PackageReference Include="Google.OrTools.FSharp" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools.FSharp" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="fslinearprogramming.fs" />
|
||||
<PackageReference Include="Google.OrTools.FSharp" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools.FSharp" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="fsnetwork-max-flow-lpSolve.fs" />
|
||||
<PackageReference Include="Google.OrTools.FSharp" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools.FSharp" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="fsnetwork-max-flow.fs" />
|
||||
<PackageReference Include="Google.OrTools.FSharp" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools.FSharp" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="fsnetwork-min-cost-flow.fs" />
|
||||
<PackageReference Include="Google.OrTools.FSharp" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools.FSharp" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="fsrabbit-pheasant.fs" />
|
||||
<PackageReference Include="Google.OrTools.FSharp" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools.FSharp" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="fsvolsay.fs" />
|
||||
<PackageReference Include="Google.OrTools.FSharp" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools.FSharp" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="fsvolsay3-lpSolve.fs" />
|
||||
<PackageReference Include="Google.OrTools.FSharp" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools.FSharp" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="fsvolsay3.fs" />
|
||||
<PackageReference Include="Google.OrTools.FSharp" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools.FSharp" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="furniture_moving.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="furniture_moving_intervals.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="futoshiki.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="golomb_ruler.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="grocery.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="hidato_table.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="just_forgotten.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="kakuro.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="kenken2.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="killer_sudoku.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="labeled_dice.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="langford.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="least_diff.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="lectures.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="magic_sequence.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="magic_square.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="magic_square_and_cards.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="map.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="map2.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="marathon2.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="max_flow_taha.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="max_flow_winston1.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="minesweeper.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="mr_smith.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="nontransitive_dice.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="nqueens.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="nurse_rostering_regular.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="nurse_rostering_transition.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="olympic.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="organize_day.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="organize_day_intervals.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="p_median.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="pandigital_numbers.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="partition.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="perfect_square_sequence.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="photo_problem.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="place_number_puzzle.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="post_office_problem2.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="quasigroup_completion.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="regex.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="rogo2.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="scheduling_speakers.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="secret_santa.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="secret_santa2.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="send_more_money.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="send_more_money2.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="send_most_money.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="seseman.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="set_covering.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="set_covering2.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="set_covering3.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="set_covering4.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="set_covering_deployment.cs" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1*" />
|
||||
<PackageReference Include="Google.OrTools" Version="7.1.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user