From f3fbff5a0f018b7f9d4e6e200e1b8620a335054c Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Mon, 11 Apr 2022 20:29:02 +0200 Subject: [PATCH] correzione pubxml --- StockManMVC/Properties/PublishProfiles/TK_prod.pubxml | 2 +- StockManMVC/Properties/PublishProfiles/TK_test.pubxml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/StockManMVC/Properties/PublishProfiles/TK_prod.pubxml b/StockManMVC/Properties/PublishProfiles/TK_prod.pubxml index 6b29fc4..4a9baf4 100644 --- a/StockManMVC/Properties/PublishProfiles/TK_prod.pubxml +++ b/StockManMVC/Properties/PublishProfiles/TK_prod.pubxml @@ -15,7 +15,7 @@ by editing this MSBuild file. In order to learn more about this please visit htt False DonotMerge True - C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\StockMan\ReleaseClienti\TK_prod\StockManMVC.zip + StockManMVC/Release/StockManMVC.zip true 14.0 Default Web Site/StockMan diff --git a/StockManMVC/Properties/PublishProfiles/TK_test.pubxml b/StockManMVC/Properties/PublishProfiles/TK_test.pubxml index 5d370f4..e32c7e4 100644 --- a/StockManMVC/Properties/PublishProfiles/TK_test.pubxml +++ b/StockManMVC/Properties/PublishProfiles/TK_test.pubxml @@ -15,7 +15,7 @@ by editing this MSBuild file. In order to learn more about this please visit htt False DonotMerge True - C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\StockMan\ReleaseClienti\TK_test\StockManMVC.zip + StockManMVC/Release/StockManMVC.zip true 14.0 Default Web Site/StockMan_Test