This commit is contained in:
Izzy De nil
2020-08-01 15:40:22 +02:00
4 changed files with 3 additions and 11 deletions

View File

@@ -3,7 +3,6 @@ using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Diagnostics; using System.Diagnostics;
using System.Linq; using System.Linq;
using System.Text;
using Datalaag; using Datalaag;
using Globals; using Globals;

View File

@@ -1,23 +1,16 @@
using GeoJSON.Net.Converters; using GeoJSON.Net.Geometry;
using GeoJSON.Net.Geometry;
using Newtonsoft.Json; using Newtonsoft.Json;
using Newtonsoft.Json.Linq; using Newtonsoft.Json.Linq;
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Diagnostics; using System.Diagnostics;
using System.IO;
using System.Linq; using System.Linq;
using System.Net;
using System.Numerics; using System.Numerics;
using System.Reflection; using System.Reflection;
using System.Runtime.CompilerServices;
using System.Security.Cryptography.Pkcs;
using System.Text;
using System.Windows; using System.Windows;
using System.Windows.Media; using System.Windows.Media;
using System.Windows.Shapes; using System.Windows.Shapes;
using Point = System.Windows.Point; using Point = System.Windows.Point;
using Polygon = System.Windows.Shapes.Polygon;
namespace opdracht2 namespace opdracht2
{ {

View File

@@ -101,7 +101,7 @@ namespace opdracht2 {
return; return;
} }
_contentLoaded = true; _contentLoaded = true;
System.Uri resourceLocater = new System.Uri("/opdracht2;component/mainwindow.xaml", System.UriKind.Relative); System.Uri resourceLocater = new System.Uri("/opdracht2;V1.0.0.0;component/mainwindow.xaml", System.UriKind.Relative);
#line 1 "..\..\..\MainWindow.xaml" #line 1 "..\..\..\MainWindow.xaml"
System.Windows.Application.LoadComponent(this, resourceLocater); System.Windows.Application.LoadComponent(this, resourceLocater);

View File

@@ -16,5 +16,5 @@ C:\Users\Admin\Source\Repos\project-opdracht2\opdracht2\App.xaml
198-1098397428 198-1098397428
MainWindow.xaml; MainWindow.xaml;
True False