From af29f637306a111a03d5c1503045674ddede5066 Mon Sep 17 00:00:00 2001 From: Corentin Le Molgat Date: Wed, 2 Jan 2019 13:35:23 +0100 Subject: [PATCH] Fix dotnet build --- examples/dotnet/ShiftSchedulingSat.csproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/examples/dotnet/ShiftSchedulingSat.csproj b/examples/dotnet/ShiftSchedulingSat.csproj index ae62a52eb2..3cde0fe884 100644 --- a/examples/dotnet/ShiftSchedulingSat.csproj +++ b/examples/dotnet/ShiftSchedulingSat.csproj @@ -7,19 +7,19 @@ false ../../packages;$(RestoreSources);https://api.nuget.org/v3/index.json - + full true true - + - + - +