1
Fork 0

updated publish settings

This commit is contained in:
Jake Howard 2014-11-11 21:37:41 +00:00
parent 7aa2e158f3
commit 945879d9cf

View file

@ -12,7 +12,7 @@
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<IsWebBootstrapper>false</IsWebBootstrapper>
<PublishUrl>F:\</PublishUrl>
<PublishUrl>publish\</PublishUrl>
<Install>true</Install>
<InstallFrom>Disk</InstallFrom>
<UpdateEnabled>false</UpdateEnabled>
@ -40,7 +40,7 @@
<OutputPath>bin\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>2</WarningLevel>
<WarningLevel>4</WarningLevel>
<RunCodeAnalysis>true</RunCodeAnalysis>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
</PropertyGroup>
@ -89,6 +89,7 @@
<ItemGroup>
<Compile Include="notificationIcon.cs" />
<Compile Include="OSInfo.cs" />
<Compile Include="Settings.cs" />
<Compile Include="setup.cs" />
<Compile Include="databaseTools.cs" />
<Compile Include="ejectDrive.cs" />