7 changed files with 6 additions and 167 deletions
@ -1,11 +0,0 @@
|
||||
is_global = true |
||||
build_property.TargetFramework = net6.0 |
||||
build_property.TargetPlatformMinVersion = |
||||
build_property.UsingMicrosoftNETSdkWeb = |
||||
build_property.ProjectTypeGuids = |
||||
build_property.InvariantGlobalization = |
||||
build_property.PlatformNeutralAssembly = |
||||
build_property.EnforceExtendedAnalyzerRules = |
||||
build_property._SupportedPlatformList = Linux,macOS,Windows |
||||
build_property.RootNamespace = Dto |
||||
build_property.ProjectDir = C:\core\24Hour.Service\Dto\ |
@ -1,64 +0,0 @@
|
||||
{ |
||||
"format": 1, |
||||
"restore": { |
||||
"C:\\core\\24Hour.Service\\Dto\\Dto.csproj": {} |
||||
}, |
||||
"projects": { |
||||
"C:\\core\\24Hour.Service\\Dto\\Dto.csproj": { |
||||
"version": "1.0.0", |
||||
"restore": { |
||||
"projectUniqueName": "C:\\core\\24Hour.Service\\Dto\\Dto.csproj", |
||||
"projectName": "Dto", |
||||
"projectPath": "C:\\core\\24Hour.Service\\Dto\\Dto.csproj", |
||||
"packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\", |
||||
"outputPath": "C:\\core\\24Hour.Service\\Dto\\obj\\", |
||||
"projectStyle": "PackageReference", |
||||
"configFilePaths": [ |
||||
"C:\\Users\\Administrator\\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\\": {}, |
||||
"C:\\游戏文件夹\\Dll": {}, |
||||
"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\\7.0.306\\RuntimeIdentifierGraph.json" |
||||
} |
||||
} |
||||
} |
||||
} |
||||
} |
@ -1,15 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="no"?> |
||||
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
||||
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' "> |
||||
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess> |
||||
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool> |
||||
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile> |
||||
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot> |
||||
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\Administrator\.nuget\packages\</NuGetPackageFolders> |
||||
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle> |
||||
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.6.0</NuGetToolVersion> |
||||
</PropertyGroup> |
||||
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' "> |
||||
<SourceRoot Include="C:\Users\Administrator\.nuget\packages\" /> |
||||
</ItemGroup> |
||||
</Project> |
@ -1,69 +0,0 @@
|
||||
{ |
||||
"version": 3, |
||||
"targets": { |
||||
"net6.0": {} |
||||
}, |
||||
"libraries": {}, |
||||
"projectFileDependencyGroups": { |
||||
"net6.0": [] |
||||
}, |
||||
"packageFolders": { |
||||
"C:\\Users\\Administrator\\.nuget\\packages\\": {} |
||||
}, |
||||
"project": { |
||||
"version": "1.0.0", |
||||
"restore": { |
||||
"projectUniqueName": "C:\\core\\24Hour.Service\\Dto\\Dto.csproj", |
||||
"projectName": "Dto", |
||||
"projectPath": "C:\\core\\24Hour.Service\\Dto\\Dto.csproj", |
||||
"packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\", |
||||
"outputPath": "C:\\core\\24Hour.Service\\Dto\\obj\\", |
||||
"projectStyle": "PackageReference", |
||||
"configFilePaths": [ |
||||
"C:\\Users\\Administrator\\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\\": {}, |
||||
"C:\\游戏文件夹\\Dll": {}, |
||||
"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\\7.0.306\\RuntimeIdentifierGraph.json" |
||||
} |
||||
} |
||||
} |
||||
} |
@ -1,8 +0,0 @@
|
||||
{ |
||||
"version": 2, |
||||
"dgSpecHash": "aBP4DpXaMgoARxZa7jC+2/OpB8f0apQvutUjpKvCZq5BqhIvN/WzLcvuunyUhHgo503i8NiV6jJvit7a9mkSCQ==", |
||||
"success": true, |
||||
"projectFilePath": "C:\\core\\24Hour.Service\\Dto\\Dto.csproj", |
||||
"expectedPackageFiles": [], |
||||
"logs": [] |
||||
} |
Binary file not shown.
Loading…
Reference in new issue