protect
This commit is contained in:
136
test/isn.tests/obj/isn.tests.csproj.nuget.dgspec.json
Normal file
136
test/isn.tests/obj/isn.tests.csproj.nuget.dgspec.json
Normal file
@ -0,0 +1,136 @@
|
||||
{
|
||||
"format": 1,
|
||||
"restore": {
|
||||
"/home/paul/workspace/isn/test/isn.tests/isn.tests.csproj": {}
|
||||
},
|
||||
"projects": {
|
||||
"/home/paul/workspace/isn/src/isn/isn.csproj": {
|
||||
"version": "1.0.1",
|
||||
"restore": {
|
||||
"projectUniqueName": "/home/paul/workspace/isn/src/isn/isn.csproj",
|
||||
"projectName": "isn",
|
||||
"projectPath": "/home/paul/workspace/isn/src/isn/isn.csproj",
|
||||
"packagesPath": "/home/paul/.nuget/packages",
|
||||
"outputPath": "/home/paul/workspace/isn/src/isn/obj/",
|
||||
"projectStyle": "PackageReference",
|
||||
"fallbackFolders": [
|
||||
"/usr/share/dotnet/sdk/NuGetFallbackFolder"
|
||||
],
|
||||
"configFilePaths": [
|
||||
"/home/paul/.nuget/NuGet/NuGet.Config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net472"
|
||||
],
|
||||
"sources": {
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net472": {
|
||||
"targetAlias": "net472",
|
||||
"projectReferences": {}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"net472": {
|
||||
"targetAlias": "net472",
|
||||
"dependencies": {
|
||||
"Microsoft.NETFramework.ReferenceAssemblies": {
|
||||
"suppressParent": "All",
|
||||
"target": "Package",
|
||||
"version": "[1.0.0, )",
|
||||
"autoReferenced": true
|
||||
},
|
||||
"Mono.Options": {
|
||||
"target": "Package",
|
||||
"version": "[5.3.0, )"
|
||||
},
|
||||
"Newtonsoft.Json": {
|
||||
"target": "Package",
|
||||
"version": "[11.0.1, )"
|
||||
},
|
||||
"unleash.client": {
|
||||
"target": "Package",
|
||||
"version": "[1.6.1, )"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/5.0.302/RuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
},
|
||||
"/home/paul/workspace/isn/test/isn.tests/isn.tests.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "/home/paul/workspace/isn/test/isn.tests/isn.tests.csproj",
|
||||
"projectName": "isn.tests",
|
||||
"projectPath": "/home/paul/workspace/isn/test/isn.tests/isn.tests.csproj",
|
||||
"packagesPath": "/home/paul/.nuget/packages",
|
||||
"outputPath": "/home/paul/workspace/isn/test/isn.tests/obj/",
|
||||
"projectStyle": "PackageReference",
|
||||
"fallbackFolders": [
|
||||
"/usr/share/dotnet/sdk/NuGetFallbackFolder"
|
||||
],
|
||||
"configFilePaths": [
|
||||
"/home/paul/.nuget/NuGet/NuGet.Config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net472"
|
||||
],
|
||||
"sources": {
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net472": {
|
||||
"targetAlias": "net472",
|
||||
"projectReferences": {
|
||||
"/home/paul/workspace/isn/src/isn/isn.csproj": {
|
||||
"projectPath": "/home/paul/workspace/isn/src/isn/isn.csproj"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"net472": {
|
||||
"targetAlias": "net472",
|
||||
"dependencies": {
|
||||
"Microsoft.NET.Test.Sdk": {
|
||||
"target": "Package",
|
||||
"version": "[16.9.4, )"
|
||||
},
|
||||
"Microsoft.NETFramework.ReferenceAssemblies": {
|
||||
"suppressParent": "All",
|
||||
"target": "Package",
|
||||
"version": "[1.0.0, )",
|
||||
"autoReferenced": true
|
||||
},
|
||||
"NUnit": {
|
||||
"target": "Package",
|
||||
"version": "[3.13.1, )"
|
||||
},
|
||||
"NUnit3TestAdapter": {
|
||||
"target": "Package",
|
||||
"version": "[3.17.0, )"
|
||||
},
|
||||
"coverlet.collector": {
|
||||
"target": "Package",
|
||||
"version": "[3.0.2, )"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/5.0.302/RuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user