Upload files to "obj"
This commit is contained in:
88
obj/project.assets.json
Normal file
88
obj/project.assets.json
Normal file
@@ -0,0 +1,88 @@
|
||||
{
|
||||
"version": 3,
|
||||
"targets": {
|
||||
".NETFramework,Version=v4.8": {},
|
||||
".NETFramework,Version=v4.8/win7-x86": {}
|
||||
},
|
||||
"libraries": {},
|
||||
"projectFileDependencyGroups": {
|
||||
".NETFramework,Version=v4.8": [
|
||||
"Microsoft.NETFramework.ReferenceAssemblies >= 1.0.3"
|
||||
]
|
||||
},
|
||||
"packageFolders": {
|
||||
"C:\\Users\\Kurt Frohloff\\.nuget\\packages\\": {}
|
||||
},
|
||||
"project": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "C:\\Files\\Opavault\\SBCIT\\Utilities\\SMTPProxy\\Recompiled\\smtpproxy.net.csproj",
|
||||
"projectName": "smtpproxy.net",
|
||||
"projectPath": "C:\\Files\\Opavault\\SBCIT\\Utilities\\SMTPProxy\\Recompiled\\smtpproxy.net.csproj",
|
||||
"packagesPath": "C:\\Users\\Kurt Frohloff\\.nuget\\packages\\",
|
||||
"outputPath": "C:\\Files\\Opavault\\SBCIT\\Utilities\\SMTPProxy\\Recompiled\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\Kurt Frohloff\\AppData\\Roaming\\NuGet\\NuGet.Config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net48"
|
||||
],
|
||||
"frameworks": {
|
||||
"net48": {
|
||||
"targetAlias": "net48",
|
||||
"projectReferences": {}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
},
|
||||
"restoreAuditProperties": {
|
||||
"enableAudit": "true",
|
||||
"auditLevel": "low",
|
||||
"auditMode": "direct"
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"net48": {
|
||||
"targetAlias": "net48",
|
||||
"dependencies": {
|
||||
"Microsoft.NETFramework.ReferenceAssemblies": {
|
||||
"suppressParent": "All",
|
||||
"target": "Package",
|
||||
"version": "[1.0.3, )",
|
||||
"autoReferenced": true
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.424\\RuntimeIdentifierGraph.json"
|
||||
}
|
||||
},
|
||||
"runtimes": {
|
||||
"win7-x86": {
|
||||
"#import": []
|
||||
}
|
||||
}
|
||||
},
|
||||
"logs": [
|
||||
{
|
||||
"code": "NU1100",
|
||||
"level": "Error",
|
||||
"message": "Unable to resolve 'Microsoft.NETFramework.ReferenceAssemblies (>= 1.0.3)' for '.NETFramework,Version=v4.8'.",
|
||||
"libraryId": "Microsoft.NETFramework.ReferenceAssemblies",
|
||||
"targetGraphs": [
|
||||
".NETFramework,Version=v4.8"
|
||||
]
|
||||
},
|
||||
{
|
||||
"code": "NU1100",
|
||||
"level": "Error",
|
||||
"message": "Unable to resolve 'Microsoft.NETFramework.ReferenceAssemblies (>= 1.0.3)' for '.NETFramework,Version=v4.8/win7-x86'.",
|
||||
"libraryId": "Microsoft.NETFramework.ReferenceAssemblies",
|
||||
"targetGraphs": [
|
||||
".NETFramework,Version=v4.8/win7-x86"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user