Skip to content

Commit 5ee2d77

Browse files
author
Spartaco Giubbolini
committed
wpf sample did not compile
1 parent 7aecee8 commit 5ee2d77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Examples/WPFSamples/MainWindow.xaml.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ public MainWindow()
1919

2020
var gss = GeoAPI.GeometryServiceProvider.Instance;
2121
var css = new SharpMap.CoordinateSystems.CoordinateSystemServices(
22-
new ProjNet.CoordinateSystems.CoordinateSystemFactory(System.Text.Encoding.ASCII),
22+
new ProjNet.CoordinateSystems.CoordinateSystemFactory(),
2323
new ProjNet.CoordinateSystems.Transformations.CoordinateTransformationFactory(),
2424
SharpMap.Converters.WellKnownText.SpatialReference.GetAllReferenceSystems());
2525

0 commit comments

Comments
 (0)