.NET build
This commit is contained in:
5099
dev-portal/bin/Debug/netcoreapp2.1/dev-portal.deps.json
Normal file
5099
dev-portal/bin/Debug/netcoreapp2.1/dev-portal.deps.json
Normal file
File diff suppressed because it is too large
Load Diff
BIN
dev-portal/bin/Debug/netcoreapp2.1/dev-portal.dll
Normal file
BIN
dev-portal/bin/Debug/netcoreapp2.1/dev-portal.dll
Normal file
Binary file not shown.
BIN
dev-portal/bin/Debug/netcoreapp2.1/dev-portal.pdb
Normal file
BIN
dev-portal/bin/Debug/netcoreapp2.1/dev-portal.pdb
Normal file
Binary file not shown.
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"additionalProbingPaths": [
|
||||
"C:\\Users\\Ben\\.dotnet\\store\\|arch|\\|tfm|",
|
||||
"C:\\Users\\Ben\\.nuget\\packages",
|
||||
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "netcoreapp2.1",
|
||||
"framework": {
|
||||
"name": "Microsoft.AspNetCore.App",
|
||||
"version": "2.1.1"
|
||||
},
|
||||
"configProperties": {
|
||||
"System.GC.Server": true
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user