diff options
| author | Lucas Faria Mendes <lucas.fariamo08@gmail.com> | 2026-03-30 17:17:46 +0000 |
|---|---|---|
| committer | Lucas Faria Mendes <lucas.fariamo08@gmail.com> | 2026-03-30 17:17:46 +0000 |
| commit | 0440c722a221b8068bbf388c1c0c51f0faff0451 (patch) | |
| tree | 169cbf90c50ff7961db82ecb606c50c2a45a1688 /Gestor.Common/obj/Gestor.Common.csproj.nuget.dgspec.json | |
| parent | 225aa1499e37faf9d38257caabbadc68d78b427e (diff) | |
| download | gestor-0440c722a221b8068bbf388c1c0c51f0faff0451.tar.gz gestor-0440c722a221b8068bbf388c1c0c51f0faff0451.zip | |
Diffstat (limited to 'Gestor.Common/obj/Gestor.Common.csproj.nuget.dgspec.json')
| -rw-r--r-- | Gestor.Common/obj/Gestor.Common.csproj.nuget.dgspec.json | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/Gestor.Common/obj/Gestor.Common.csproj.nuget.dgspec.json b/Gestor.Common/obj/Gestor.Common.csproj.nuget.dgspec.json new file mode 100644 index 0000000..baa23f8 --- /dev/null +++ b/Gestor.Common/obj/Gestor.Common.csproj.nuget.dgspec.json @@ -0,0 +1,53 @@ +{
+ "format": 1,
+ "restore": {
+ "C:\\Users\\Usuario\\Downloads\\Gestor.Common.dll_Decompiler.com\\Gestor.Common.csproj": {}
+ },
+ "projects": {
+ "C:\\Users\\Usuario\\Downloads\\Gestor.Common.dll_Decompiler.com\\Gestor.Common.csproj": {
+ "version": "1.0.0",
+ "restore": {
+ "projectUniqueName": "C:\\Users\\Usuario\\Downloads\\Gestor.Common.dll_Decompiler.com\\Gestor.Common.csproj",
+ "projectName": "Gestor.Common",
+ "projectPath": "C:\\Users\\Usuario\\Downloads\\Gestor.Common.dll_Decompiler.com\\Gestor.Common.csproj",
+ "packagesPath": "C:\\Users\\Usuario\\.nuget\\packages\\",
+ "outputPath": "C:\\Users\\Usuario\\Downloads\\Gestor.Common.dll_Decompiler.com\\obj\\",
+ "projectStyle": "PackageReference",
+ "configFilePaths": [
+ "C:\\Users\\Usuario\\AppData\\Roaming\\NuGet\\NuGet.Config",
+ "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
+ ],
+ "originalTargetFrameworks": [
+ "net48"
+ ],
+ "sources": {
+ "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
+ "https://api.nuget.org/v3/index.json": {}
+ },
+ "frameworks": {
+ "net48": {
+ "targetAlias": "net48",
+ "projectReferences": {}
+ }
+ },
+ "warningProperties": {
+ "warnAsError": [
+ "NU1605"
+ ]
+ },
+ "restoreAuditProperties": {
+ "enableAudit": "true",
+ "auditLevel": "low",
+ "auditMode": "direct"
+ },
+ "SdkAnalysisLevel": "10.0.200"
+ },
+ "frameworks": {
+ "net48": {
+ "targetAlias": "net48",
+ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.201\\RuntimeIdentifierGraph.json"
+ }
+ }
+ }
+ }
+}
\ No newline at end of file |