|
3 | 3 | <PropertyGroup> |
4 | 4 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
5 | 5 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
6 | | - <ProductVersion>9.0.30729</ProductVersion> |
7 | | - <SchemaVersion>2.0</SchemaVersion> |
8 | 6 | <ProjectGuid>{F81C1843-3B2A-4D72-81AA-A658DB11FA85}</ProjectGuid> |
9 | 7 | <OutputType>WinExe</OutputType> |
10 | 8 | <AppDesignerFolder>Properties</AppDesignerFolder> |
|
70 | 68 | <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets> |
71 | 69 | <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules> |
72 | 70 | <Prefer32Bit>false</Prefer32Bit> |
| 71 | + <WarningLevel>4</WarningLevel> |
| 72 | + <Optimize>false</Optimize> |
73 | 73 | </PropertyGroup> |
74 | 74 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'ReleaseDSProjection|AnyCPU'"> |
75 | 75 | <OutputPath>bin\ReleaseDSProjection\</OutputPath> |
|
80 | 80 | <ErrorReport>prompt</ErrorReport> |
81 | 81 | <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets> |
82 | 82 | <Prefer32Bit>false</Prefer32Bit> |
| 83 | + <WarningLevel>4</WarningLevel> |
83 | 84 | </PropertyGroup> |
84 | 85 | <ItemGroup> |
85 | 86 | <Reference Include="BruTile"> |
|
157 | 158 | <Compile Include="DockAreaForm.cs"> |
158 | 159 | <SubType>Form</SubType> |
159 | 160 | </Compile> |
160 | | - <Compile Include="DockAreaForm.designer.cs"> |
161 | | - <DependentUpon>DockAreaForm.cs</DependentUpon> |
162 | | - </Compile> |
163 | 161 | <Compile Include="Form2.cs"> |
164 | 162 | <SubType>Form</SubType> |
165 | 163 | </Compile> |
166 | | - <Compile Include="Form2.designer.cs"> |
167 | | - <DependentUpon>Form2.cs</DependentUpon> |
168 | | - </Compile> |
169 | 164 | <Compile Include="FormAnimation.cs"> |
170 | 165 | <SubType>Form</SubType> |
171 | 166 | </Compile> |
|
208 | 203 | <Compile Include="SampleTool.cs" /> |
209 | 204 | <Compile Include="SharpMapTileSource.cs" /> |
210 | 205 | <EmbeddedResource Include="Magnifier.cur" /> |
211 | | - <None Include="GeoData\World\cities.dbf"> |
212 | | - <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
213 | | - </None> |
214 | | - <None Include="GeoData\World\cities.shp"> |
215 | | - <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
216 | | - </None> |
217 | | - <None Include="GeoData\World\cities.shx"> |
218 | | - <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
219 | | - </None> |
220 | 206 | <None Include="GeoData\World\shp_textonpath\DeMo_Quan5.dbf"> |
221 | 207 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
222 | 208 | </None> |
|
506 | 492 | <Compile Include="Samples\WfsSample.cs" /> |
507 | 493 | <Compile Include="Samples\WmsSample.cs" /> |
508 | 494 | <Compile Include="Samples\TileLayerSample.cs" /> |
| 495 | + <Compile Include="DockAreaForm.Designer.cs"> |
| 496 | + <DependentUpon>DockAreaForm.cs</DependentUpon> |
| 497 | + </Compile> |
| 498 | + <Compile Include="Form2.Designer.cs"> |
| 499 | + <DependentUpon>Form2.cs</DependentUpon> |
| 500 | + </Compile> |
| 501 | + <None Include="GeoData\World\cities.DBF"> |
| 502 | + <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| 503 | + </None> |
| 504 | + <None Include="GeoData\World\cities.SHP"> |
| 505 | + <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| 506 | + </None> |
| 507 | + <None Include="GeoData\World\cities.SHX"> |
| 508 | + <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| 509 | + </None> |
509 | 510 | </ItemGroup> |
510 | 511 | <ItemGroup> |
511 | 512 | <Content Include="GeoData\GeoTiff\format01-image_a.tif"> |
|
552 | 553 | </Content> |
553 | 554 | </ItemGroup> |
554 | 555 | <ItemGroup> |
| 556 | + <ProjectReference Include="..\..\SharpMap.Layers.HeatLayer\SharpMap.Layers.HeatLayer.csproj"> |
| 557 | + <Project>{47F790C2-6DC0-4A09-9026-FC81A09FD6A3}</Project> |
| 558 | + <Name>SharpMap.Layers.HeatLayer</Name> |
| 559 | + </ProjectReference> |
| 560 | + <ProjectReference Include="..\..\SharpMap\SharpMap.csproj"> |
| 561 | + <Project>{C83777FC-AABB-47D9-911F-D76255D4D541}</Project> |
| 562 | + <Name>SharpMap</Name> |
| 563 | + </ProjectReference> |
555 | 564 | <ProjectReference Include="..\..\SharpMap.Extensions\SharpMap.Extensions.csproj"> |
556 | 565 | <Project>{A4140C12-53F5-438C-8D24-9E48C504FECF}</Project> |
557 | 566 | <Name>SharpMap.Extensions</Name> |
558 | 567 | </ProjectReference> |
559 | | - <ProjectReference Include="..\..\SharpMap.Layers.HeatLayer\SharpMap.Layers.HeatLayer.csproj"> |
560 | | - <Project>{47f790c2-6dc0-4a09-9026-fc81a09fd6a3}</Project> |
561 | | - <Name>SharpMap.Layers.HeatLayer</Name> |
562 | | - </ProjectReference> |
563 | 568 | <ProjectReference Include="..\..\SharpMap.UI\SharpMap.UI.csproj"> |
564 | 569 | <Project>{DD1CC1DB-4BF9-4C88-A100-733D84795F3A}</Project> |
565 | 570 | <Name>SharpMap.UI</Name> |
566 | 571 | </ProjectReference> |
567 | | - <ProjectReference Include="..\..\SharpMap\SharpMap.csproj"> |
568 | | - <Project>{C83777FC-AABB-47D9-911F-D76255D4D541}</Project> |
569 | | - <Name>SharpMap</Name> |
570 | | - </ProjectReference> |
571 | 572 | </ItemGroup> |
572 | 573 | <ItemGroup> |
573 | 574 | <BootstrapperPackage Include="Microsoft.Net.Framework.2.0"> |
|
594 | 595 | xcopy /s /y "$(SolutionDir)packages\GDAL.Native.1.9.2\gdal\*.*" "$(TargetDir)gdal" |
595 | 596 | </PostBuildEvent> |
596 | 597 | </PropertyGroup> |
597 | | - <Import Project="$(SolutionDir)\.nuget\nuget.targets" /> |
| 598 | + <Import Project="$(SolutionDir)\.nuget\NuGet.targets" /> |
598 | 599 | <Import Project="..\..\packages\System.Data.SQLite.Core.1.0.94.0\build\net40\System.Data.SQLite.Core.targets" Condition="Exists('..\..\packages\System.Data.SQLite.Core.1.0.94.0\build\net40\System.Data.SQLite.Core.targets')" /> |
599 | 600 | <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild"> |
600 | 601 | <PropertyGroup> |
|
0 commit comments