File tree Expand file tree Collapse file tree
src/GeoJSON.Net.Contrib.MsSqlSpatial
test/GeoJSON.Net.Contrib.MsSqlSpatial.Test Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6767 <Compile Include =" Sinks\Helpers\SqlSpatialExtensions.cs" />
6868 <Compile Include =" Sinks\SqlGeographyGeoJSONSink.cs" />
6969 <Compile Include =" Sinks\SqlGeometryGeoJSONSink.cs" />
70- <Compile Include =" SqlServerTypes\Loader.cs" />
7170 <Compile Include =" WktConvert.cs" />
7271 </ItemGroup >
7372 <ItemGroup >
7473 <None Include =" app.config" />
7574 <None Include =" packages.config" />
7675 </ItemGroup >
77- <ItemGroup >
78- <Content Include =" SqlServerTypes\readme.htm" />
79- <Content Include =" SqlServerTypes\x64\msvcr120.dll" >
80- <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
81- </Content >
82- <Content Include =" SqlServerTypes\x64\SqlServerSpatial140.dll" >
83- <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
84- </Content >
85- <Content Include =" SqlServerTypes\x86\msvcr120.dll" >
86- <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
87- </Content >
88- <Content Include =" SqlServerTypes\x86\SqlServerSpatial140.dll" >
89- <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
90- </Content >
91- </ItemGroup >
9276 <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
9377 <Import Project =" $(SolutionDir)\.nuget\NuGet.targets" Condition =" Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
9478 <Target Name =" EnsureNuGetPackageBuildImports" BeforeTargets =" PrepareForBuild" >
Original file line number Diff line number Diff line change 7474 <ItemGroup >
7575 <Compile Include =" AssemblyInitializer.cs" />
7676 <Compile Include =" Properties\AssemblyInfo.cs" />
77- <Compile Include =" SqlServerTypes\Loader.cs" />
7877 <Compile Include =" ToGeoJSONGeographyTests.cs" />
7978 <Compile Include =" ToSqlGeographyTests.cs" />
8079 <Compile Include =" ToSqlGeometryTests.cs" />
9493 <SubType >Designer</SubType >
9594 </None >
9695 </ItemGroup >
97- <ItemGroup >
98- <Content Include =" SqlServerTypes\readme.htm" />
99- <Content Include =" SqlServerTypes\x64\msvcr120.dll" >
100- <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
101- </Content >
102- <Content Include =" SqlServerTypes\x64\SqlServerSpatial140.dll" >
103- <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
104- </Content >
105- <Content Include =" SqlServerTypes\x86\msvcr120.dll" >
106- <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
107- </Content >
108- <Content Include =" SqlServerTypes\x86\SqlServerSpatial140.dll" >
109- <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
110- </Content >
111- </ItemGroup >
11296 <Choose >
11397 <When Condition =" '$(VisualStudioVersion)' == '10.0' And '$(IsCodedUITest)' == 'True'" >
11498 <ItemGroup >
You can’t perform that action at this time.
0 commit comments