Updated ReleaseNotes.htm and build locations

This commit is contained in:
unknown 2011-11-29 13:09:04 +00:00
parent 9828d0bc23
commit 282c7e1ee6
2 changed files with 39 additions and 5 deletions

View file

@ -47,7 +47,7 @@
<TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<OutputPath>bin\Debug\</OutputPath>
<OutputPath>..\bin\Debug\</OutputPath>
<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
<BaseAddress>285212672</BaseAddress>
<CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
@ -71,7 +71,7 @@
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<OutputPath>bin\Release\</OutputPath>
<OutputPath>..\bin\Release\</OutputPath>
<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
<BaseAddress>285212672</BaseAddress>
<CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
@ -721,7 +721,9 @@
<EmbeddedResource Include="Resource\thanks.gif" />
<None Include="Web References\org.lsleditor.www\Service1.disco" />
<EmbeddedResource Include="Resource\About.htm" />
<EmbeddedResource Include="Resource\ReleaseNotes.htm" />
<EmbeddedResource Include="Resource\ReleaseNotes.htm">
<SubType>Designer</SubType>
</EmbeddedResource>
<EmbeddedResource Include="SimulatorConsole.resx">
<SubType>Designer</SubType>
<DependentUpon>SimulatorConsole.cs</DependentUpon>