Skip to content

Commit

Permalink
update csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
lperron committed Jun 30, 2019
1 parent dcdf944 commit 0c9b6d4
Show file tree
Hide file tree
Showing 190 changed files with 2,041 additions and 2,061 deletions.
2 changes: 1 addition & 1 deletion examples/contrib/3_jugs_regular.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@

<ItemGroup>
<Compile Include="3_jugs_regular.cs" />
<PackageReference Include="Google.OrTools" Version="7.1.*" />
<PackageReference Include="Google.OrTools" Version="7.2.*" />
</ItemGroup>
</Project>
3,120 changes: 1,560 additions & 1,560 deletions examples/contrib/Google.OrTools.Contrib.sln

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion examples/contrib/SimpleProgramFSharp.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@

<ItemGroup>
<Compile Include="SimpleProgramFSharp.fs" />
<PackageReference Include="Google.OrTools.FSharp" Version="7.1.*" />
<PackageReference Include="Google.OrTools.FSharp" Version="7.2.*" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion examples/contrib/a_puzzle.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@

<ItemGroup>
<Compile Include="a_puzzle.cs" />
<PackageReference Include="Google.OrTools" Version="7.1.*" />
<PackageReference Include="Google.OrTools" Version="7.2.*" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion examples/contrib/a_round_of_golf.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.*" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion examples/contrib/all_interval.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@

<ItemGroup>
<Compile Include="all_interval.cs" />
<PackageReference Include="Google.OrTools" Version="7.1.*" />
<PackageReference Include="Google.OrTools" Version="7.2.*" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion examples/contrib/alldifferent_except_0.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@

<ItemGroup>
<Compile Include="alldifferent_except_0.cs" />
<PackageReference Include="Google.OrTools" Version="7.1.*" />
<PackageReference Include="Google.OrTools" Version="7.2.*" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion examples/contrib/assignment.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@

<ItemGroup>
<Compile Include="assignment.cs" />
<PackageReference Include="Google.OrTools" Version="7.1.*" />
<PackageReference Include="Google.OrTools" Version="7.2.*" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion examples/contrib/broken_weights.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@

<ItemGroup>
<Compile Include="broken_weights.cs" />
<PackageReference Include="Google.OrTools" Version="7.1.*" />
<PackageReference Include="Google.OrTools" Version="7.2.*" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion examples/contrib/bus_schedule.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@

<ItemGroup>
<Compile Include="bus_schedule.cs" />
<PackageReference Include="Google.OrTools" Version="7.1.*" />
<PackageReference Include="Google.OrTools" Version="7.2.*" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion examples/contrib/circuit.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@

<ItemGroup>
<Compile Include="circuit.cs" />
<PackageReference Include="Google.OrTools" Version="7.1.*" />
<PackageReference Include="Google.OrTools" Version="7.2.*" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion examples/contrib/circuit2.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@

<ItemGroup>
<Compile Include="circuit2.cs" />
<PackageReference Include="Google.OrTools" Version="7.1.*" />
<PackageReference Include="Google.OrTools" Version="7.2.*" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion examples/contrib/coins3.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@

<ItemGroup>
<Compile Include="coins3.cs" />
<PackageReference Include="Google.OrTools" Version="7.1.*" />
<PackageReference Include="Google.OrTools" Version="7.2.*" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion examples/contrib/coins_grid.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@

<ItemGroup>
<Compile Include="coins_grid.cs" />
<PackageReference Include="Google.OrTools" Version="7.1.*" />
<PackageReference Include="Google.OrTools" Version="7.2.*" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion examples/contrib/combinatorial_auction2.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@

<ItemGroup>
<Compile Include="combinatorial_auction2.cs" />
<PackageReference Include="Google.OrTools" Version="7.1.*" />
<PackageReference Include="Google.OrTools" Version="7.2.*" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion examples/contrib/contiguity_regular.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@

<ItemGroup>
<Compile Include="contiguity_regular.cs" />
<PackageReference Include="Google.OrTools" Version="7.1.*" />
<PackageReference Include="Google.OrTools" Version="7.2.*" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion examples/contrib/contiguity_transition.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@

<ItemGroup>
<Compile Include="contiguity_transition.cs" />
<PackageReference Include="Google.OrTools" Version="7.1.*" />
<PackageReference Include="Google.OrTools" Version="7.2.*" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion examples/contrib/costas_array.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@

<ItemGroup>
<Compile Include="costas_array.cs" />
<PackageReference Include="Google.OrTools" Version="7.1.*" />
<PackageReference Include="Google.OrTools" Version="7.2.*" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion examples/contrib/covering_opl.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@

<ItemGroup>
<Compile Include="covering_opl.cs" />
<PackageReference Include="Google.OrTools" Version="7.1.*" />
<PackageReference Include="Google.OrTools" Version="7.2.*" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion examples/contrib/crew.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@

<ItemGroup>
<Compile Include="crew.cs" />
<PackageReference Include="Google.OrTools" Version="7.1.*" />
<PackageReference Include="Google.OrTools" Version="7.2.*" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion examples/contrib/crossword.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@

<ItemGroup>
<Compile Include="crossword.cs" />
<PackageReference Include="Google.OrTools" Version="7.1.*" />
<PackageReference Include="Google.OrTools" Version="7.2.*" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion examples/contrib/crypta.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@

<ItemGroup>
<Compile Include="crypta.cs" />
<PackageReference Include="Google.OrTools" Version="7.1.*" />
<PackageReference Include="Google.OrTools" Version="7.2.*" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion examples/contrib/crypto.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@

<ItemGroup>
<Compile Include="crypto.cs" />
<PackageReference Include="Google.OrTools" Version="7.1.*" />
<PackageReference Include="Google.OrTools" Version="7.2.*" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion examples/contrib/csdiet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@

<ItemGroup>
<Compile Include="csdiet.cs" />
<PackageReference Include="Google.OrTools" Version="7.1.*" />
<PackageReference Include="Google.OrTools" Version="7.2.*" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion examples/contrib/curious_set_of_integers.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.*" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion examples/contrib/debruijn.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@

<ItemGroup>
<Compile Include="debruijn.cs" />
<PackageReference Include="Google.OrTools" Version="7.1.*" />
<PackageReference Include="Google.OrTools" Version="7.2.*" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion examples/contrib/discrete_tomography.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@

<ItemGroup>
<Compile Include="discrete_tomography.cs" />
<PackageReference Include="Google.OrTools" Version="7.1.*" />
<PackageReference Include="Google.OrTools" Version="7.2.*" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion examples/contrib/divisible_by_9_through_1.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.*" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion examples/contrib/dudeney.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@

<ItemGroup>
<Compile Include="dudeney.cs" />
<PackageReference Include="Google.OrTools" Version="7.1.*" />
<PackageReference Include="Google.OrTools" Version="7.2.*" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion examples/contrib/einav_puzzle2.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@

<ItemGroup>
<Compile Include="einav_puzzle2.cs" />
<PackageReference Include="Google.OrTools" Version="7.1.*" />
<PackageReference Include="Google.OrTools" Version="7.2.*" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion examples/contrib/eq10.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@

<ItemGroup>
<Compile Include="eq10.cs" />
<PackageReference Include="Google.OrTools" Version="7.1.*" />
<PackageReference Include="Google.OrTools" Version="7.2.*" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion examples/contrib/eq20.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@

<ItemGroup>
<Compile Include="eq20.cs" />
<PackageReference Include="Google.OrTools" Version="7.1.*" />
<PackageReference Include="Google.OrTools" Version="7.2.*" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion examples/contrib/fill_a_pix.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@

<ItemGroup>
<Compile Include="fill_a_pix.cs" />
<PackageReference Include="Google.OrTools" Version="7.1.*" />
<PackageReference Include="Google.OrTools" Version="7.2.*" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion examples/contrib/fsProgram.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@

<ItemGroup>
<Compile Include="fsProgram.fs" />
<PackageReference Include="Google.OrTools.FSharp" Version="7.1.*" />
<PackageReference Include="Google.OrTools.FSharp" Version="7.2.*" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion examples/contrib/fsdiet.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@

<ItemGroup>
<Compile Include="fsdiet.fs" />
<PackageReference Include="Google.OrTools.FSharp" Version="7.1.*" />
<PackageReference Include="Google.OrTools.FSharp" Version="7.2.*" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion examples/contrib/fsequality-inequality.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.*" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion examples/contrib/fsequality.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@

<ItemGroup>
<Compile Include="fsequality.fs" />
<PackageReference Include="Google.OrTools.FSharp" Version="7.1.*" />
<PackageReference Include="Google.OrTools.FSharp" Version="7.2.*" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion examples/contrib/fsinteger-linear-program.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.*" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion examples/contrib/fsintegerprogramming.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@

<ItemGroup>
<Compile Include="fsintegerprogramming.fs" />
<PackageReference Include="Google.OrTools.FSharp" Version="7.1.*" />
<PackageReference Include="Google.OrTools.FSharp" Version="7.2.*" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion examples/contrib/fsknapsack.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@

<ItemGroup>
<Compile Include="fsknapsack.fs" />
<PackageReference Include="Google.OrTools.FSharp" Version="7.1.*" />
<PackageReference Include="Google.OrTools.FSharp" Version="7.2.*" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion examples/contrib/fslinearprogramming.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@

<ItemGroup>
<Compile Include="fslinearprogramming.fs" />
<PackageReference Include="Google.OrTools.FSharp" Version="7.1.*" />
<PackageReference Include="Google.OrTools.FSharp" Version="7.2.*" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion examples/contrib/fsnetwork-max-flow-lpSolve.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.*" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion examples/contrib/fsnetwork-max-flow.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.*" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion examples/contrib/fsnetwork-min-cost-flow.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.*" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion examples/contrib/fsrabbit-pheasant.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.*" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion examples/contrib/fsvolsay.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@

<ItemGroup>
<Compile Include="fsvolsay.fs" />
<PackageReference Include="Google.OrTools.FSharp" Version="7.1.*" />
<PackageReference Include="Google.OrTools.FSharp" Version="7.2.*" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion examples/contrib/fsvolsay3-lpSolve.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.*" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion examples/contrib/fsvolsay3.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@

<ItemGroup>
<Compile Include="fsvolsay3.fs" />
<PackageReference Include="Google.OrTools.FSharp" Version="7.1.*" />
<PackageReference Include="Google.OrTools.FSharp" Version="7.2.*" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion examples/contrib/furniture_moving.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@

<ItemGroup>
<Compile Include="furniture_moving.cs" />
<PackageReference Include="Google.OrTools" Version="7.1.*" />
<PackageReference Include="Google.OrTools" Version="7.2.*" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion examples/contrib/furniture_moving_intervals.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@

<ItemGroup>
<Compile Include="furniture_moving_intervals.cs" />
<PackageReference Include="Google.OrTools" Version="7.1.*" />
<PackageReference Include="Google.OrTools" Version="7.2.*" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion examples/contrib/futoshiki.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@

<ItemGroup>
<Compile Include="futoshiki.cs" />
<PackageReference Include="Google.OrTools" Version="7.1.*" />
<PackageReference Include="Google.OrTools" Version="7.2.*" />
</ItemGroup>
</Project>
Loading

0 comments on commit 0c9b6d4

Please sign in to comment.