diff --git a/integration/visualbasic/obj/Generator.vbproj.nuget.dgspec.json b/integration/visualbasic/obj/Generator.vbproj.nuget.dgspec.json deleted file mode 100644 index 08fe1e3..0000000 --- a/integration/visualbasic/obj/Generator.vbproj.nuget.dgspec.json +++ /dev/null @@ -1,63 +0,0 @@ -{ - "format": 1, - "restore": { - "C:\\www\\projects\\typeschema-generator\\integration\\visualbasic\\Generator.vbproj": {} - }, - "projects": { - "C:\\www\\projects\\typeschema-generator\\integration\\visualbasic\\Generator.vbproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "C:\\www\\projects\\typeschema-generator\\integration\\visualbasic\\Generator.vbproj", - "projectName": "Generator", - "projectPath": "C:\\www\\projects\\typeschema-generator\\integration\\visualbasic\\Generator.vbproj", - "packagesPath": "C:\\Users\\chris\\.nuget\\packages\\", - "outputPath": "C:\\www\\projects\\typeschema-generator\\integration\\visualbasic\\obj\\", - "projectStyle": "PackageReference", - "configFilePaths": [ - "C:\\Users\\chris\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" - ], - "originalTargetFrameworks": [ - "net6.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net6.0": { - "targetAlias": "net6.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net6.0": { - "targetAlias": "net6.0", - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.408\\RuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/integration/visualbasic/obj/Generator.vbproj.nuget.g.props b/integration/visualbasic/obj/Generator.vbproj.nuget.g.props deleted file mode 100644 index 7a318a0..0000000 --- a/integration/visualbasic/obj/Generator.vbproj.nuget.g.props +++ /dev/null @@ -1,15 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\chris\.nuget\packages\ - PackageReference - 6.3.2 - - - - - \ No newline at end of file diff --git a/integration/visualbasic/obj/Generator.vbproj.nuget.g.targets b/integration/visualbasic/obj/Generator.vbproj.nuget.g.targets deleted file mode 100644 index 3dc06ef..0000000 --- a/integration/visualbasic/obj/Generator.vbproj.nuget.g.targets +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/integration/visualbasic/obj/project.assets.json b/integration/visualbasic/obj/project.assets.json deleted file mode 100644 index f0e25a4..0000000 --- a/integration/visualbasic/obj/project.assets.json +++ /dev/null @@ -1,68 +0,0 @@ -{ - "version": 3, - "targets": { - "net6.0": {} - }, - "libraries": {}, - "projectFileDependencyGroups": { - "net6.0": [] - }, - "packageFolders": { - "C:\\Users\\chris\\.nuget\\packages\\": {} - }, - "project": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "C:\\www\\projects\\typeschema-generator\\integration\\visualbasic\\Generator.vbproj", - "projectName": "Generator", - "projectPath": "C:\\www\\projects\\typeschema-generator\\integration\\visualbasic\\Generator.vbproj", - "packagesPath": "C:\\Users\\chris\\.nuget\\packages\\", - "outputPath": "C:\\www\\projects\\typeschema-generator\\integration\\visualbasic\\obj\\", - "projectStyle": "PackageReference", - "configFilePaths": [ - "C:\\Users\\chris\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" - ], - "originalTargetFrameworks": [ - "net6.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net6.0": { - "targetAlias": "net6.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net6.0": { - "targetAlias": "net6.0", - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.408\\RuntimeIdentifierGraph.json" - } - } - } -} \ No newline at end of file diff --git a/integration/visualbasic/obj/project.nuget.cache b/integration/visualbasic/obj/project.nuget.cache deleted file mode 100644 index cbc5565..0000000 --- a/integration/visualbasic/obj/project.nuget.cache +++ /dev/null @@ -1,8 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "qjc2ASxqJr0As5td+0JGMzxIsMj7HKPPxqWv9kNDYub3bTuyZhaTinp8yVrpQFN9iOT8MJmEjftt07AL3RemZg==", - "success": true, - "projectFilePath": "C:\\www\\projects\\typeschema-generator\\integration\\visualbasic\\Generator.vbproj", - "expectedPackageFiles": [], - "logs": [] -} \ No newline at end of file