diff --git a/obj/project.assets.json b/obj/project.assets.json new file mode 100644 index 0000000..773fec6 --- /dev/null +++ b/obj/project.assets.json @@ -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" + ] + } + ] +} \ No newline at end of file diff --git a/obj/project.nuget.cache b/obj/project.nuget.cache new file mode 100644 index 0000000..9c823d9 --- /dev/null +++ b/obj/project.nuget.cache @@ -0,0 +1,27 @@ +{ + "version": 2, + "dgSpecHash": "Js8GmNwyVYk=", + "success": false, + "projectFilePath": "C:\\Files\\Opavault\\SBCIT\\Utilities\\SMTPProxy\\Recompiled\\smtpproxy.net.csproj", + "expectedPackageFiles": [], + "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" + ] + } + ] +} \ No newline at end of file diff --git a/obj/smtpproxy.net.csproj.nuget.dgspec.json b/obj/smtpproxy.net.csproj.nuget.dgspec.json new file mode 100644 index 0000000..f44d772 --- /dev/null +++ b/obj/smtpproxy.net.csproj.nuget.dgspec.json @@ -0,0 +1,60 @@ +{ + "format": 1, + "restore": { + "C:\\Files\\Opavault\\SBCIT\\Utilities\\SMTPProxy\\Recompiled\\smtpproxy.net.csproj": {} + }, + "projects": { + "C:\\Files\\Opavault\\SBCIT\\Utilities\\SMTPProxy\\Recompiled\\smtpproxy.net.csproj": { + "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": [] + } + } + } + } +} \ No newline at end of file diff --git a/obj/smtpproxy.net.csproj.nuget.g.props b/obj/smtpproxy.net.csproj.nuget.g.props new file mode 100644 index 0000000..c4cc5db --- /dev/null +++ b/obj/smtpproxy.net.csproj.nuget.g.props @@ -0,0 +1,15 @@ + + + + False + NuGet + $(MSBuildThisFileDirectory)project.assets.json + $(UserProfile)\.nuget\packages\ + C:\Users\Kurt Frohloff\.nuget\packages\ + PackageReference + 6.11.2 + + + + + \ No newline at end of file diff --git a/obj/smtpproxy.net.csproj.nuget.g.targets b/obj/smtpproxy.net.csproj.nuget.g.targets new file mode 100644 index 0000000..35a7576 --- /dev/null +++ b/obj/smtpproxy.net.csproj.nuget.g.targets @@ -0,0 +1,2 @@ + + \ No newline at end of file