diff options
| author | Michael <[email protected]> | 2017-03-21 12:37:59 -0400 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-03-21 12:37:59 -0400 |
| commit | 7c6d2f24e385778567b76b09700056bdbbcca4b3 (patch) | |
| tree | 91372db99767752697b6aa436b60b18a06c71836 /Project-Unite | |
| parent | 27d72e5497b981948cf51058e59948551ce7fc2c (diff) | |
| download | project-unite-7c6d2f24e385778567b76b09700056bdbbcca4b3.tar.gz project-unite-7c6d2f24e385778567b76b09700056bdbbcca4b3.tar.bz2 project-unite-7c6d2f24e385778567b76b09700056bdbbcca4b3.zip | |
giggity
Diffstat (limited to 'Project-Unite')
| -rw-r--r-- | Project-Unite/Project-Unite.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Project-Unite/Project-Unite.csproj b/Project-Unite/Project-Unite.csproj index 50f3b9a..37b88cb 100644 --- a/Project-Unite/Project-Unite.csproj +++ b/Project-Unite/Project-Unite.csproj @@ -47,7 +47,7 @@ </Objects> </PublishDatabaseSettings> <IncludeIisSettings>false</IncludeIisSettings> - <FilesToIncludeForPublish>AllFilesInTheProject</FilesToIncludeForPublish> + <FilesToIncludeForPublish>OnlyFilesToRunTheApp</FilesToIncludeForPublish> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> <DebugType>pdbonly</DebugType> |
