diff --git a/.gitignore b/.gitignore index 645e9838..834b46a3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,13 +1,11 @@ [Tt]humbs.db *.suo *.csproj.user -*.pubxml *.pubxml.user [Dd]ebug/ [Rr]elease/ [Bb]in/ [Pp]ackages/ -*.Publish.xml .DS_Store ._.DS_Store ._* diff --git a/gts/Properties/PublishProfiles/Public.pubxml b/gts/Properties/PublishProfiles/Public.pubxml new file mode 100644 index 00000000..6d18bd3a --- /dev/null +++ b/gts/Properties/PublishProfiles/Public.pubxml @@ -0,0 +1,24 @@ + + + + + MSDeploy + Release + Any CPU + + + True + False + + + + False + WMSVC + True + + <_SavePWD>False + + \ No newline at end of file diff --git a/gts/gts.csproj b/gts/gts.csproj index 9191f5de..04df7632 100644 --- a/gts/gts.csproj +++ b/gts/gts.csproj @@ -87,6 +87,7 @@ + Designer