|
|
|
@ -14,6 +14,12 @@ |
|
|
|
<ApplicationIcon>.\Resources\SharpDevelop.ico</ApplicationIcon> |
|
|
|
<ApplicationIcon>.\Resources\SharpDevelop.ico</ApplicationIcon> |
|
|
|
<PreBuildEvent>..\src\Tools\UpdateAssemblyInfo\bin\Debug\UpdateAssemblyInfo.exe StartupOnly</PreBuildEvent> |
|
|
|
<PreBuildEvent>..\src\Tools\UpdateAssemblyInfo\bin\Debug\UpdateAssemblyInfo.exe StartupOnly</PreBuildEvent> |
|
|
|
<BaseAddress>92798976</BaseAddress> |
|
|
|
<BaseAddress>92798976</BaseAddress> |
|
|
|
|
|
|
|
<AllowUnsafeBlocks>False</AllowUnsafeBlocks> |
|
|
|
|
|
|
|
<RegisterForComInterop>False</RegisterForComInterop> |
|
|
|
|
|
|
|
<GenerateSerializationAssemblies>Auto</GenerateSerializationAssemblies> |
|
|
|
|
|
|
|
<PlatformTarget>x86</PlatformTarget> |
|
|
|
|
|
|
|
<FileAlignment>4096</FileAlignment> |
|
|
|
|
|
|
|
<TreatWarningsAsErrors>false</TreatWarningsAsErrors> |
|
|
|
</PropertyGroup> |
|
|
|
</PropertyGroup> |
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
|
|
|
<DebugType>Full</DebugType> |
|
|
|
<DebugType>Full</DebugType> |
|
|
|
@ -71,4 +77,4 @@ |
|
|
|
</ProjectReference> |
|
|
|
</ProjectReference> |
|
|
|
</ItemGroup> |
|
|
|
</ItemGroup> |
|
|
|
<Import Project="$(MSBuildBinPath)\Microsoft.CSHARP.Targets" /> |
|
|
|
<Import Project="$(MSBuildBinPath)\Microsoft.CSHARP.Targets" /> |
|
|
|
</Project> |
|
|
|
</Project> |