Removed reference to Lambert Coordinate Conversion
This commit is contained in:
@@ -44,7 +44,6 @@
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="BaseGpsClient.cs" />
|
||||
<Compile Include="CoordinateConverterUtilities.cs" />
|
||||
<Compile Include="Enums.cs" />
|
||||
<Compile Include="EventArguments\GpsStatusEventArgs.cs" />
|
||||
<Compile Include="Exceptions\UnknownTypeException.cs" />
|
||||
@@ -65,13 +64,5 @@
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="WindowsLocationApiGpsClient.cs" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="plugins\ETRS89_LAMBERT_UTM_32bits.dll">
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="plugins\ETRS89_LAMBERT_UTM_64bits.dll">
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
</Content>
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
</Project>
|
||||
Reference in New Issue
Block a user