Updated VS project for media. site.

This commit is contained in:
James Skemp 2016-02-07 19:29:01 -06:00
parent fcc79542db
commit 3c2162bef2
1 changed files with 38 additions and 1 deletions

View File

@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
@ -14,6 +15,16 @@
<AssemblyName>JamesRSkemp.Media.Web</AssemblyName>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<UseIISExpress>true</UseIISExpress>
<FileUpgradeFlags>
</FileUpgradeFlags>
<UpgradeBackupLocation>
</UpgradeBackupLocation>
<OldToolsVersion>4.0</OldToolsVersion>
<IISExpressSSLPort />
<IISExpressAnonymousAuthentication />
<IISExpressWindowsAuthentication />
<IISExpressUseClassicPipelineMode />
<UseGlobalApplicationHostFile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
@ -491,6 +502,7 @@
<Content Include="graphics\windowsServer2003\webPlatformInstaller_WordPress_16.jpg" />
<Content Include="graphics\windowsServer2003\webPlatformInstaller_WordPress_17.jpg" />
<Content Include="graphics\windowsServer2003\webPlatformInstaller_WordPress_18.jpg" />
<Content Include="html\RadiantHistoriaWhiteChronicle.html" />
<Content Include="js\BrowserCheck.js" />
<Content Include="js\common.js" />
<Content Include="js\common.min.js" />
@ -526,17 +538,22 @@
<Content Include="xmlHtml\vehicle_gas.html" />
<Content Include="xmlHtml\video_games.html" />
<Content Include="xml\BlueDragonSkills.xml" />
<Content Include="xml\Comics.xml" />
<Content Include="xml\CrisisCoreFinalFantasy7.xml" />
<Content Include="xml\CrossEdgeSkills.xml" />
<Content Include="xml\DisgaeaHourOfDarkness.xml" />
<Content Include="xml\domain_names.xml" />
<Content Include="xml\dq8_levels.xml" />
<Content Include="xml\folklore_levels.xml" />
<Content Include="xml\GhostInTheShellInnocenceTranscript.xml" />
<Content Include="xml\GhostInTheShellTranscript.xml" />
<Content Include="xml\KingdomHeartsBirthBySleep.xml" />
<Content Include="xml\MuramasaBlades.xml" />
<Content Include="xml\music.xml" />
<Content Include="xml\MyBooks.xml" />
<Content Include="xml\MyCDs.xml" />
<Content Include="xml\MyLEGOs.xml" />
<Content Include="xml\NierWeapons.xml" />
<Content Include="xml\OdinSphere.xml" />
<Content Include="xml\OnimushaDawnOfDreams.xml" />
<Content Include="xml\Photos.xml" />
@ -653,6 +670,21 @@
<None Include="xsd\2011\01\KingdomHeartsBirthBySleep.xsd">
<SubType>Designer</SubType>
</None>
<None Include="xsd\2012\01\Transcript.xsd">
<SubType>Designer</SubType>
</None>
<None Include="xsd\2013\07\XblAchievements.xsd">
<SubType>Designer</SubType>
</None>
<None Include="xsd\2013\08\XblOfflineAchievements.xsd">
<SubType>Designer</SubType>
</None>
<None Include="xsd\2013\11\VideoGames.xsd">
<SubType>Designer</SubType>
</None>
<None Include="xsd\2014\10\VideoGamesHardware.xsd">
<SubType>Designer</SubType>
</None>
<None Include="xsd\BlueDragonSkills.xsd">
<SubType>Designer</SubType>
</None>
@ -700,8 +732,13 @@
<Name>JamesRSkemp.Music</Name>
</ProjectReference>
</ItemGroup>
<PropertyGroup>
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
</PropertyGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" />
<Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
<ProjectExtensions>
<VisualStudio>
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">