mirror of
https://github.com/bvanroll/cs-map-project.git
synced 2025-08-29 20:02:43 +00:00
initial commit
This commit is contained in:
BIN
opdracht2/bin/Debug/netcoreapp3.1/GeoJSON.Net.dll
Normal file
BIN
opdracht2/bin/Debug/netcoreapp3.1/GeoJSON.Net.dll
Normal file
Binary file not shown.
BIN
opdracht2/bin/Debug/netcoreapp3.1/Newtonsoft.Json.dll
Normal file
BIN
opdracht2/bin/Debug/netcoreapp3.1/Newtonsoft.Json.dll
Normal file
Binary file not shown.
1459
opdracht2/bin/Debug/netcoreapp3.1/opdracht2.deps.json
Normal file
1459
opdracht2/bin/Debug/netcoreapp3.1/opdracht2.deps.json
Normal file
File diff suppressed because it is too large
Load Diff
BIN
opdracht2/bin/Debug/netcoreapp3.1/opdracht2.dll
Normal file
BIN
opdracht2/bin/Debug/netcoreapp3.1/opdracht2.dll
Normal file
Binary file not shown.
BIN
opdracht2/bin/Debug/netcoreapp3.1/opdracht2.exe
Normal file
BIN
opdracht2/bin/Debug/netcoreapp3.1/opdracht2.exe
Normal file
Binary file not shown.
BIN
opdracht2/bin/Debug/netcoreapp3.1/opdracht2.pdb
Normal file
BIN
opdracht2/bin/Debug/netcoreapp3.1/opdracht2.pdb
Normal file
Binary file not shown.
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"additionalProbingPaths": [
|
||||
"C:\\Users\\Beppe\\.dotnet\\store\\|arch|\\|tfm|",
|
||||
"C:\\Users\\Beppe\\.nuget\\packages"
|
||||
]
|
||||
}
|
||||
}
|
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "netcoreapp3.1",
|
||||
"framework": {
|
||||
"name": "Microsoft.WindowsDesktop.App",
|
||||
"version": "3.1.0"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user