diff --git a/WeatherDashboard.Web/Properties/PublishProfiles/Release.pubxml b/WeatherDashboard.Web/Properties/PublishProfiles/Release.pubxml new file mode 100644 index 0000000..eda90ff --- /dev/null +++ b/WeatherDashboard.Web/Properties/PublishProfiles/Release.pubxml @@ -0,0 +1,17 @@ + + + + + false + false + true + Release + Any CPU + FileSystem + \\server\Local\Web\Weather + FileSystem + <_TargetId>Folder + + \ No newline at end of file diff --git a/WeatherDashboard.Web/WeatherDashboard.Web.csproj b/WeatherDashboard.Web/WeatherDashboard.Web.csproj index d9e998b..eee1150 100644 --- a/WeatherDashboard.Web/WeatherDashboard.Web.csproj +++ b/WeatherDashboard.Web/WeatherDashboard.Web.csproj @@ -6,6 +6,10 @@ enable + + <_WebToolingArtifacts Remove="Properties\PublishProfiles\Release.pubxml" /> + +