mirror of
https://github.com/guilhermewerner/gerencia-projetos
synced 2025-06-16 15:05:39 +00:00
Initial commit
This commit is contained in:
Binary file not shown.
Binary file not shown.
5302
GerenciaProjetos/bin/Debug/netcoreapp2.2/GerenciaProjetos.deps.json
Normal file
5302
GerenciaProjetos/bin/Debug/netcoreapp2.2/GerenciaProjetos.deps.json
Normal file
File diff suppressed because it is too large
Load Diff
BIN
GerenciaProjetos/bin/Debug/netcoreapp2.2/GerenciaProjetos.dll
Normal file
BIN
GerenciaProjetos/bin/Debug/netcoreapp2.2/GerenciaProjetos.dll
Normal file
Binary file not shown.
BIN
GerenciaProjetos/bin/Debug/netcoreapp2.2/GerenciaProjetos.pdb
Normal file
BIN
GerenciaProjetos/bin/Debug/netcoreapp2.2/GerenciaProjetos.pdb
Normal file
Binary file not shown.
@ -0,0 +1,9 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"additionalProbingPaths": [
|
||||
"C:\\Users\\GuiNerd\\.dotnet\\store\\|arch|\\|tfm|",
|
||||
"C:\\Users\\GuiNerd\\.nuget\\packages",
|
||||
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
|
||||
]
|
||||
}
|
||||
}
|
@ -0,0 +1,12 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "netcoreapp2.2",
|
||||
"framework": {
|
||||
"name": "Microsoft.AspNetCore.App",
|
||||
"version": "2.2.0"
|
||||
},
|
||||
"configProperties": {
|
||||
"System.GC.Server": true
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user