From 7d0f630bf54d07ac2b30d7ab9215fbd64817166b Mon Sep 17 00:00:00 2001 From: "Samuele E. Locatelli" Date: Mon, 31 Oct 2016 17:57:44 +0100 Subject: [PATCH] update file locale x compilazione e file proj in modo che vada ANCHE su jenkins... --- StockManMVC/StockManMVC.csproj | 16 ++++++++-------- .../Utils}/SetEdmxSqlVersion.exe | Bin 2 files changed, 8 insertions(+), 8 deletions(-) rename {Utils => StockManMVC/Utils}/SetEdmxSqlVersion.exe (100%) diff --git a/StockManMVC/StockManMVC.csproj b/StockManMVC/StockManMVC.csproj index 486c7ba..82f610a 100644 --- a/StockManMVC/StockManMVC.csproj +++ b/StockManMVC/StockManMVC.csproj @@ -699,14 +699,14 @@ - - - - + + + + - - - - + + + + \ No newline at end of file diff --git a/Utils/SetEdmxSqlVersion.exe b/StockManMVC/Utils/SetEdmxSqlVersion.exe similarity index 100% rename from Utils/SetEdmxSqlVersion.exe rename to StockManMVC/Utils/SetEdmxSqlVersion.exe