Work
This commit is contained in:
3449
WebApplication1/bin/Debug/net5.0/WebApplication1.deps.json
Normal file
3449
WebApplication1/bin/Debug/net5.0/WebApplication1.deps.json
Normal file
File diff suppressed because it is too large
Load Diff
BIN
WebApplication1/bin/Debug/net5.0/WebApplication1.dll
Normal file
BIN
WebApplication1/bin/Debug/net5.0/WebApplication1.dll
Normal file
Binary file not shown.
BIN
WebApplication1/bin/Debug/net5.0/WebApplication1.exe
Normal file
BIN
WebApplication1/bin/Debug/net5.0/WebApplication1.exe
Normal file
Binary file not shown.
BIN
WebApplication1/bin/Debug/net5.0/WebApplication1.pdb
Normal file
BIN
WebApplication1/bin/Debug/net5.0/WebApplication1.pdb
Normal file
Binary file not shown.
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"additionalProbingPaths": [
|
||||
"C:\\Users\\google\\.dotnet\\store\\|arch|\\|tfm|",
|
||||
"C:\\Users\\google\\.nuget\\packages",
|
||||
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
|
||||
"C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet",
|
||||
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
|
||||
]
|
||||
}
|
||||
}
|
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "net5.0",
|
||||
"framework": {
|
||||
"name": "Microsoft.AspNetCore.App",
|
||||
"version": "5.0.0"
|
||||
},
|
||||
"configProperties": {
|
||||
"System.GC.Server": true,
|
||||
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
|
||||
}
|
||||
}
|
||||
}
|
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft": "Warning",
|
||||
"Microsoft.Hosting.Lifetime": "Information"
|
||||
}
|
||||
}
|
||||
}
|
10
WebApplication1/bin/Debug/net5.0/appsettings.json
Normal file
10
WebApplication1/bin/Debug/net5.0/appsettings.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft": "Warning",
|
||||
"Microsoft.Hosting.Lifetime": "Information"
|
||||
}
|
||||
},
|
||||
"AllowedHosts": "*"
|
||||
}
|
BIN
WebApplication1/bin/Debug/net5.0/ref/WebApplication1.dll
Normal file
BIN
WebApplication1/bin/Debug/net5.0/ref/WebApplication1.dll
Normal file
Binary file not shown.
Reference in New Issue
Block a user