diff --git a/.vs/VSWorkspaceState.json b/.vs/VSWorkspaceState.json new file mode 100644 index 0000000..47ef98f --- /dev/null +++ b/.vs/VSWorkspaceState.json @@ -0,0 +1,8 @@ +{ + "ExpandedNodes": [ + "", + "\\opdracht2" + ], + "SelectedNode": "\\opdracht2\\MainWindow.xaml.cs", + "PreviewInSolutionExplorer": false +} \ No newline at end of file diff --git a/.vs/opdracht2/DesignTimeBuild/.dtbcache.v2 b/.vs/opdracht2/DesignTimeBuild/.dtbcache.v2 index c6dc8e9..db4833e 100644 Binary files a/.vs/opdracht2/DesignTimeBuild/.dtbcache.v2 and b/.vs/opdracht2/DesignTimeBuild/.dtbcache.v2 differ diff --git a/.vs/opdracht2/v16/.suo b/.vs/opdracht2/v16/.suo index 335b0c3..d346688 100644 Binary files a/.vs/opdracht2/v16/.suo and b/.vs/opdracht2/v16/.suo differ diff --git a/.vs/project-opdracht2/v16/.suo b/.vs/project-opdracht2/v16/.suo new file mode 100644 index 0000000..a0c565c Binary files /dev/null and b/.vs/project-opdracht2/v16/.suo differ diff --git a/.vs/slnx.sqlite b/.vs/slnx.sqlite new file mode 100644 index 0000000..e928d9a Binary files /dev/null and b/.vs/slnx.sqlite differ diff --git a/Datalaag/bin/Debug/Datalaag.dll b/Datalaag/bin/Debug/Datalaag.dll index 661c35b..aadc23e 100644 Binary files a/Datalaag/bin/Debug/Datalaag.dll and b/Datalaag/bin/Debug/Datalaag.dll differ diff --git a/Datalaag/bin/Debug/Datalaag.pdb b/Datalaag/bin/Debug/Datalaag.pdb index ff3e469..41dd284 100644 Binary files a/Datalaag/bin/Debug/Datalaag.pdb and b/Datalaag/bin/Debug/Datalaag.pdb differ diff --git a/Datalaag/bin/Debug/Globals.dll b/Datalaag/bin/Debug/Globals.dll index dc7c916..25e3992 100644 Binary files a/Datalaag/bin/Debug/Globals.dll and b/Datalaag/bin/Debug/Globals.dll differ diff --git a/Datalaag/bin/Debug/Globals.pdb b/Datalaag/bin/Debug/Globals.pdb index aae197c..6741b88 100644 Binary files a/Datalaag/bin/Debug/Globals.pdb and b/Datalaag/bin/Debug/Globals.pdb differ diff --git a/Datalaag/obj/Debug/Datalaag.csproj.CoreCompileInputs.cache b/Datalaag/obj/Debug/Datalaag.csproj.CoreCompileInputs.cache index e6e66a3..a1c4986 100644 --- a/Datalaag/obj/Debug/Datalaag.csproj.CoreCompileInputs.cache +++ b/Datalaag/obj/Debug/Datalaag.csproj.CoreCompileInputs.cache @@ -1 +1 @@ -2625662995a5416f583e52eec4eeee7614b53f21 +1aac4e0899df5feb0669e197a1d3195f0dbc1df6 diff --git a/Datalaag/obj/Debug/Datalaag.csproj.FileListAbsolute.txt b/Datalaag/obj/Debug/Datalaag.csproj.FileListAbsolute.txt index 8dcae23..e94b41a 100644 --- a/Datalaag/obj/Debug/Datalaag.csproj.FileListAbsolute.txt +++ b/Datalaag/obj/Debug/Datalaag.csproj.FileListAbsolute.txt @@ -10,3 +10,15 @@ C:\Users\Beppe\source\repos\opdracht2\Datalaag\obj\Debug\Datalaag.csproj.CoreCom C:\Users\Beppe\source\repos\opdracht2\Datalaag\obj\Debug\Datalaag.csproj.CopyComplete C:\Users\Beppe\source\repos\opdracht2\Datalaag\obj\Debug\Datalaag.dll C:\Users\Beppe\source\repos\opdracht2\Datalaag\obj\Debug\Datalaag.pdb +C:\Users\Admin\Source\Repos\project-opdracht2\Datalaag\bin\Debug\Datalaag.dll +C:\Users\Admin\Source\Repos\project-opdracht2\Datalaag\bin\Debug\Datalaag.pdb +C:\Users\Admin\Source\Repos\project-opdracht2\Datalaag\bin\Debug\GeoJSON.Net.dll +C:\Users\Admin\Source\Repos\project-opdracht2\Datalaag\bin\Debug\Globals.dll +C:\Users\Admin\Source\Repos\project-opdracht2\Datalaag\bin\Debug\Newtonsoft.Json.dll +C:\Users\Admin\Source\Repos\project-opdracht2\Datalaag\bin\Debug\Globals.pdb +C:\Users\Admin\Source\Repos\project-opdracht2\Datalaag\bin\Debug\Newtonsoft.Json.xml +C:\Users\Admin\Source\Repos\project-opdracht2\Datalaag\obj\Debug\Datalaag.csprojAssemblyReference.cache +C:\Users\Admin\Source\Repos\project-opdracht2\Datalaag\obj\Debug\Datalaag.csproj.CoreCompileInputs.cache +C:\Users\Admin\Source\Repos\project-opdracht2\Datalaag\obj\Debug\Datalaag.csproj.CopyComplete +C:\Users\Admin\Source\Repos\project-opdracht2\Datalaag\obj\Debug\Datalaag.dll +C:\Users\Admin\Source\Repos\project-opdracht2\Datalaag\obj\Debug\Datalaag.pdb diff --git a/Datalaag/obj/Debug/Datalaag.csprojAssemblyReference.cache b/Datalaag/obj/Debug/Datalaag.csprojAssemblyReference.cache index eb6f44c..0db4aa6 100644 Binary files a/Datalaag/obj/Debug/Datalaag.csprojAssemblyReference.cache and b/Datalaag/obj/Debug/Datalaag.csprojAssemblyReference.cache differ diff --git a/Datalaag/obj/Debug/Datalaag.dll b/Datalaag/obj/Debug/Datalaag.dll index 661c35b..aadc23e 100644 Binary files a/Datalaag/obj/Debug/Datalaag.dll and b/Datalaag/obj/Debug/Datalaag.dll differ diff --git a/Datalaag/obj/Debug/Datalaag.pdb b/Datalaag/obj/Debug/Datalaag.pdb index ff3e469..41dd284 100644 Binary files a/Datalaag/obj/Debug/Datalaag.pdb and b/Datalaag/obj/Debug/Datalaag.pdb differ diff --git a/Datalaag/obj/Release/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs b/Datalaag/obj/Release/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs new file mode 100644 index 0000000..3871b18 --- /dev/null +++ b/Datalaag/obj/Release/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs @@ -0,0 +1,4 @@ +// +using System; +using System.Reflection; +[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.7.2", FrameworkDisplayName = ".NET Framework 4.7.2")] diff --git a/Globals/Punt.cs b/Globals/Punt.cs index 7557a06..a2660d3 100644 --- a/Globals/Punt.cs +++ b/Globals/Punt.cs @@ -14,8 +14,16 @@ namespace Globals public Punt(double x, double y, string naam = "") { Naam = naam; - X = ConvertToRadians(x); - Y = ConvertToRadians(y); + if (Graden) + { + X = ConvertToRadians(x); + Y = ConvertToRadians(y); + } + else + { + X = x; + Y = y; + } } public override string ToString() @@ -34,5 +42,7 @@ namespace Globals return new Point(X, Y); } + public bool Graden = false; + } } diff --git a/Globals/bin/Debug/Globals.dll b/Globals/bin/Debug/Globals.dll index dc7c916..25e3992 100644 Binary files a/Globals/bin/Debug/Globals.dll and b/Globals/bin/Debug/Globals.dll differ diff --git a/Globals/bin/Debug/Globals.pdb b/Globals/bin/Debug/Globals.pdb index aae197c..6741b88 100644 Binary files a/Globals/bin/Debug/Globals.pdb and b/Globals/bin/Debug/Globals.pdb differ diff --git a/Globals/obj/Debug/Globals.csproj.CoreCompileInputs.cache b/Globals/obj/Debug/Globals.csproj.CoreCompileInputs.cache index 0a8fa15..277f9ae 100644 --- a/Globals/obj/Debug/Globals.csproj.CoreCompileInputs.cache +++ b/Globals/obj/Debug/Globals.csproj.CoreCompileInputs.cache @@ -1 +1 @@ -bce574199a38fb1c00726b6025d38e501fe5f75d +a6c3e98f6f8e04ba44c655fd229baf3074a6e170 diff --git a/Globals/obj/Debug/Globals.csproj.FileListAbsolute.txt b/Globals/obj/Debug/Globals.csproj.FileListAbsolute.txt index d022e43..b63bd00 100644 --- a/Globals/obj/Debug/Globals.csproj.FileListAbsolute.txt +++ b/Globals/obj/Debug/Globals.csproj.FileListAbsolute.txt @@ -8,3 +8,13 @@ C:\Users\Beppe\source\repos\opdracht2\Globals\obj\Debug\Globals.csproj.CoreCompi C:\Users\Beppe\source\repos\opdracht2\Globals\obj\Debug\Globals.csproj.CopyComplete C:\Users\Beppe\source\repos\opdracht2\Globals\obj\Debug\Globals.dll C:\Users\Beppe\source\repos\opdracht2\Globals\obj\Debug\Globals.pdb +C:\Users\Admin\Source\Repos\project-opdracht2\Globals\bin\Debug\Globals.dll +C:\Users\Admin\Source\Repos\project-opdracht2\Globals\bin\Debug\Globals.pdb +C:\Users\Admin\Source\Repos\project-opdracht2\Globals\bin\Debug\GeoJSON.Net.dll +C:\Users\Admin\Source\Repos\project-opdracht2\Globals\bin\Debug\Newtonsoft.Json.dll +C:\Users\Admin\Source\Repos\project-opdracht2\Globals\bin\Debug\Newtonsoft.Json.xml +C:\Users\Admin\Source\Repos\project-opdracht2\Globals\obj\Debug\Globals.csprojAssemblyReference.cache +C:\Users\Admin\Source\Repos\project-opdracht2\Globals\obj\Debug\Globals.csproj.CoreCompileInputs.cache +C:\Users\Admin\Source\Repos\project-opdracht2\Globals\obj\Debug\Globals.csproj.CopyComplete +C:\Users\Admin\Source\Repos\project-opdracht2\Globals\obj\Debug\Globals.dll +C:\Users\Admin\Source\Repos\project-opdracht2\Globals\obj\Debug\Globals.pdb diff --git a/Globals/obj/Debug/Globals.csprojAssemblyReference.cache b/Globals/obj/Debug/Globals.csprojAssemblyReference.cache index 6f307db..fdc0189 100644 Binary files a/Globals/obj/Debug/Globals.csprojAssemblyReference.cache and b/Globals/obj/Debug/Globals.csprojAssemblyReference.cache differ diff --git a/Globals/obj/Debug/Globals.dll b/Globals/obj/Debug/Globals.dll index dc7c916..25e3992 100644 Binary files a/Globals/obj/Debug/Globals.dll and b/Globals/obj/Debug/Globals.dll differ diff --git a/Globals/obj/Debug/Globals.pdb b/Globals/obj/Debug/Globals.pdb index aae197c..6741b88 100644 Binary files a/Globals/obj/Debug/Globals.pdb and b/Globals/obj/Debug/Globals.pdb differ diff --git a/Globals/obj/Release/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs b/Globals/obj/Release/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs new file mode 100644 index 0000000..3871b18 --- /dev/null +++ b/Globals/obj/Release/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs @@ -0,0 +1,4 @@ +// +using System; +using System.Reflection; +[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.7.2", FrameworkDisplayName = ".NET Framework 4.7.2")] diff --git a/Logica/bin/Debug/Datalaag.dll b/Logica/bin/Debug/Datalaag.dll index 661c35b..aadc23e 100644 Binary files a/Logica/bin/Debug/Datalaag.dll and b/Logica/bin/Debug/Datalaag.dll differ diff --git a/Logica/bin/Debug/Datalaag.pdb b/Logica/bin/Debug/Datalaag.pdb index ff3e469..41dd284 100644 Binary files a/Logica/bin/Debug/Datalaag.pdb and b/Logica/bin/Debug/Datalaag.pdb differ diff --git a/Logica/bin/Debug/Globals.dll b/Logica/bin/Debug/Globals.dll index dc7c916..25e3992 100644 Binary files a/Logica/bin/Debug/Globals.dll and b/Logica/bin/Debug/Globals.dll differ diff --git a/Logica/bin/Debug/Globals.pdb b/Logica/bin/Debug/Globals.pdb index aae197c..6741b88 100644 Binary files a/Logica/bin/Debug/Globals.pdb and b/Logica/bin/Debug/Globals.pdb differ diff --git a/Logica/bin/Debug/Logica.dll b/Logica/bin/Debug/Logica.dll index 188a916..ef81b98 100644 Binary files a/Logica/bin/Debug/Logica.dll and b/Logica/bin/Debug/Logica.dll differ diff --git a/Logica/bin/Debug/Logica.pdb b/Logica/bin/Debug/Logica.pdb index 2cff323..c2179e1 100644 Binary files a/Logica/bin/Debug/Logica.pdb and b/Logica/bin/Debug/Logica.pdb differ diff --git a/Logica/obj/Debug/Logica.csproj.CoreCompileInputs.cache b/Logica/obj/Debug/Logica.csproj.CoreCompileInputs.cache index ec4191e..c060522 100644 --- a/Logica/obj/Debug/Logica.csproj.CoreCompileInputs.cache +++ b/Logica/obj/Debug/Logica.csproj.CoreCompileInputs.cache @@ -1 +1 @@ -19911095ba0015434cd13d58c152e22fd47e8005 +49af496af2f1df8211268fd2e6c93944e9ef3197 diff --git a/Logica/obj/Debug/Logica.csproj.FileListAbsolute.txt b/Logica/obj/Debug/Logica.csproj.FileListAbsolute.txt index 01e0492..018d4ff 100644 --- a/Logica/obj/Debug/Logica.csproj.FileListAbsolute.txt +++ b/Logica/obj/Debug/Logica.csproj.FileListAbsolute.txt @@ -12,3 +12,17 @@ C:\Users\Beppe\source\repos\opdracht2\Logica\bin\Debug\Newtonsoft.Json.xml C:\Users\Beppe\source\repos\opdracht2\Logica\obj\Debug\Logica.csproj.CopyComplete C:\Users\Beppe\source\repos\opdracht2\Logica\obj\Debug\Logica.dll C:\Users\Beppe\source\repos\opdracht2\Logica\obj\Debug\Logica.pdb +C:\Users\Admin\Source\Repos\project-opdracht2\Logica\bin\Debug\Logica.dll +C:\Users\Admin\Source\Repos\project-opdracht2\Logica\bin\Debug\Logica.pdb +C:\Users\Admin\Source\Repos\project-opdracht2\Logica\bin\Debug\Datalaag.dll +C:\Users\Admin\Source\Repos\project-opdracht2\Logica\bin\Debug\GeoJSON.Net.dll +C:\Users\Admin\Source\Repos\project-opdracht2\Logica\bin\Debug\Globals.dll +C:\Users\Admin\Source\Repos\project-opdracht2\Logica\bin\Debug\Newtonsoft.Json.dll +C:\Users\Admin\Source\Repos\project-opdracht2\Logica\bin\Debug\Datalaag.pdb +C:\Users\Admin\Source\Repos\project-opdracht2\Logica\bin\Debug\Globals.pdb +C:\Users\Admin\Source\Repos\project-opdracht2\Logica\bin\Debug\Newtonsoft.Json.xml +C:\Users\Admin\Source\Repos\project-opdracht2\Logica\obj\Debug\Logica.csprojAssemblyReference.cache +C:\Users\Admin\Source\Repos\project-opdracht2\Logica\obj\Debug\Logica.csproj.CoreCompileInputs.cache +C:\Users\Admin\Source\Repos\project-opdracht2\Logica\obj\Debug\Logica.csproj.CopyComplete +C:\Users\Admin\Source\Repos\project-opdracht2\Logica\obj\Debug\Logica.dll +C:\Users\Admin\Source\Repos\project-opdracht2\Logica\obj\Debug\Logica.pdb diff --git a/Logica/obj/Debug/Logica.csprojAssemblyReference.cache b/Logica/obj/Debug/Logica.csprojAssemblyReference.cache index 1a0d717..829ef36 100644 Binary files a/Logica/obj/Debug/Logica.csprojAssemblyReference.cache and b/Logica/obj/Debug/Logica.csprojAssemblyReference.cache differ diff --git a/Logica/obj/Debug/Logica.dll b/Logica/obj/Debug/Logica.dll index 188a916..ef81b98 100644 Binary files a/Logica/obj/Debug/Logica.dll and b/Logica/obj/Debug/Logica.dll differ diff --git a/Logica/obj/Debug/Logica.pdb b/Logica/obj/Debug/Logica.pdb index 2cff323..c2179e1 100644 Binary files a/Logica/obj/Debug/Logica.pdb and b/Logica/obj/Debug/Logica.pdb differ diff --git a/Logica/obj/Release/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs b/Logica/obj/Release/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs new file mode 100644 index 0000000..3871b18 --- /dev/null +++ b/Logica/obj/Release/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs @@ -0,0 +1,4 @@ +// +using System; +using System.Reflection; +[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.7.2", FrameworkDisplayName = ".NET Framework 4.7.2")] diff --git a/opdracht2/bin/Debug/netcoreapp3.1/Datalaag.dll b/opdracht2/bin/Debug/netcoreapp3.1/Datalaag.dll index 661c35b..aadc23e 100644 Binary files a/opdracht2/bin/Debug/netcoreapp3.1/Datalaag.dll and b/opdracht2/bin/Debug/netcoreapp3.1/Datalaag.dll differ diff --git a/opdracht2/bin/Debug/netcoreapp3.1/Datalaag.pdb b/opdracht2/bin/Debug/netcoreapp3.1/Datalaag.pdb index ff3e469..41dd284 100644 Binary files a/opdracht2/bin/Debug/netcoreapp3.1/Datalaag.pdb and b/opdracht2/bin/Debug/netcoreapp3.1/Datalaag.pdb differ diff --git a/opdracht2/bin/Debug/netcoreapp3.1/Globals.dll b/opdracht2/bin/Debug/netcoreapp3.1/Globals.dll index dc7c916..25e3992 100644 Binary files a/opdracht2/bin/Debug/netcoreapp3.1/Globals.dll and b/opdracht2/bin/Debug/netcoreapp3.1/Globals.dll differ diff --git a/opdracht2/bin/Debug/netcoreapp3.1/Globals.pdb b/opdracht2/bin/Debug/netcoreapp3.1/Globals.pdb index aae197c..6741b88 100644 Binary files a/opdracht2/bin/Debug/netcoreapp3.1/Globals.pdb and b/opdracht2/bin/Debug/netcoreapp3.1/Globals.pdb differ diff --git a/opdracht2/bin/Debug/netcoreapp3.1/Logica.dll b/opdracht2/bin/Debug/netcoreapp3.1/Logica.dll index 188a916..ef81b98 100644 Binary files a/opdracht2/bin/Debug/netcoreapp3.1/Logica.dll and b/opdracht2/bin/Debug/netcoreapp3.1/Logica.dll differ diff --git a/opdracht2/bin/Debug/netcoreapp3.1/Logica.pdb b/opdracht2/bin/Debug/netcoreapp3.1/Logica.pdb index 2cff323..c2179e1 100644 Binary files a/opdracht2/bin/Debug/netcoreapp3.1/Logica.pdb and b/opdracht2/bin/Debug/netcoreapp3.1/Logica.pdb differ diff --git a/opdracht2/bin/Debug/netcoreapp3.1/opdracht2.dll b/opdracht2/bin/Debug/netcoreapp3.1/opdracht2.dll index 96b0ce7..4b1150f 100644 Binary files a/opdracht2/bin/Debug/netcoreapp3.1/opdracht2.dll and b/opdracht2/bin/Debug/netcoreapp3.1/opdracht2.dll differ diff --git a/opdracht2/bin/Debug/netcoreapp3.1/opdracht2.pdb b/opdracht2/bin/Debug/netcoreapp3.1/opdracht2.pdb index 60f1eb8..94f3507 100644 Binary files a/opdracht2/bin/Debug/netcoreapp3.1/opdracht2.pdb and b/opdracht2/bin/Debug/netcoreapp3.1/opdracht2.pdb differ diff --git a/opdracht2/bin/Debug/netcoreapp3.1/opdracht2.runtimeconfig.dev.json b/opdracht2/bin/Debug/netcoreapp3.1/opdracht2.runtimeconfig.dev.json index c2c719d..a1d84ca 100644 --- a/opdracht2/bin/Debug/netcoreapp3.1/opdracht2.runtimeconfig.dev.json +++ b/opdracht2/bin/Debug/netcoreapp3.1/opdracht2.runtimeconfig.dev.json @@ -1,8 +1,9 @@ { "runtimeOptions": { "additionalProbingPaths": [ - "C:\\Users\\Beppe\\.dotnet\\store\\|arch|\\|tfm|", - "C:\\Users\\Beppe\\.nuget\\packages" + "C:\\Users\\Admin\\.dotnet\\store\\|arch|\\|tfm|", + "C:\\Users\\Admin\\.nuget\\packages", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" ] } } \ No newline at end of file diff --git a/opdracht2/obj/Debug/netcoreapp3.1/opdracht2.assets.cache b/opdracht2/obj/Debug/netcoreapp3.1/opdracht2.assets.cache index 5604e58..7d2d682 100644 Binary files a/opdracht2/obj/Debug/netcoreapp3.1/opdracht2.assets.cache and b/opdracht2/obj/Debug/netcoreapp3.1/opdracht2.assets.cache differ diff --git a/opdracht2/obj/Debug/netcoreapp3.1/opdracht2.csproj.CoreCompileInputs.cache b/opdracht2/obj/Debug/netcoreapp3.1/opdracht2.csproj.CoreCompileInputs.cache index f80f941..2d3ce01 100644 --- a/opdracht2/obj/Debug/netcoreapp3.1/opdracht2.csproj.CoreCompileInputs.cache +++ b/opdracht2/obj/Debug/netcoreapp3.1/opdracht2.csproj.CoreCompileInputs.cache @@ -1 +1 @@ -333d42d081eb5648599bfa58a7cbd5c56cf6bf43 +b0963f2dbdd1b2a4078ad0411090a3b4a307ab32 diff --git a/opdracht2/obj/Debug/netcoreapp3.1/opdracht2.csproj.FileListAbsolute.txt b/opdracht2/obj/Debug/netcoreapp3.1/opdracht2.csproj.FileListAbsolute.txt index d7db86c..401e9c6 100644 --- a/opdracht2/obj/Debug/netcoreapp3.1/opdracht2.csproj.FileListAbsolute.txt +++ b/opdracht2/obj/Debug/netcoreapp3.1/opdracht2.csproj.FileListAbsolute.txt @@ -26,3 +26,31 @@ C:\Users\Beppe\source\repos\opdracht2\opdracht2\bin\Debug\netcoreapp3.1\Logica.d C:\Users\Beppe\source\repos\opdracht2\opdracht2\bin\Debug\netcoreapp3.1\Datalaag.pdb C:\Users\Beppe\source\repos\opdracht2\opdracht2\bin\Debug\netcoreapp3.1\Globals.pdb C:\Users\Beppe\source\repos\opdracht2\opdracht2\bin\Debug\netcoreapp3.1\Logica.pdb +C:\Users\Admin\Source\Repos\project-opdracht2\opdracht2\bin\Debug\netcoreapp3.1\opdracht2.exe +C:\Users\Admin\Source\Repos\project-opdracht2\opdracht2\bin\Debug\netcoreapp3.1\opdracht2.deps.json +C:\Users\Admin\Source\Repos\project-opdracht2\opdracht2\bin\Debug\netcoreapp3.1\opdracht2.runtimeconfig.json +C:\Users\Admin\Source\Repos\project-opdracht2\opdracht2\bin\Debug\netcoreapp3.1\opdracht2.runtimeconfig.dev.json +C:\Users\Admin\Source\Repos\project-opdracht2\opdracht2\bin\Debug\netcoreapp3.1\opdracht2.dll +C:\Users\Admin\Source\Repos\project-opdracht2\opdracht2\bin\Debug\netcoreapp3.1\opdracht2.pdb +C:\Users\Admin\Source\Repos\project-opdracht2\opdracht2\bin\Debug\netcoreapp3.1\GeoJSON.Net.dll +C:\Users\Admin\Source\Repos\project-opdracht2\opdracht2\bin\Debug\netcoreapp3.1\Newtonsoft.Json.dll +C:\Users\Admin\Source\Repos\project-opdracht2\opdracht2\bin\Debug\netcoreapp3.1\Datalaag.dll +C:\Users\Admin\Source\Repos\project-opdracht2\opdracht2\bin\Debug\netcoreapp3.1\Globals.dll +C:\Users\Admin\Source\Repos\project-opdracht2\opdracht2\bin\Debug\netcoreapp3.1\Logica.dll +C:\Users\Admin\Source\Repos\project-opdracht2\opdracht2\bin\Debug\netcoreapp3.1\Datalaag.pdb +C:\Users\Admin\Source\Repos\project-opdracht2\opdracht2\bin\Debug\netcoreapp3.1\Globals.pdb +C:\Users\Admin\Source\Repos\project-opdracht2\opdracht2\bin\Debug\netcoreapp3.1\Logica.pdb +C:\Users\Admin\Source\Repos\project-opdracht2\opdracht2\obj\Debug\netcoreapp3.1\opdracht2.csprojAssemblyReference.cache +C:\Users\Admin\Source\Repos\project-opdracht2\opdracht2\obj\Debug\netcoreapp3.1\MainWindow.g.cs +C:\Users\Admin\Source\Repos\project-opdracht2\opdracht2\obj\Debug\netcoreapp3.1\App.g.cs +C:\Users\Admin\Source\Repos\project-opdracht2\opdracht2\obj\Debug\netcoreapp3.1\opdracht2_MarkupCompile.cache +C:\Users\Admin\Source\Repos\project-opdracht2\opdracht2\obj\Debug\netcoreapp3.1\opdracht2_MarkupCompile.lref +C:\Users\Admin\Source\Repos\project-opdracht2\opdracht2\obj\Debug\netcoreapp3.1\MainWindow.baml +C:\Users\Admin\Source\Repos\project-opdracht2\opdracht2\obj\Debug\netcoreapp3.1\opdracht2.g.resources +C:\Users\Admin\Source\Repos\project-opdracht2\opdracht2\obj\Debug\netcoreapp3.1\opdracht2.AssemblyInfoInputs.cache +C:\Users\Admin\Source\Repos\project-opdracht2\opdracht2\obj\Debug\netcoreapp3.1\opdracht2.AssemblyInfo.cs +C:\Users\Admin\Source\Repos\project-opdracht2\opdracht2\obj\Debug\netcoreapp3.1\opdracht2.csproj.CoreCompileInputs.cache +C:\Users\Admin\Source\Repos\project-opdracht2\opdracht2\obj\Debug\netcoreapp3.1\opdracht2.csproj.CopyComplete +C:\Users\Admin\Source\Repos\project-opdracht2\opdracht2\obj\Debug\netcoreapp3.1\opdracht2.dll +C:\Users\Admin\Source\Repos\project-opdracht2\opdracht2\obj\Debug\netcoreapp3.1\opdracht2.pdb +C:\Users\Admin\Source\Repos\project-opdracht2\opdracht2\obj\Debug\netcoreapp3.1\opdracht2.genruntimeconfig.cache diff --git a/opdracht2/obj/Debug/netcoreapp3.1/opdracht2.csprojAssemblyReference.cache b/opdracht2/obj/Debug/netcoreapp3.1/opdracht2.csprojAssemblyReference.cache index dcead26..61bf6dc 100644 Binary files a/opdracht2/obj/Debug/netcoreapp3.1/opdracht2.csprojAssemblyReference.cache and b/opdracht2/obj/Debug/netcoreapp3.1/opdracht2.csprojAssemblyReference.cache differ diff --git a/opdracht2/obj/Debug/netcoreapp3.1/opdracht2.designer.runtimeconfig.json b/opdracht2/obj/Debug/netcoreapp3.1/opdracht2.designer.runtimeconfig.json index d65adbf..b7dc9b1 100644 --- a/opdracht2/obj/Debug/netcoreapp3.1/opdracht2.designer.runtimeconfig.json +++ b/opdracht2/obj/Debug/netcoreapp3.1/opdracht2.designer.runtimeconfig.json @@ -6,8 +6,9 @@ "version": "3.1.0" }, "additionalProbingPaths": [ - "C:\\Users\\Beppe\\.dotnet\\store\\|arch|\\|tfm|", - "C:\\Users\\Beppe\\.nuget\\packages" + "C:\\Users\\Admin\\.dotnet\\store\\|arch|\\|tfm|", + "C:\\Users\\Admin\\.nuget\\packages", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" ], "configProperties": { "Microsoft.NETCore.DotNetHostPolicy.SetAppPaths": true diff --git a/opdracht2/obj/Debug/netcoreapp3.1/opdracht2.dll b/opdracht2/obj/Debug/netcoreapp3.1/opdracht2.dll index 96b0ce7..4b1150f 100644 Binary files a/opdracht2/obj/Debug/netcoreapp3.1/opdracht2.dll and b/opdracht2/obj/Debug/netcoreapp3.1/opdracht2.dll differ diff --git a/opdracht2/obj/Debug/netcoreapp3.1/opdracht2.pdb b/opdracht2/obj/Debug/netcoreapp3.1/opdracht2.pdb index 60f1eb8..94f3507 100644 Binary files a/opdracht2/obj/Debug/netcoreapp3.1/opdracht2.pdb and b/opdracht2/obj/Debug/netcoreapp3.1/opdracht2.pdb differ diff --git a/opdracht2/obj/Debug/netcoreapp3.1/opdracht2_MarkupCompile.cache b/opdracht2/obj/Debug/netcoreapp3.1/opdracht2_MarkupCompile.cache index 1c4b89c..b902401 100644 --- a/opdracht2/obj/Debug/netcoreapp3.1/opdracht2_MarkupCompile.cache +++ b/opdracht2/obj/Debug/netcoreapp3.1/opdracht2_MarkupCompile.cache @@ -4,16 +4,16 @@ winexe C# .cs -C:\Users\Beppe\source\repos\opdracht2\opdracht2\obj\Debug\netcoreapp3.1\ +C:\Users\Admin\Source\Repos\project-opdracht2\opdracht2\obj\Debug\netcoreapp3.1\ opdracht2 none false TRACE;DEBUG;NETCOREAPP;NETCOREAPP3_1 -C:\Users\Beppe\source\repos\opdracht2\opdracht2\App.xaml +C:\Users\Admin\Source\Repos\project-opdracht2\opdracht2\App.xaml 11151548125 4-1295637703 -1981362301543 +198-1098397428 MainWindow.xaml; False diff --git a/opdracht2/obj/Debug/netcoreapp3.1/opdracht2_MarkupCompile.i.cache b/opdracht2/obj/Debug/netcoreapp3.1/opdracht2_MarkupCompile.i.cache index 4449608..7e5fb0e 100644 --- a/opdracht2/obj/Debug/netcoreapp3.1/opdracht2_MarkupCompile.i.cache +++ b/opdracht2/obj/Debug/netcoreapp3.1/opdracht2_MarkupCompile.i.cache @@ -4,16 +4,16 @@ winexe C# .cs -C:\Users\Beppe\source\repos\opdracht2\opdracht2\obj\Debug\netcoreapp3.1\ +C:\Users\Admin\Source\Repos\project-opdracht2\opdracht2\obj\Debug\netcoreapp3.1\ opdracht2 none false TRACE;DEBUG;NETCOREAPP;NETCOREAPP3_1 -C:\Users\Beppe\source\repos\opdracht2\opdracht2\App.xaml +C:\Users\Admin\Source\Repos\project-opdracht2\opdracht2\App.xaml 11151548125 6-680205189 -1981362301543 +198-1098397428 MainWindow.xaml; True diff --git a/opdracht2/obj/Debug/netcoreapp3.1/opdracht2_MarkupCompile.i.lref b/opdracht2/obj/Debug/netcoreapp3.1/opdracht2_MarkupCompile.i.lref index 2e0809b..389e409 100644 --- a/opdracht2/obj/Debug/netcoreapp3.1/opdracht2_MarkupCompile.i.lref +++ b/opdracht2/obj/Debug/netcoreapp3.1/opdracht2_MarkupCompile.i.lref @@ -1,4 +1,4 @@  -FC:\Users\Beppe\source\repos\opdracht2\opdracht2\MainWindow.xaml;; +FC:\Users\Admin\Source\Repos\project-opdracht2\opdracht2\MainWindow.xaml;; diff --git a/opdracht2/obj/Debug/netcoreapp3.1/opdracht2_MarkupCompile.lref b/opdracht2/obj/Debug/netcoreapp3.1/opdracht2_MarkupCompile.lref index 2e0809b..389e409 100644 --- a/opdracht2/obj/Debug/netcoreapp3.1/opdracht2_MarkupCompile.lref +++ b/opdracht2/obj/Debug/netcoreapp3.1/opdracht2_MarkupCompile.lref @@ -1,4 +1,4 @@  -FC:\Users\Beppe\source\repos\opdracht2\opdracht2\MainWindow.xaml;; +FC:\Users\Admin\Source\Repos\project-opdracht2\opdracht2\MainWindow.xaml;; diff --git a/opdracht2/obj/Release/netcoreapp3.1/.NETCoreApp,Version=v3.1.AssemblyAttributes.cs b/opdracht2/obj/Release/netcoreapp3.1/.NETCoreApp,Version=v3.1.AssemblyAttributes.cs new file mode 100644 index 0000000..ad8dfe1 --- /dev/null +++ b/opdracht2/obj/Release/netcoreapp3.1/.NETCoreApp,Version=v3.1.AssemblyAttributes.cs @@ -0,0 +1,4 @@ +// +using System; +using System.Reflection; +[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v3.1", FrameworkDisplayName = "")] diff --git a/opdracht2/obj/Release/netcoreapp3.1/App.g.cs b/opdracht2/obj/Release/netcoreapp3.1/App.g.cs new file mode 100644 index 0000000..207c63f --- /dev/null +++ b/opdracht2/obj/Release/netcoreapp3.1/App.g.cs @@ -0,0 +1,71 @@ +#pragma checksum "..\..\..\App.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "966574E29427F2599B555F749E05CCD390A5A478" +//------------------------------------------------------------------------------ +// +// This code was generated by a tool. +// Runtime Version:4.0.30319.42000 +// +// Changes to this file may cause incorrect behavior and will be lost if +// the code is regenerated. +// +//------------------------------------------------------------------------------ + +using System; +using System.Diagnostics; +using System.Windows; +using System.Windows.Automation; +using System.Windows.Controls; +using System.Windows.Controls.Primitives; +using System.Windows.Controls.Ribbon; +using System.Windows.Data; +using System.Windows.Documents; +using System.Windows.Ink; +using System.Windows.Input; +using System.Windows.Markup; +using System.Windows.Media; +using System.Windows.Media.Animation; +using System.Windows.Media.Effects; +using System.Windows.Media.Imaging; +using System.Windows.Media.Media3D; +using System.Windows.Media.TextFormatting; +using System.Windows.Navigation; +using System.Windows.Shapes; +using System.Windows.Shell; +using opdracht2; + + +namespace opdracht2 { + + + /// + /// App + /// + public partial class App : System.Windows.Application { + + /// + /// InitializeComponent + /// + [System.Diagnostics.DebuggerNonUserCodeAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.8.1.0")] + public void InitializeComponent() { + + #line 5 "..\..\..\App.xaml" + this.StartupUri = new System.Uri("MainWindow.xaml", System.UriKind.Relative); + + #line default + #line hidden + } + + /// + /// Application Entry Point. + /// + [System.STAThreadAttribute()] + [System.Diagnostics.DebuggerNonUserCodeAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.8.1.0")] + public static void Main() { + opdracht2.App app = new opdracht2.App(); + app.InitializeComponent(); + app.Run(); + } + } +} + diff --git a/opdracht2/obj/Release/netcoreapp3.1/MainWindow.g.cs b/opdracht2/obj/Release/netcoreapp3.1/MainWindow.g.cs new file mode 100644 index 0000000..53f92ef --- /dev/null +++ b/opdracht2/obj/Release/netcoreapp3.1/MainWindow.g.cs @@ -0,0 +1,157 @@ +#pragma checksum "..\..\..\MainWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "E92F073CEE6714AF0A5CB02DB34D14A9EC5D8B57" +//------------------------------------------------------------------------------ +// +// This code was generated by a tool. +// Runtime Version:4.0.30319.42000 +// +// Changes to this file may cause incorrect behavior and will be lost if +// the code is regenerated. +// +//------------------------------------------------------------------------------ + +using System; +using System.Diagnostics; +using System.Windows; +using System.Windows.Automation; +using System.Windows.Controls; +using System.Windows.Controls.Primitives; +using System.Windows.Controls.Ribbon; +using System.Windows.Data; +using System.Windows.Documents; +using System.Windows.Ink; +using System.Windows.Input; +using System.Windows.Markup; +using System.Windows.Media; +using System.Windows.Media.Animation; +using System.Windows.Media.Effects; +using System.Windows.Media.Imaging; +using System.Windows.Media.Media3D; +using System.Windows.Media.TextFormatting; +using System.Windows.Navigation; +using System.Windows.Shapes; +using System.Windows.Shell; +using opdracht2; + + +namespace opdracht2 { + + + /// + /// MainWindow + /// + public partial class MainWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector { + + + #line 10 "..\..\..\MainWindow.xaml" + [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] + internal System.Windows.Controls.Canvas someCanvas; + + #line default + #line hidden + + + #line 12 "..\..\..\MainWindow.xaml" + [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] + internal System.Windows.Media.TransformGroup someTransformGroup; + + #line default + #line hidden + + + #line 20 "..\..\..\MainWindow.xaml" + [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] + internal System.Windows.Controls.ListBox lb; + + #line default + #line hidden + + + #line 21 "..\..\..\MainWindow.xaml" + [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] + internal System.Windows.Controls.Button LoadFile; + + #line default + #line hidden + + + #line 24 "..\..\..\MainWindow.xaml" + [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] + internal System.Windows.Controls.CheckBox Triangulate; + + #line default + #line hidden + + + #line 25 "..\..\..\MainWindow.xaml" + [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] + internal System.Windows.Controls.CheckBox Scale; + + #line default + #line hidden + + private bool _contentLoaded; + + /// + /// InitializeComponent + /// + [System.Diagnostics.DebuggerNonUserCodeAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.8.1.0")] + public void InitializeComponent() { + if (_contentLoaded) { + return; + } + _contentLoaded = true; + System.Uri resourceLocater = new System.Uri("/opdracht2;component/mainwindow.xaml", System.UriKind.Relative); + + #line 1 "..\..\..\MainWindow.xaml" + System.Windows.Application.LoadComponent(this, resourceLocater); + + #line default + #line hidden + } + + [System.Diagnostics.DebuggerNonUserCodeAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.8.1.0")] + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] + [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] + [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] + [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] + void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { + switch (connectionId) + { + case 1: + this.someCanvas = ((System.Windows.Controls.Canvas)(target)); + return; + case 2: + this.someTransformGroup = ((System.Windows.Media.TransformGroup)(target)); + return; + case 3: + this.lb = ((System.Windows.Controls.ListBox)(target)); + + #line 20 "..\..\..\MainWindow.xaml" + this.lb.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.lb_SelectionChanged); + + #line default + #line hidden + return; + case 4: + this.LoadFile = ((System.Windows.Controls.Button)(target)); + + #line 21 "..\..\..\MainWindow.xaml" + this.LoadFile.Click += new System.Windows.RoutedEventHandler(this.LoadFile_Click); + + #line default + #line hidden + return; + case 5: + this.Triangulate = ((System.Windows.Controls.CheckBox)(target)); + return; + case 6: + this.Scale = ((System.Windows.Controls.CheckBox)(target)); + return; + } + this._contentLoaded = true; + } + } +} + diff --git a/opdracht2/obj/Release/netcoreapp3.1/opdracht2.AssemblyInfo.cs b/opdracht2/obj/Release/netcoreapp3.1/opdracht2.AssemblyInfo.cs new file mode 100644 index 0000000..7a9055b --- /dev/null +++ b/opdracht2/obj/Release/netcoreapp3.1/opdracht2.AssemblyInfo.cs @@ -0,0 +1,23 @@ +//------------------------------------------------------------------------------ +// +// This code was generated by a tool. +// Runtime Version:4.0.30319.42000 +// +// Changes to this file may cause incorrect behavior and will be lost if +// the code is regenerated. +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("opdracht2")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] +[assembly: System.Reflection.AssemblyProductAttribute("opdracht2")] +[assembly: System.Reflection.AssemblyTitleAttribute("opdracht2")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] + +// Generated by the MSBuild WriteCodeFragment class. + diff --git a/opdracht2/obj/Release/netcoreapp3.1/opdracht2.AssemblyInfoInputs.cache b/opdracht2/obj/Release/netcoreapp3.1/opdracht2.AssemblyInfoInputs.cache new file mode 100644 index 0000000..a9d70f8 --- /dev/null +++ b/opdracht2/obj/Release/netcoreapp3.1/opdracht2.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +975f654f54f9e805e076c167ba3a17f7cf8e877d diff --git a/opdracht2/obj/Release/netcoreapp3.1/opdracht2.assets.cache b/opdracht2/obj/Release/netcoreapp3.1/opdracht2.assets.cache new file mode 100644 index 0000000..52f386e Binary files /dev/null and b/opdracht2/obj/Release/netcoreapp3.1/opdracht2.assets.cache differ diff --git a/opdracht2/obj/Release/netcoreapp3.1/opdracht2.csprojAssemblyReference.cache b/opdracht2/obj/Release/netcoreapp3.1/opdracht2.csprojAssemblyReference.cache new file mode 100644 index 0000000..9e6efd4 Binary files /dev/null and b/opdracht2/obj/Release/netcoreapp3.1/opdracht2.csprojAssemblyReference.cache differ diff --git a/opdracht2/obj/Release/netcoreapp3.1/opdracht2_MarkupCompile.cache b/opdracht2/obj/Release/netcoreapp3.1/opdracht2_MarkupCompile.cache new file mode 100644 index 0000000..8cfd087 --- /dev/null +++ b/opdracht2/obj/Release/netcoreapp3.1/opdracht2_MarkupCompile.cache @@ -0,0 +1,20 @@ +opdracht2 + + +winexe +C# +.cs +C:\Users\Admin\Source\Repos\project-opdracht2\opdracht2\obj\Release\netcoreapp3.1\ +opdracht2 +none +false +TRACE;RELEASE;NETCOREAPP;NETCOREAPP3_1 +C:\Users\Admin\Source\Repos\project-opdracht2\opdracht2\App.xaml +11151548125 + +4-1295637703 +198571000082 +MainWindow.xaml; + +True + diff --git a/opdracht2/obj/Release/netcoreapp3.1/opdracht2_MarkupCompile.lref b/opdracht2/obj/Release/netcoreapp3.1/opdracht2_MarkupCompile.lref new file mode 100644 index 0000000..389e409 --- /dev/null +++ b/opdracht2/obj/Release/netcoreapp3.1/opdracht2_MarkupCompile.lref @@ -0,0 +1,4 @@ + + +FC:\Users\Admin\Source\Repos\project-opdracht2\opdracht2\MainWindow.xaml;; + diff --git a/opdracht2/obj/opdracht2.csproj.nuget.dgspec.json b/opdracht2/obj/opdracht2.csproj.nuget.dgspec.json index 178a586..cfc8454 100644 --- a/opdracht2/obj/opdracht2.csproj.nuget.dgspec.json +++ b/opdracht2/obj/opdracht2.csproj.nuget.dgspec.json @@ -1,20 +1,19 @@ { "format": 1, "restore": { - "C:\\Users\\Beppe\\source\\repos\\opdracht2\\opdracht2\\opdracht2.csproj": {} + "C:\\Users\\Admin\\Source\\Repos\\project-opdracht2\\opdracht2\\opdracht2.csproj": {} }, "projects": { - "C:\\Users\\Beppe\\source\\repos\\opdracht2\\Datalaag\\Datalaag.csproj": { - "version": "1.0.0", + "C:\\Users\\Admin\\Source\\Repos\\project-opdracht2\\Datalaag\\Datalaag.csproj": { "restore": { - "projectUniqueName": "C:\\Users\\Beppe\\source\\repos\\opdracht2\\Datalaag\\Datalaag.csproj", + "projectUniqueName": "C:\\Users\\Admin\\Source\\Repos\\project-opdracht2\\Datalaag\\Datalaag.csproj", "projectName": "Datalaag", - "projectPath": "C:\\Users\\Beppe\\source\\repos\\opdracht2\\Datalaag\\Datalaag.csproj", + "projectPath": "C:\\Users\\Admin\\Source\\Repos\\project-opdracht2\\Datalaag\\Datalaag.csproj", "frameworks": { "net472": { "projectReferences": { - "C:\\Users\\Beppe\\source\\repos\\opdracht2\\Globals\\Globals.csproj": { - "projectPath": "C:\\Users\\Beppe\\source\\repos\\opdracht2\\Globals\\Globals.csproj" + "C:\\Users\\Admin\\Source\\Repos\\project-opdracht2\\Globals\\Globals.csproj": { + "projectPath": "C:\\Users\\Admin\\Source\\Repos\\project-opdracht2\\Globals\\Globals.csproj" } } } @@ -24,31 +23,29 @@ "net472": {} } }, - "C:\\Users\\Beppe\\source\\repos\\opdracht2\\Globals\\Globals.csproj": { - "version": "1.0.0", + "C:\\Users\\Admin\\Source\\Repos\\project-opdracht2\\Globals\\Globals.csproj": { "restore": { - "projectUniqueName": "C:\\Users\\Beppe\\source\\repos\\opdracht2\\Globals\\Globals.csproj", + "projectUniqueName": "C:\\Users\\Admin\\Source\\Repos\\project-opdracht2\\Globals\\Globals.csproj", "projectName": "Globals", - "projectPath": "C:\\Users\\Beppe\\source\\repos\\opdracht2\\Globals\\Globals.csproj" + "projectPath": "C:\\Users\\Admin\\Source\\Repos\\project-opdracht2\\Globals\\Globals.csproj" }, "frameworks": { "net472": {} } }, - "C:\\Users\\Beppe\\source\\repos\\opdracht2\\Logica\\Logica.csproj": { - "version": "1.0.0", + "C:\\Users\\Admin\\Source\\Repos\\project-opdracht2\\Logica\\Logica.csproj": { "restore": { - "projectUniqueName": "C:\\Users\\Beppe\\source\\repos\\opdracht2\\Logica\\Logica.csproj", + "projectUniqueName": "C:\\Users\\Admin\\Source\\Repos\\project-opdracht2\\Logica\\Logica.csproj", "projectName": "Logica", - "projectPath": "C:\\Users\\Beppe\\source\\repos\\opdracht2\\Logica\\Logica.csproj", + "projectPath": "C:\\Users\\Admin\\Source\\Repos\\project-opdracht2\\Logica\\Logica.csproj", "frameworks": { "net472": { "projectReferences": { - "C:\\Users\\Beppe\\source\\repos\\opdracht2\\Datalaag\\Datalaag.csproj": { - "projectPath": "C:\\Users\\Beppe\\source\\repos\\opdracht2\\Datalaag\\Datalaag.csproj" + "C:\\Users\\Admin\\Source\\Repos\\project-opdracht2\\Datalaag\\Datalaag.csproj": { + "projectPath": "C:\\Users\\Admin\\Source\\Repos\\project-opdracht2\\Datalaag\\Datalaag.csproj" }, - "C:\\Users\\Beppe\\source\\repos\\opdracht2\\Globals\\Globals.csproj": { - "projectPath": "C:\\Users\\Beppe\\source\\repos\\opdracht2\\Globals\\Globals.csproj" + "C:\\Users\\Admin\\Source\\Repos\\project-opdracht2\\Globals\\Globals.csproj": { + "projectPath": "C:\\Users\\Admin\\Source\\Repos\\project-opdracht2\\Globals\\Globals.csproj" } } } @@ -58,17 +55,20 @@ "net472": {} } }, - "C:\\Users\\Beppe\\source\\repos\\opdracht2\\opdracht2\\opdracht2.csproj": { + "C:\\Users\\Admin\\Source\\Repos\\project-opdracht2\\opdracht2\\opdracht2.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\Beppe\\source\\repos\\opdracht2\\opdracht2\\opdracht2.csproj", + "projectUniqueName": "C:\\Users\\Admin\\Source\\Repos\\project-opdracht2\\opdracht2\\opdracht2.csproj", "projectName": "opdracht2", - "projectPath": "C:\\Users\\Beppe\\source\\repos\\opdracht2\\opdracht2\\opdracht2.csproj", - "packagesPath": "C:\\Users\\Beppe\\.nuget\\packages\\", - "outputPath": "C:\\Users\\Beppe\\source\\repos\\opdracht2\\opdracht2\\obj\\", + "projectPath": "C:\\Users\\Admin\\Source\\Repos\\project-opdracht2\\opdracht2\\opdracht2.csproj", + "packagesPath": "C:\\Users\\Admin\\.nuget\\packages\\", + "outputPath": "C:\\Users\\Admin\\Source\\Repos\\project-opdracht2\\opdracht2\\obj\\", "projectStyle": "PackageReference", + "fallbackFolders": [ + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" + ], "configFilePaths": [ - "C:\\Users\\Beppe\\AppData\\Roaming\\NuGet\\NuGet.Config", + "C:\\Users\\Admin\\AppData\\Roaming\\NuGet\\NuGet.Config", "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" ], "originalTargetFrameworks": [ @@ -81,14 +81,14 @@ "frameworks": { "netcoreapp3.1": { "projectReferences": { - "C:\\Users\\Beppe\\source\\repos\\opdracht2\\Datalaag\\Datalaag.csproj": { - "projectPath": "C:\\Users\\Beppe\\source\\repos\\opdracht2\\Datalaag\\Datalaag.csproj" + "C:\\Users\\Admin\\Source\\Repos\\project-opdracht2\\Datalaag\\Datalaag.csproj": { + "projectPath": "C:\\Users\\Admin\\Source\\Repos\\project-opdracht2\\Datalaag\\Datalaag.csproj" }, - "C:\\Users\\Beppe\\source\\repos\\opdracht2\\Globals\\Globals.csproj": { - "projectPath": "C:\\Users\\Beppe\\source\\repos\\opdracht2\\Globals\\Globals.csproj" + "C:\\Users\\Admin\\Source\\Repos\\project-opdracht2\\Globals\\Globals.csproj": { + "projectPath": "C:\\Users\\Admin\\Source\\Repos\\project-opdracht2\\Globals\\Globals.csproj" }, - "C:\\Users\\Beppe\\source\\repos\\opdracht2\\Logica\\Logica.csproj": { - "projectPath": "C:\\Users\\Beppe\\source\\repos\\opdracht2\\Logica\\Logica.csproj" + "C:\\Users\\Admin\\Source\\Repos\\project-opdracht2\\Logica\\Logica.csproj": { + "projectPath": "C:\\Users\\Admin\\Source\\Repos\\project-opdracht2\\Logica\\Logica.csproj" } } } diff --git a/opdracht2/obj/opdracht2.csproj.nuget.g.props b/opdracht2/obj/opdracht2.csproj.nuget.g.props index 06e0a7a..4665e5b 100644 --- a/opdracht2/obj/opdracht2.csproj.nuget.g.props +++ b/opdracht2/obj/opdracht2.csproj.nuget.g.props @@ -5,14 +5,14 @@ NuGet $(MSBuildThisFileDirectory)project.assets.json $(UserProfile)\.nuget\packages\ - C:\Users\Beppe\.nuget\packages\ + C:\Users\Admin\.nuget\packages\;C:\Program Files\dotnet\sdk\NuGetFallbackFolder PackageReference - 5.5.0 + 5.6.0 $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - C:\Users\Beppe\.nuget\packages\newtonsoft.json\10.0.2 + C:\Users\Admin\.nuget\packages\newtonsoft.json\10.0.2 \ No newline at end of file diff --git a/opdracht2/obj/project.assets.json b/opdracht2/obj/project.assets.json index 2b5582b..b97bd35 100644 --- a/opdracht2/obj/project.assets.json +++ b/opdracht2/obj/project.assets.json @@ -5399,19 +5399,23 @@ ] }, "packageFolders": { - "C:\\Users\\Beppe\\.nuget\\packages\\": {} + "C:\\Users\\Admin\\.nuget\\packages\\": {}, + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder": {} }, "project": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\Beppe\\source\\repos\\opdracht2\\opdracht2\\opdracht2.csproj", + "projectUniqueName": "C:\\Users\\Admin\\Source\\Repos\\project-opdracht2\\opdracht2\\opdracht2.csproj", "projectName": "opdracht2", - "projectPath": "C:\\Users\\Beppe\\source\\repos\\opdracht2\\opdracht2\\opdracht2.csproj", - "packagesPath": "C:\\Users\\Beppe\\.nuget\\packages\\", - "outputPath": "C:\\Users\\Beppe\\source\\repos\\opdracht2\\opdracht2\\obj\\", + "projectPath": "C:\\Users\\Admin\\Source\\Repos\\project-opdracht2\\opdracht2\\opdracht2.csproj", + "packagesPath": "C:\\Users\\Admin\\.nuget\\packages\\", + "outputPath": "C:\\Users\\Admin\\Source\\Repos\\project-opdracht2\\opdracht2\\obj\\", "projectStyle": "PackageReference", + "fallbackFolders": [ + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" + ], "configFilePaths": [ - "C:\\Users\\Beppe\\AppData\\Roaming\\NuGet\\NuGet.Config", + "C:\\Users\\Admin\\AppData\\Roaming\\NuGet\\NuGet.Config", "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" ], "originalTargetFrameworks": [ @@ -5424,14 +5428,14 @@ "frameworks": { "netcoreapp3.1": { "projectReferences": { - "C:\\Users\\Beppe\\source\\repos\\opdracht2\\Datalaag\\Datalaag.csproj": { - "projectPath": "C:\\Users\\Beppe\\source\\repos\\opdracht2\\Datalaag\\Datalaag.csproj" + "C:\\Users\\Admin\\Source\\Repos\\project-opdracht2\\Datalaag\\Datalaag.csproj": { + "projectPath": "C:\\Users\\Admin\\Source\\Repos\\project-opdracht2\\Datalaag\\Datalaag.csproj" }, - "C:\\Users\\Beppe\\source\\repos\\opdracht2\\Globals\\Globals.csproj": { - "projectPath": "C:\\Users\\Beppe\\source\\repos\\opdracht2\\Globals\\Globals.csproj" + "C:\\Users\\Admin\\Source\\Repos\\project-opdracht2\\Globals\\Globals.csproj": { + "projectPath": "C:\\Users\\Admin\\Source\\Repos\\project-opdracht2\\Globals\\Globals.csproj" }, - "C:\\Users\\Beppe\\source\\repos\\opdracht2\\Logica\\Logica.csproj": { - "projectPath": "C:\\Users\\Beppe\\source\\repos\\opdracht2\\Logica\\Logica.csproj" + "C:\\Users\\Admin\\Source\\Repos\\project-opdracht2\\Logica\\Logica.csproj": { + "projectPath": "C:\\Users\\Admin\\Source\\Repos\\project-opdracht2\\Logica\\Logica.csproj" } } } diff --git a/opdracht2/obj/project.nuget.cache b/opdracht2/obj/project.nuget.cache index dc4ba08..386fda2 100644 --- a/opdracht2/obj/project.nuget.cache +++ b/opdracht2/obj/project.nuget.cache @@ -1,96 +1,96 @@ { "version": 2, - "dgSpecHash": "p426YNxR+un7rXUpsV3S3g0htKyuFPUxB5pYHNl1fsHxje10LlIJDBLjupJb2IZCMEZ+Cv3TXWBEUMbbMYO5hA==", + "dgSpecHash": "6yIxHnQqXGKJUKuCN5CsHhJrUJMBefNq7RxH6+LPtIF3sD5UkvHCcerZd1yoxWDd6vXBI344Vgs0keC24zEUpg==", "success": true, - "projectFilePath": "C:\\Users\\Beppe\\source\\repos\\opdracht2\\opdracht2\\opdracht2.csproj", + "projectFilePath": "C:\\Users\\Admin\\Source\\Repos\\project-opdracht2\\opdracht2\\opdracht2.csproj", "expectedPackageFiles": [ - "C:\\Users\\Beppe\\.nuget\\packages\\geojson.net\\1.2.19\\geojson.net.1.2.19.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\microsoft.csharp\\4.3.0\\microsoft.csharp.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\microsoft.netcore.platforms\\3.1.0\\microsoft.netcore.platforms.3.1.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\microsoft.win32.primitives\\4.3.0\\microsoft.win32.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\microsoft.win32.systemevents\\4.7.0\\microsoft.win32.systemevents.4.7.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\netstandard.library\\1.6.1\\netstandard.library.1.6.1.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\newtonsoft.json\\10.0.2\\newtonsoft.json.10.0.2.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\runtime.native.system\\4.3.0\\runtime.native.system.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\runtime.native.system.io.compression\\4.3.0\\runtime.native.system.io.compression.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\runtime.native.system.net.http\\4.3.0\\runtime.native.system.net.http.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\runtime.native.system.security.cryptography.apple\\4.3.0\\runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple\\4.3.0\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\system.appcontext\\4.3.0\\system.appcontext.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\system.buffers\\4.3.0\\system.buffers.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\system.collections\\4.3.0\\system.collections.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\system.collections.concurrent\\4.3.0\\system.collections.concurrent.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\system.collections.nongeneric\\4.3.0\\system.collections.nongeneric.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\system.collections.specialized\\4.3.0\\system.collections.specialized.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\system.componentmodel\\4.3.0\\system.componentmodel.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\system.componentmodel.primitives\\4.3.0\\system.componentmodel.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\system.componentmodel.typeconverter\\4.3.0\\system.componentmodel.typeconverter.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\system.console\\4.3.0\\system.console.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\system.diagnostics.debug\\4.3.0\\system.diagnostics.debug.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\system.diagnostics.diagnosticsource\\4.3.0\\system.diagnostics.diagnosticsource.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\system.diagnostics.tools\\4.3.0\\system.diagnostics.tools.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\system.diagnostics.tracing\\4.3.0\\system.diagnostics.tracing.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\system.drawing.common\\4.7.0\\system.drawing.common.4.7.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\system.dynamic.runtime\\4.3.0\\system.dynamic.runtime.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\system.globalization.calendars\\4.3.0\\system.globalization.calendars.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\system.globalization.extensions\\4.3.0\\system.globalization.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\system.io.compression\\4.3.0\\system.io.compression.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\system.io.compression.zipfile\\4.3.0\\system.io.compression.zipfile.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\system.io.filesystem\\4.3.0\\system.io.filesystem.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\system.io.filesystem.primitives\\4.3.0\\system.io.filesystem.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\system.linq\\4.3.0\\system.linq.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\system.linq.expressions\\4.3.0\\system.linq.expressions.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\system.net.http\\4.3.0\\system.net.http.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\system.net.primitives\\4.3.0\\system.net.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\system.net.sockets\\4.3.0\\system.net.sockets.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\system.objectmodel\\4.3.0\\system.objectmodel.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\system.reflection.emit\\4.3.0\\system.reflection.emit.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\system.reflection.emit.ilgeneration\\4.3.0\\system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\system.reflection.emit.lightweight\\4.3.0\\system.reflection.emit.lightweight.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\system.reflection.extensions\\4.3.0\\system.reflection.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\system.reflection.typeextensions\\4.3.0\\system.reflection.typeextensions.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\system.runtime.extensions\\4.3.0\\system.runtime.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\system.runtime.handles\\4.3.0\\system.runtime.handles.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\system.runtime.interopservices\\4.3.0\\system.runtime.interopservices.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\system.runtime.interopservices.runtimeinformation\\4.3.0\\system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\system.runtime.numerics\\4.3.0\\system.runtime.numerics.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\system.runtime.serialization.formatters\\4.3.0\\system.runtime.serialization.formatters.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\system.runtime.serialization.primitives\\4.3.0\\system.runtime.serialization.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\system.security.cryptography.algorithms\\4.3.0\\system.security.cryptography.algorithms.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\system.security.cryptography.cng\\4.3.0\\system.security.cryptography.cng.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\system.security.cryptography.csp\\4.3.0\\system.security.cryptography.csp.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\system.security.cryptography.encoding\\4.3.0\\system.security.cryptography.encoding.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\system.security.cryptography.openssl\\4.3.0\\system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\system.security.cryptography.primitives\\4.3.0\\system.security.cryptography.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\system.security.cryptography.x509certificates\\4.3.0\\system.security.cryptography.x509certificates.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\system.text.encoding.extensions\\4.3.0\\system.text.encoding.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\system.text.regularexpressions\\4.3.0\\system.text.regularexpressions.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\system.threading\\4.3.0\\system.threading.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\system.threading.tasks.extensions\\4.3.0\\system.threading.tasks.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\system.threading.timer\\4.3.0\\system.threading.timer.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\system.xml.readerwriter\\4.3.0\\system.xml.readerwriter.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\system.xml.xdocument\\4.3.0\\system.xml.xdocument.4.3.0.nupkg.sha512", - "C:\\Users\\Beppe\\.nuget\\packages\\system.xml.xmldocument\\4.3.0\\system.xml.xmldocument.4.3.0.nupkg.sha512" + "C:\\Users\\Admin\\.nuget\\packages\\geojson.net\\1.2.19\\geojson.net.1.2.19.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\microsoft.csharp\\4.3.0\\microsoft.csharp.4.3.0.nupkg.sha512", + "C:\\Users\\Admin\\.nuget\\packages\\microsoft.netcore.platforms\\3.1.0\\microsoft.netcore.platforms.3.1.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\microsoft.win32.primitives\\4.3.0\\microsoft.win32.primitives.4.3.0.nupkg.sha512", + "C:\\Users\\Admin\\.nuget\\packages\\microsoft.win32.systemevents\\4.7.0\\microsoft.win32.systemevents.4.7.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\netstandard.library\\1.6.1\\netstandard.library.1.6.1.nupkg.sha512", + "C:\\Users\\Admin\\.nuget\\packages\\newtonsoft.json\\10.0.2\\newtonsoft.json.10.0.2.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\runtime.native.system\\4.3.0\\runtime.native.system.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\runtime.native.system.io.compression\\4.3.0\\runtime.native.system.io.compression.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\runtime.native.system.net.http\\4.3.0\\runtime.native.system.net.http.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\runtime.native.system.security.cryptography.apple\\4.3.0\\runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple\\4.3.0\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\system.appcontext\\4.3.0\\system.appcontext.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\system.buffers\\4.3.0\\system.buffers.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\system.collections\\4.3.0\\system.collections.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\system.collections.concurrent\\4.3.0\\system.collections.concurrent.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\system.collections.nongeneric\\4.3.0\\system.collections.nongeneric.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\system.collections.specialized\\4.3.0\\system.collections.specialized.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\system.componentmodel\\4.3.0\\system.componentmodel.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\system.componentmodel.primitives\\4.3.0\\system.componentmodel.primitives.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\system.componentmodel.typeconverter\\4.3.0\\system.componentmodel.typeconverter.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\system.console\\4.3.0\\system.console.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\system.diagnostics.debug\\4.3.0\\system.diagnostics.debug.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\system.diagnostics.diagnosticsource\\4.3.0\\system.diagnostics.diagnosticsource.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\system.diagnostics.tools\\4.3.0\\system.diagnostics.tools.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\system.diagnostics.tracing\\4.3.0\\system.diagnostics.tracing.4.3.0.nupkg.sha512", + "C:\\Users\\Admin\\.nuget\\packages\\system.drawing.common\\4.7.0\\system.drawing.common.4.7.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\system.dynamic.runtime\\4.3.0\\system.dynamic.runtime.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\system.globalization.calendars\\4.3.0\\system.globalization.calendars.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\system.globalization.extensions\\4.3.0\\system.globalization.extensions.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\system.io.compression\\4.3.0\\system.io.compression.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\system.io.compression.zipfile\\4.3.0\\system.io.compression.zipfile.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\system.io.filesystem\\4.3.0\\system.io.filesystem.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\system.io.filesystem.primitives\\4.3.0\\system.io.filesystem.primitives.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\system.linq\\4.3.0\\system.linq.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\system.linq.expressions\\4.3.0\\system.linq.expressions.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\system.net.http\\4.3.0\\system.net.http.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\system.net.primitives\\4.3.0\\system.net.primitives.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\system.net.sockets\\4.3.0\\system.net.sockets.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\system.objectmodel\\4.3.0\\system.objectmodel.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.emit\\4.3.0\\system.reflection.emit.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.emit.ilgeneration\\4.3.0\\system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.emit.lightweight\\4.3.0\\system.reflection.emit.lightweight.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.extensions\\4.3.0\\system.reflection.extensions.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.typeextensions\\4.3.0\\system.reflection.typeextensions.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\system.runtime.extensions\\4.3.0\\system.runtime.extensions.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\system.runtime.handles\\4.3.0\\system.runtime.handles.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\system.runtime.interopservices\\4.3.0\\system.runtime.interopservices.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\system.runtime.interopservices.runtimeinformation\\4.3.0\\system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\system.runtime.numerics\\4.3.0\\system.runtime.numerics.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\system.runtime.serialization.formatters\\4.3.0\\system.runtime.serialization.formatters.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\system.runtime.serialization.primitives\\4.3.0\\system.runtime.serialization.primitives.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\system.security.cryptography.algorithms\\4.3.0\\system.security.cryptography.algorithms.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\system.security.cryptography.cng\\4.3.0\\system.security.cryptography.cng.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\system.security.cryptography.csp\\4.3.0\\system.security.cryptography.csp.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\system.security.cryptography.encoding\\4.3.0\\system.security.cryptography.encoding.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\system.security.cryptography.openssl\\4.3.0\\system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\system.security.cryptography.primitives\\4.3.0\\system.security.cryptography.primitives.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\system.security.cryptography.x509certificates\\4.3.0\\system.security.cryptography.x509certificates.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\system.text.encoding.extensions\\4.3.0\\system.text.encoding.extensions.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\system.text.regularexpressions\\4.3.0\\system.text.regularexpressions.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\system.threading\\4.3.0\\system.threading.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\system.threading.tasks.extensions\\4.3.0\\system.threading.tasks.extensions.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\system.threading.timer\\4.3.0\\system.threading.timer.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\system.xml.readerwriter\\4.3.0\\system.xml.readerwriter.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\system.xml.xdocument\\4.3.0\\system.xml.xdocument.4.3.0.nupkg.sha512", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\system.xml.xmldocument\\4.3.0\\system.xml.xmldocument.4.3.0.nupkg.sha512" ], "logs": [] } \ No newline at end of file