diff --git a/.gitignore b/.gitignore index cd00aeb..7c2de74 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,8 @@ Client/Library/ Client/Temp/ Client/Logs/ Client/obj/ +Client/HotUpdateGames/**/bin/ +Client/HotUpdateGames/**/obj/ Client/.vs/ Client/UserSettings/ Client/*.csproj diff --git a/Client/HotUpdateGames/MiniGameRuntime.Verify/bin/Debug/netstandard2.1/MiniGameRuntime.Verify.deps.json b/Client/HotUpdateGames/MiniGameRuntime.Verify/bin/Debug/netstandard2.1/MiniGameRuntime.Verify.deps.json deleted file mode 100644 index 50080fa..0000000 --- a/Client/HotUpdateGames/MiniGameRuntime.Verify/bin/Debug/netstandard2.1/MiniGameRuntime.Verify.deps.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETStandard,Version=v2.1/", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETStandard,Version=v2.1": {}, - ".NETStandard,Version=v2.1/": { - "MiniGameRuntime.Verify/1.0.0": { - "runtime": { - "MiniGameRuntime.Verify.dll": {} - } - } - } - }, - "libraries": { - "MiniGameRuntime.Verify/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - } - } -} \ No newline at end of file diff --git a/Client/HotUpdateGames/MiniGameRuntime.Verify/bin/Debug/netstandard2.1/MiniGameRuntime.Verify.dll b/Client/HotUpdateGames/MiniGameRuntime.Verify/bin/Debug/netstandard2.1/MiniGameRuntime.Verify.dll deleted file mode 100644 index 4a1cb47..0000000 Binary files a/Client/HotUpdateGames/MiniGameRuntime.Verify/bin/Debug/netstandard2.1/MiniGameRuntime.Verify.dll and /dev/null differ diff --git a/Client/HotUpdateGames/MiniGameRuntime.Verify/bin/Debug/netstandard2.1/MiniGameRuntime.Verify.pdb b/Client/HotUpdateGames/MiniGameRuntime.Verify/bin/Debug/netstandard2.1/MiniGameRuntime.Verify.pdb deleted file mode 100644 index 3fcfbcb..0000000 Binary files a/Client/HotUpdateGames/MiniGameRuntime.Verify/bin/Debug/netstandard2.1/MiniGameRuntime.Verify.pdb and /dev/null differ diff --git a/Client/HotUpdateGames/MiniGameRuntime.Verify/bin/Release/netstandard2.1/MiniGameRuntime.Verify.deps.json b/Client/HotUpdateGames/MiniGameRuntime.Verify/bin/Release/netstandard2.1/MiniGameRuntime.Verify.deps.json deleted file mode 100644 index 50080fa..0000000 --- a/Client/HotUpdateGames/MiniGameRuntime.Verify/bin/Release/netstandard2.1/MiniGameRuntime.Verify.deps.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETStandard,Version=v2.1/", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETStandard,Version=v2.1": {}, - ".NETStandard,Version=v2.1/": { - "MiniGameRuntime.Verify/1.0.0": { - "runtime": { - "MiniGameRuntime.Verify.dll": {} - } - } - } - }, - "libraries": { - "MiniGameRuntime.Verify/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - } - } -} \ No newline at end of file diff --git a/Client/HotUpdateGames/MiniGameRuntime.Verify/bin/Release/netstandard2.1/MiniGameRuntime.Verify.dll b/Client/HotUpdateGames/MiniGameRuntime.Verify/bin/Release/netstandard2.1/MiniGameRuntime.Verify.dll deleted file mode 100644 index 2e2f5f8..0000000 Binary files a/Client/HotUpdateGames/MiniGameRuntime.Verify/bin/Release/netstandard2.1/MiniGameRuntime.Verify.dll and /dev/null differ diff --git a/Client/HotUpdateGames/MiniGameRuntime.Verify/bin/Release/netstandard2.1/MiniGameRuntime.Verify.pdb b/Client/HotUpdateGames/MiniGameRuntime.Verify/bin/Release/netstandard2.1/MiniGameRuntime.Verify.pdb deleted file mode 100644 index c94d30e..0000000 Binary files a/Client/HotUpdateGames/MiniGameRuntime.Verify/bin/Release/netstandard2.1/MiniGameRuntime.Verify.pdb and /dev/null differ diff --git a/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/Debug/netstandard2.1/.NETStandard,Version=v2.1.AssemblyAttributes.cs b/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/Debug/netstandard2.1/.NETStandard,Version=v2.1.AssemblyAttributes.cs deleted file mode 100644 index 348b87f..0000000 --- a/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/Debug/netstandard2.1/.NETStandard,Version=v2.1.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETStandard,Version=v2.1", FrameworkDisplayName = ".NET Standard 2.1")] diff --git a/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/Debug/netstandard2.1/MiniGameRuntime.Verify.AssemblyInfo.cs b/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/Debug/netstandard2.1/MiniGameRuntime.Verify.AssemblyInfo.cs deleted file mode 100644 index 4be2e31..0000000 --- a/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/Debug/netstandard2.1/MiniGameRuntime.Verify.AssemblyInfo.cs +++ /dev/null @@ -1,22 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("MiniGameRuntime.Verify")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("MiniGameRuntime.Verify")] -[assembly: System.Reflection.AssemblyTitleAttribute("MiniGameRuntime.Verify")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// 由 MSBuild WriteCodeFragment 类生成。 - diff --git a/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/Debug/netstandard2.1/MiniGameRuntime.Verify.AssemblyInfoInputs.cache b/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/Debug/netstandard2.1/MiniGameRuntime.Verify.AssemblyInfoInputs.cache deleted file mode 100644 index 9697b84..0000000 --- a/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/Debug/netstandard2.1/MiniGameRuntime.Verify.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -79cf9f7efcbb861aba7a299c67db5ca7e44f9e89f7317ae691a1a0c7ed6f709d diff --git a/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/Debug/netstandard2.1/MiniGameRuntime.Verify.GeneratedMSBuildEditorConfig.editorconfig b/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/Debug/netstandard2.1/MiniGameRuntime.Verify.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index dece516..0000000 --- a/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/Debug/netstandard2.1/MiniGameRuntime.Verify.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,8 +0,0 @@ -is_global = true -build_property.RootNamespace = MiniGameRuntime.Verify -build_property.ProjectDir = D:\UD\AI\AIC#Project\Client\HotUpdateGames\MiniGameRuntime.Verify\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = -build_property.EnableCodeStyleSeverity = diff --git a/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/Debug/netstandard2.1/MiniGameRuntime.Verify.assets.cache b/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/Debug/netstandard2.1/MiniGameRuntime.Verify.assets.cache deleted file mode 100644 index 91514b3..0000000 Binary files a/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/Debug/netstandard2.1/MiniGameRuntime.Verify.assets.cache and /dev/null differ diff --git a/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/Debug/netstandard2.1/MiniGameRuntime.Verify.csproj.AssemblyReference.cache b/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/Debug/netstandard2.1/MiniGameRuntime.Verify.csproj.AssemblyReference.cache deleted file mode 100644 index 9fe817d..0000000 Binary files a/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/Debug/netstandard2.1/MiniGameRuntime.Verify.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/Debug/netstandard2.1/MiniGameRuntime.Verify.csproj.CoreCompileInputs.cache b/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/Debug/netstandard2.1/MiniGameRuntime.Verify.csproj.CoreCompileInputs.cache deleted file mode 100644 index 9d244cd..0000000 --- a/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/Debug/netstandard2.1/MiniGameRuntime.Verify.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -283791ff4848201f8164ce6024d0925ae6d68321876126c26220114755383157 diff --git a/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/Debug/netstandard2.1/MiniGameRuntime.Verify.csproj.FileListAbsolute.txt b/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/Debug/netstandard2.1/MiniGameRuntime.Verify.csproj.FileListAbsolute.txt deleted file mode 100644 index bde0391..0000000 --- a/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/Debug/netstandard2.1/MiniGameRuntime.Verify.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,10 +0,0 @@ -D:\UD\AI\AIC#Project\Client\HotUpdateGames\MiniGameRuntime.Verify\bin\Debug\netstandard2.1\MiniGameRuntime.Verify.deps.json -D:\UD\AI\AIC#Project\Client\HotUpdateGames\MiniGameRuntime.Verify\bin\Debug\netstandard2.1\MiniGameRuntime.Verify.dll -D:\UD\AI\AIC#Project\Client\HotUpdateGames\MiniGameRuntime.Verify\bin\Debug\netstandard2.1\MiniGameRuntime.Verify.pdb -D:\UD\AI\AIC#Project\Client\HotUpdateGames\MiniGameRuntime.Verify\obj\Debug\netstandard2.1\MiniGameRuntime.Verify.csproj.AssemblyReference.cache -D:\UD\AI\AIC#Project\Client\HotUpdateGames\MiniGameRuntime.Verify\obj\Debug\netstandard2.1\MiniGameRuntime.Verify.GeneratedMSBuildEditorConfig.editorconfig -D:\UD\AI\AIC#Project\Client\HotUpdateGames\MiniGameRuntime.Verify\obj\Debug\netstandard2.1\MiniGameRuntime.Verify.AssemblyInfoInputs.cache -D:\UD\AI\AIC#Project\Client\HotUpdateGames\MiniGameRuntime.Verify\obj\Debug\netstandard2.1\MiniGameRuntime.Verify.AssemblyInfo.cs -D:\UD\AI\AIC#Project\Client\HotUpdateGames\MiniGameRuntime.Verify\obj\Debug\netstandard2.1\MiniGameRuntime.Verify.csproj.CoreCompileInputs.cache -D:\UD\AI\AIC#Project\Client\HotUpdateGames\MiniGameRuntime.Verify\obj\Debug\netstandard2.1\MiniGameRuntime.Verify.dll -D:\UD\AI\AIC#Project\Client\HotUpdateGames\MiniGameRuntime.Verify\obj\Debug\netstandard2.1\MiniGameRuntime.Verify.pdb diff --git a/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/Debug/netstandard2.1/MiniGameRuntime.Verify.dll b/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/Debug/netstandard2.1/MiniGameRuntime.Verify.dll deleted file mode 100644 index 4a1cb47..0000000 Binary files a/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/Debug/netstandard2.1/MiniGameRuntime.Verify.dll and /dev/null differ diff --git a/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/Debug/netstandard2.1/MiniGameRuntime.Verify.pdb b/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/Debug/netstandard2.1/MiniGameRuntime.Verify.pdb deleted file mode 100644 index 3fcfbcb..0000000 Binary files a/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/Debug/netstandard2.1/MiniGameRuntime.Verify.pdb and /dev/null differ diff --git a/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/MiniGameRuntime.Verify.csproj.nuget.dgspec.json b/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/MiniGameRuntime.Verify.csproj.nuget.dgspec.json deleted file mode 100644 index 399776e..0000000 --- a/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/MiniGameRuntime.Verify.csproj.nuget.dgspec.json +++ /dev/null @@ -1,73 +0,0 @@ -{ - "format": 1, - "restore": { - "D:\\UD\\AI\\AIC#Project\\Client\\HotUpdateGames\\MiniGameRuntime.Verify\\MiniGameRuntime.Verify.csproj": {} - }, - "projects": { - "D:\\UD\\AI\\AIC#Project\\Client\\HotUpdateGames\\MiniGameRuntime.Verify\\MiniGameRuntime.Verify.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\UD\\AI\\AIC#Project\\Client\\HotUpdateGames\\MiniGameRuntime.Verify\\MiniGameRuntime.Verify.csproj", - "projectName": "MiniGameRuntime.Verify", - "projectPath": "D:\\UD\\AI\\AIC#Project\\Client\\HotUpdateGames\\MiniGameRuntime.Verify\\MiniGameRuntime.Verify.csproj", - "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\", - "outputPath": "D:\\UD\\AI\\AIC#Project\\Client\\HotUpdateGames\\MiniGameRuntime.Verify\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], - "configFilePaths": [ - "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.1" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.1": { - "targetAlias": "netstandard2.1", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - }, - "restoreAuditProperties": { - "enableAudit": "true", - "auditLevel": "low", - "auditMode": "direct" - }, - "SdkAnalysisLevel": "10.0.200" - }, - "frameworks": { - "netstandard2.1": { - "targetAlias": "netstandard2.1", - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "NETStandard.Library": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.201\\RuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/MiniGameRuntime.Verify.csproj.nuget.g.props b/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/MiniGameRuntime.Verify.csproj.nuget.g.props deleted file mode 100644 index bd33aac..0000000 --- a/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/MiniGameRuntime.Verify.csproj.nuget.g.props +++ /dev/null @@ -1,16 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\Administrator\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages - PackageReference - 7.0.0 - - - - - - \ No newline at end of file diff --git a/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/MiniGameRuntime.Verify.csproj.nuget.g.targets b/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/MiniGameRuntime.Verify.csproj.nuget.g.targets deleted file mode 100644 index 3dc06ef..0000000 --- a/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/MiniGameRuntime.Verify.csproj.nuget.g.targets +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/Release/netstandard2.1/.NETStandard,Version=v2.1.AssemblyAttributes.cs b/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/Release/netstandard2.1/.NETStandard,Version=v2.1.AssemblyAttributes.cs deleted file mode 100644 index 348b87f..0000000 --- a/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/Release/netstandard2.1/.NETStandard,Version=v2.1.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETStandard,Version=v2.1", FrameworkDisplayName = ".NET Standard 2.1")] diff --git a/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/Release/netstandard2.1/MiniGameRuntime.Verify.AssemblyInfo.cs b/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/Release/netstandard2.1/MiniGameRuntime.Verify.AssemblyInfo.cs deleted file mode 100644 index 4c03f5d..0000000 --- a/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/Release/netstandard2.1/MiniGameRuntime.Verify.AssemblyInfo.cs +++ /dev/null @@ -1,22 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("MiniGameRuntime.Verify")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("MiniGameRuntime.Verify")] -[assembly: System.Reflection.AssemblyTitleAttribute("MiniGameRuntime.Verify")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// 由 MSBuild WriteCodeFragment 类生成。 - diff --git a/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/Release/netstandard2.1/MiniGameRuntime.Verify.AssemblyInfoInputs.cache b/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/Release/netstandard2.1/MiniGameRuntime.Verify.AssemblyInfoInputs.cache deleted file mode 100644 index 2c23758..0000000 --- a/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/Release/netstandard2.1/MiniGameRuntime.Verify.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -84bd83b2d0f8e24fc1963ca05a803fd4418d8042e7b1b1cd695b8f8739ffd6ab diff --git a/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/Release/netstandard2.1/MiniGameRuntime.Verify.GeneratedMSBuildEditorConfig.editorconfig b/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/Release/netstandard2.1/MiniGameRuntime.Verify.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index dece516..0000000 --- a/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/Release/netstandard2.1/MiniGameRuntime.Verify.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,8 +0,0 @@ -is_global = true -build_property.RootNamespace = MiniGameRuntime.Verify -build_property.ProjectDir = D:\UD\AI\AIC#Project\Client\HotUpdateGames\MiniGameRuntime.Verify\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = -build_property.EnableCodeStyleSeverity = diff --git a/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/Release/netstandard2.1/MiniGameRuntime.Verify.assets.cache b/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/Release/netstandard2.1/MiniGameRuntime.Verify.assets.cache deleted file mode 100644 index 92d3e40..0000000 Binary files a/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/Release/netstandard2.1/MiniGameRuntime.Verify.assets.cache and /dev/null differ diff --git a/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/Release/netstandard2.1/MiniGameRuntime.Verify.csproj.AssemblyReference.cache b/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/Release/netstandard2.1/MiniGameRuntime.Verify.csproj.AssemblyReference.cache deleted file mode 100644 index 578b7de..0000000 Binary files a/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/Release/netstandard2.1/MiniGameRuntime.Verify.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/Release/netstandard2.1/MiniGameRuntime.Verify.csproj.CoreCompileInputs.cache b/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/Release/netstandard2.1/MiniGameRuntime.Verify.csproj.CoreCompileInputs.cache deleted file mode 100644 index 6cf9ace..0000000 --- a/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/Release/netstandard2.1/MiniGameRuntime.Verify.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -989bb391d66fb0fc5dbc5714fee55a2cc4fbe3744944978d209df19bfaa34004 diff --git a/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/Release/netstandard2.1/MiniGameRuntime.Verify.csproj.FileListAbsolute.txt b/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/Release/netstandard2.1/MiniGameRuntime.Verify.csproj.FileListAbsolute.txt deleted file mode 100644 index 9325e51..0000000 --- a/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/Release/netstandard2.1/MiniGameRuntime.Verify.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,10 +0,0 @@ -D:\UD\AI\AIC#Project\Client\HotUpdateGames\MiniGameRuntime.Verify\bin\Release\netstandard2.1\MiniGameRuntime.Verify.deps.json -D:\UD\AI\AIC#Project\Client\HotUpdateGames\MiniGameRuntime.Verify\bin\Release\netstandard2.1\MiniGameRuntime.Verify.dll -D:\UD\AI\AIC#Project\Client\HotUpdateGames\MiniGameRuntime.Verify\bin\Release\netstandard2.1\MiniGameRuntime.Verify.pdb -D:\UD\AI\AIC#Project\Client\HotUpdateGames\MiniGameRuntime.Verify\obj\Release\netstandard2.1\MiniGameRuntime.Verify.csproj.AssemblyReference.cache -D:\UD\AI\AIC#Project\Client\HotUpdateGames\MiniGameRuntime.Verify\obj\Release\netstandard2.1\MiniGameRuntime.Verify.GeneratedMSBuildEditorConfig.editorconfig -D:\UD\AI\AIC#Project\Client\HotUpdateGames\MiniGameRuntime.Verify\obj\Release\netstandard2.1\MiniGameRuntime.Verify.AssemblyInfoInputs.cache -D:\UD\AI\AIC#Project\Client\HotUpdateGames\MiniGameRuntime.Verify\obj\Release\netstandard2.1\MiniGameRuntime.Verify.AssemblyInfo.cs -D:\UD\AI\AIC#Project\Client\HotUpdateGames\MiniGameRuntime.Verify\obj\Release\netstandard2.1\MiniGameRuntime.Verify.csproj.CoreCompileInputs.cache -D:\UD\AI\AIC#Project\Client\HotUpdateGames\MiniGameRuntime.Verify\obj\Release\netstandard2.1\MiniGameRuntime.Verify.dll -D:\UD\AI\AIC#Project\Client\HotUpdateGames\MiniGameRuntime.Verify\obj\Release\netstandard2.1\MiniGameRuntime.Verify.pdb diff --git a/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/Release/netstandard2.1/MiniGameRuntime.Verify.dll b/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/Release/netstandard2.1/MiniGameRuntime.Verify.dll deleted file mode 100644 index 2e2f5f8..0000000 Binary files a/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/Release/netstandard2.1/MiniGameRuntime.Verify.dll and /dev/null differ diff --git a/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/Release/netstandard2.1/MiniGameRuntime.Verify.pdb b/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/Release/netstandard2.1/MiniGameRuntime.Verify.pdb deleted file mode 100644 index c94d30e..0000000 Binary files a/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/Release/netstandard2.1/MiniGameRuntime.Verify.pdb and /dev/null differ diff --git a/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/project.assets.json b/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/project.assets.json deleted file mode 100644 index 4e4eb14..0000000 --- a/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/project.assets.json +++ /dev/null @@ -1,79 +0,0 @@ -{ - "version": 3, - "targets": { - ".NETStandard,Version=v2.1": {} - }, - "libraries": {}, - "projectFileDependencyGroups": { - ".NETStandard,Version=v2.1": [] - }, - "packageFolders": { - "C:\\Users\\Administrator\\.nuget\\packages\\": {}, - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {} - }, - "project": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "d:\\UD\\AI\\AIC#Project\\Client\\HotUpdateGames\\MiniGameRuntime.Verify\\MiniGameRuntime.Verify.csproj", - "projectName": "MiniGameRuntime.Verify", - "projectPath": "d:\\UD\\AI\\AIC#Project\\Client\\HotUpdateGames\\MiniGameRuntime.Verify\\MiniGameRuntime.Verify.csproj", - "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\", - "outputPath": "d:\\UD\\AI\\AIC#Project\\Client\\HotUpdateGames\\MiniGameRuntime.Verify\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], - "configFilePaths": [ - "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.1" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.1": { - "targetAlias": "netstandard2.1", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - }, - "restoreAuditProperties": { - "enableAudit": "true", - "auditLevel": "low", - "auditMode": "direct" - }, - "SdkAnalysisLevel": "10.0.200" - }, - "frameworks": { - "netstandard2.1": { - "targetAlias": "netstandard2.1", - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "NETStandard.Library": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.201\\RuntimeIdentifierGraph.json" - } - } - } -} \ No newline at end of file diff --git a/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/project.nuget.cache b/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/project.nuget.cache deleted file mode 100644 index 3a57894..0000000 --- a/Client/HotUpdateGames/MiniGameRuntime.Verify/obj/project.nuget.cache +++ /dev/null @@ -1,8 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "LguyZyUW+nI=", - "success": true, - "projectFilePath": "D:\\UD\\AI\\AIC#Project\\Client\\HotUpdateGames\\MiniGameRuntime.Verify\\MiniGameRuntime.Verify.csproj", - "expectedPackageFiles": [], - "logs": [] -} \ No newline at end of file diff --git a/Client/HotUpdateGames/RPS.Client/bin/Release/netstandard2.1/RPS.Client.deps.json b/Client/HotUpdateGames/RPS.Client/bin/Release/netstandard2.1/RPS.Client.deps.json deleted file mode 100644 index 4910428..0000000 --- a/Client/HotUpdateGames/RPS.Client/bin/Release/netstandard2.1/RPS.Client.deps.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETStandard,Version=v2.1/", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETStandard,Version=v2.1": {}, - ".NETStandard,Version=v2.1/": { - "RPS.Client/1.0.0": { - "runtime": { - "RPS.Client.dll": {} - } - } - } - }, - "libraries": { - "RPS.Client/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - } - } -} \ No newline at end of file diff --git a/Client/HotUpdateGames/RPS.Client/bin/Release/netstandard2.1/RPS.Client.dll b/Client/HotUpdateGames/RPS.Client/bin/Release/netstandard2.1/RPS.Client.dll deleted file mode 100644 index fe1fa05..0000000 Binary files a/Client/HotUpdateGames/RPS.Client/bin/Release/netstandard2.1/RPS.Client.dll and /dev/null differ diff --git a/Client/HotUpdateGames/RPS.Client/bin/Release/netstandard2.1/RPS.Client.pdb b/Client/HotUpdateGames/RPS.Client/bin/Release/netstandard2.1/RPS.Client.pdb deleted file mode 100644 index 0bce52e..0000000 Binary files a/Client/HotUpdateGames/RPS.Client/bin/Release/netstandard2.1/RPS.Client.pdb and /dev/null differ diff --git a/Client/HotUpdateGames/RPS.Client/obj/Debug/netstandard2.1/.NETStandard,Version=v2.1.AssemblyAttributes.cs b/Client/HotUpdateGames/RPS.Client/obj/Debug/netstandard2.1/.NETStandard,Version=v2.1.AssemblyAttributes.cs deleted file mode 100644 index 348b87f..0000000 --- a/Client/HotUpdateGames/RPS.Client/obj/Debug/netstandard2.1/.NETStandard,Version=v2.1.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETStandard,Version=v2.1", FrameworkDisplayName = ".NET Standard 2.1")] diff --git a/Client/HotUpdateGames/RPS.Client/obj/Debug/netstandard2.1/RPS.Client.AssemblyInfo.cs b/Client/HotUpdateGames/RPS.Client/obj/Debug/netstandard2.1/RPS.Client.AssemblyInfo.cs deleted file mode 100644 index c9c021c..0000000 --- a/Client/HotUpdateGames/RPS.Client/obj/Debug/netstandard2.1/RPS.Client.AssemblyInfo.cs +++ /dev/null @@ -1,22 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("RPS.Client")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("RPS.Client")] -[assembly: System.Reflection.AssemblyTitleAttribute("RPS.Client")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// 由 MSBuild WriteCodeFragment 类生成。 - diff --git a/Client/HotUpdateGames/RPS.Client/obj/Debug/netstandard2.1/RPS.Client.AssemblyInfoInputs.cache b/Client/HotUpdateGames/RPS.Client/obj/Debug/netstandard2.1/RPS.Client.AssemblyInfoInputs.cache deleted file mode 100644 index 9fa1d2d..0000000 --- a/Client/HotUpdateGames/RPS.Client/obj/Debug/netstandard2.1/RPS.Client.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -4f9e565c6e77bbf0188d76347f15776f0622ba57f553f423f390a835428f6265 diff --git a/Client/HotUpdateGames/RPS.Client/obj/Debug/netstandard2.1/RPS.Client.GeneratedMSBuildEditorConfig.editorconfig b/Client/HotUpdateGames/RPS.Client/obj/Debug/netstandard2.1/RPS.Client.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 53e0eb9..0000000 --- a/Client/HotUpdateGames/RPS.Client/obj/Debug/netstandard2.1/RPS.Client.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,8 +0,0 @@ -is_global = true -build_property.RootNamespace = RPS.Client -build_property.ProjectDir = D:\UD\AI\AIC#Project\Client\HotUpdateGames\RPS.Client\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = -build_property.EnableCodeStyleSeverity = diff --git a/Client/HotUpdateGames/RPS.Client/obj/Debug/netstandard2.1/RPS.Client.assets.cache b/Client/HotUpdateGames/RPS.Client/obj/Debug/netstandard2.1/RPS.Client.assets.cache deleted file mode 100644 index 29c5727..0000000 Binary files a/Client/HotUpdateGames/RPS.Client/obj/Debug/netstandard2.1/RPS.Client.assets.cache and /dev/null differ diff --git a/Client/HotUpdateGames/RPS.Client/obj/Debug/netstandard2.1/RPS.Client.csproj.AssemblyReference.cache b/Client/HotUpdateGames/RPS.Client/obj/Debug/netstandard2.1/RPS.Client.csproj.AssemblyReference.cache deleted file mode 100644 index 4f4e78d..0000000 Binary files a/Client/HotUpdateGames/RPS.Client/obj/Debug/netstandard2.1/RPS.Client.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Client/HotUpdateGames/RPS.Client/obj/RPS.Client.csproj.nuget.dgspec.json b/Client/HotUpdateGames/RPS.Client/obj/RPS.Client.csproj.nuget.dgspec.json deleted file mode 100644 index 398fc2b..0000000 --- a/Client/HotUpdateGames/RPS.Client/obj/RPS.Client.csproj.nuget.dgspec.json +++ /dev/null @@ -1,214 +0,0 @@ -{ - "format": 1, - "restore": { - "D:\\UD\\AI\\AIC#Project\\Client\\HotUpdateGames\\RPS.Client\\RPS.Client.csproj": {} - }, - "projects": { - "D:\\UD\\AI\\AIC#Project\\Client\\HotUpdateGames\\RPS.Client\\RPS.Client.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\UD\\AI\\AIC#Project\\Client\\HotUpdateGames\\RPS.Client\\RPS.Client.csproj", - "projectName": "RPS.Client", - "projectPath": "D:\\UD\\AI\\AIC#Project\\Client\\HotUpdateGames\\RPS.Client\\RPS.Client.csproj", - "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\", - "outputPath": "D:\\UD\\AI\\AIC#Project\\Client\\HotUpdateGames\\RPS.Client\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], - "configFilePaths": [ - "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.1" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.1": { - "targetAlias": "netstandard2.1", - "projectReferences": { - "D:\\UD\\AI\\AIC#Project\\Server\\Framework.Shared\\Framework.Shared.csproj": { - "projectPath": "D:\\UD\\AI\\AIC#Project\\Server\\Framework.Shared\\Framework.Shared.csproj" - }, - "D:\\UD\\AI\\AIC#Project\\Server\\games-src\\RPS\\RPS.Core\\RPS.Core.csproj": { - "projectPath": "D:\\UD\\AI\\AIC#Project\\Server\\games-src\\RPS\\RPS.Core\\RPS.Core.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - }, - "restoreAuditProperties": { - "enableAudit": "true", - "auditLevel": "low", - "auditMode": "direct" - }, - "SdkAnalysisLevel": "10.0.200" - }, - "frameworks": { - "netstandard2.1": { - "targetAlias": "netstandard2.1", - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "NETStandard.Library": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.201\\RuntimeIdentifierGraph.json" - } - } - }, - "D:\\UD\\AI\\AIC#Project\\Server\\Framework.Shared\\Framework.Shared.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\UD\\AI\\AIC#Project\\Server\\Framework.Shared\\Framework.Shared.csproj", - "projectName": "XWorld.Framework.Shared", - "projectPath": "D:\\UD\\AI\\AIC#Project\\Server\\Framework.Shared\\Framework.Shared.csproj", - "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\", - "outputPath": "D:\\UD\\AI\\AIC#Project\\Server\\Framework.Shared\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], - "configFilePaths": [ - "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.1" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.1": { - "targetAlias": "netstandard2.1", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - }, - "restoreAuditProperties": { - "enableAudit": "true", - "auditLevel": "low", - "auditMode": "direct" - }, - "SdkAnalysisLevel": "10.0.200" - }, - "frameworks": { - "netstandard2.1": { - "targetAlias": "netstandard2.1", - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "NETStandard.Library": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.201\\RuntimeIdentifierGraph.json" - } - } - }, - "D:\\UD\\AI\\AIC#Project\\Server\\games-src\\RPS\\RPS.Core\\RPS.Core.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\UD\\AI\\AIC#Project\\Server\\games-src\\RPS\\RPS.Core\\RPS.Core.csproj", - "projectName": "RPS.Core", - "projectPath": "D:\\UD\\AI\\AIC#Project\\Server\\games-src\\RPS\\RPS.Core\\RPS.Core.csproj", - "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\", - "outputPath": "D:\\UD\\AI\\AIC#Project\\Server\\games-src\\RPS\\RPS.Core\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], - "configFilePaths": [ - "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.1" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.1": { - "targetAlias": "netstandard2.1", - "projectReferences": { - "D:\\UD\\AI\\AIC#Project\\Server\\Framework.Shared\\Framework.Shared.csproj": { - "projectPath": "D:\\UD\\AI\\AIC#Project\\Server\\Framework.Shared\\Framework.Shared.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - }, - "restoreAuditProperties": { - "enableAudit": "true", - "auditLevel": "low", - "auditMode": "direct" - }, - "SdkAnalysisLevel": "10.0.200" - }, - "frameworks": { - "netstandard2.1": { - "targetAlias": "netstandard2.1", - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "NETStandard.Library": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.201\\RuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/Client/HotUpdateGames/RPS.Client/obj/RPS.Client.csproj.nuget.g.props b/Client/HotUpdateGames/RPS.Client/obj/RPS.Client.csproj.nuget.g.props deleted file mode 100644 index bd33aac..0000000 --- a/Client/HotUpdateGames/RPS.Client/obj/RPS.Client.csproj.nuget.g.props +++ /dev/null @@ -1,16 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\Administrator\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages - PackageReference - 7.0.0 - - - - - - \ No newline at end of file diff --git a/Client/HotUpdateGames/RPS.Client/obj/RPS.Client.csproj.nuget.g.targets b/Client/HotUpdateGames/RPS.Client/obj/RPS.Client.csproj.nuget.g.targets deleted file mode 100644 index 3dc06ef..0000000 --- a/Client/HotUpdateGames/RPS.Client/obj/RPS.Client.csproj.nuget.g.targets +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/Client/HotUpdateGames/RPS.Client/obj/Release/netstandard2.1/.NETStandard,Version=v2.1.AssemblyAttributes.cs b/Client/HotUpdateGames/RPS.Client/obj/Release/netstandard2.1/.NETStandard,Version=v2.1.AssemblyAttributes.cs deleted file mode 100644 index 348b87f..0000000 --- a/Client/HotUpdateGames/RPS.Client/obj/Release/netstandard2.1/.NETStandard,Version=v2.1.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETStandard,Version=v2.1", FrameworkDisplayName = ".NET Standard 2.1")] diff --git a/Client/HotUpdateGames/RPS.Client/obj/Release/netstandard2.1/RPS.Client.AssemblyInfo.cs b/Client/HotUpdateGames/RPS.Client/obj/Release/netstandard2.1/RPS.Client.AssemblyInfo.cs deleted file mode 100644 index 5cbf8f5..0000000 --- a/Client/HotUpdateGames/RPS.Client/obj/Release/netstandard2.1/RPS.Client.AssemblyInfo.cs +++ /dev/null @@ -1,22 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("RPS.Client")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("RPS.Client")] -[assembly: System.Reflection.AssemblyTitleAttribute("RPS.Client")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// 由 MSBuild WriteCodeFragment 类生成。 - diff --git a/Client/HotUpdateGames/RPS.Client/obj/Release/netstandard2.1/RPS.Client.AssemblyInfoInputs.cache b/Client/HotUpdateGames/RPS.Client/obj/Release/netstandard2.1/RPS.Client.AssemblyInfoInputs.cache deleted file mode 100644 index c0bdd64..0000000 --- a/Client/HotUpdateGames/RPS.Client/obj/Release/netstandard2.1/RPS.Client.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -f4c3551059b7ee2e1f816fe578d68b74cd132f9ebc82ffc2e7a85170559c9eb5 diff --git a/Client/HotUpdateGames/RPS.Client/obj/Release/netstandard2.1/RPS.Client.GeneratedMSBuildEditorConfig.editorconfig b/Client/HotUpdateGames/RPS.Client/obj/Release/netstandard2.1/RPS.Client.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 53e0eb9..0000000 --- a/Client/HotUpdateGames/RPS.Client/obj/Release/netstandard2.1/RPS.Client.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,8 +0,0 @@ -is_global = true -build_property.RootNamespace = RPS.Client -build_property.ProjectDir = D:\UD\AI\AIC#Project\Client\HotUpdateGames\RPS.Client\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = -build_property.EnableCodeStyleSeverity = diff --git a/Client/HotUpdateGames/RPS.Client/obj/Release/netstandard2.1/RPS.Client.assets.cache b/Client/HotUpdateGames/RPS.Client/obj/Release/netstandard2.1/RPS.Client.assets.cache deleted file mode 100644 index 5ccb4e2..0000000 Binary files a/Client/HotUpdateGames/RPS.Client/obj/Release/netstandard2.1/RPS.Client.assets.cache and /dev/null differ diff --git a/Client/HotUpdateGames/RPS.Client/obj/Release/netstandard2.1/RPS.Client.csproj.AssemblyReference.cache b/Client/HotUpdateGames/RPS.Client/obj/Release/netstandard2.1/RPS.Client.csproj.AssemblyReference.cache deleted file mode 100644 index 855b00b..0000000 Binary files a/Client/HotUpdateGames/RPS.Client/obj/Release/netstandard2.1/RPS.Client.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Client/HotUpdateGames/RPS.Client/obj/Release/netstandard2.1/RPS.Client.csproj.CoreCompileInputs.cache b/Client/HotUpdateGames/RPS.Client/obj/Release/netstandard2.1/RPS.Client.csproj.CoreCompileInputs.cache deleted file mode 100644 index 2eed026..0000000 --- a/Client/HotUpdateGames/RPS.Client/obj/Release/netstandard2.1/RPS.Client.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -b6d5041cc514012a0d3623488202a9f5e4f4cd0dcdd446984c5f7c975523a650 diff --git a/Client/HotUpdateGames/RPS.Client/obj/Release/netstandard2.1/RPS.Client.csproj.FileListAbsolute.txt b/Client/HotUpdateGames/RPS.Client/obj/Release/netstandard2.1/RPS.Client.csproj.FileListAbsolute.txt deleted file mode 100644 index 5430aa7..0000000 --- a/Client/HotUpdateGames/RPS.Client/obj/Release/netstandard2.1/RPS.Client.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,10 +0,0 @@ -D:\UD\AI\AIC#Project\Client\HotUpdateGames\RPS.Client\bin\Release\netstandard2.1\RPS.Client.deps.json -D:\UD\AI\AIC#Project\Client\HotUpdateGames\RPS.Client\bin\Release\netstandard2.1\RPS.Client.dll -D:\UD\AI\AIC#Project\Client\HotUpdateGames\RPS.Client\bin\Release\netstandard2.1\RPS.Client.pdb -D:\UD\AI\AIC#Project\Client\HotUpdateGames\RPS.Client\obj\Release\netstandard2.1\RPS.Client.csproj.AssemblyReference.cache -D:\UD\AI\AIC#Project\Client\HotUpdateGames\RPS.Client\obj\Release\netstandard2.1\RPS.Client.GeneratedMSBuildEditorConfig.editorconfig -D:\UD\AI\AIC#Project\Client\HotUpdateGames\RPS.Client\obj\Release\netstandard2.1\RPS.Client.AssemblyInfoInputs.cache -D:\UD\AI\AIC#Project\Client\HotUpdateGames\RPS.Client\obj\Release\netstandard2.1\RPS.Client.AssemblyInfo.cs -D:\UD\AI\AIC#Project\Client\HotUpdateGames\RPS.Client\obj\Release\netstandard2.1\RPS.Client.csproj.CoreCompileInputs.cache -D:\UD\AI\AIC#Project\Client\HotUpdateGames\RPS.Client\obj\Release\netstandard2.1\RPS.Client.dll -D:\UD\AI\AIC#Project\Client\HotUpdateGames\RPS.Client\obj\Release\netstandard2.1\RPS.Client.pdb diff --git a/Client/HotUpdateGames/RPS.Client/obj/Release/netstandard2.1/RPS.Client.dll b/Client/HotUpdateGames/RPS.Client/obj/Release/netstandard2.1/RPS.Client.dll deleted file mode 100644 index fe1fa05..0000000 Binary files a/Client/HotUpdateGames/RPS.Client/obj/Release/netstandard2.1/RPS.Client.dll and /dev/null differ diff --git a/Client/HotUpdateGames/RPS.Client/obj/Release/netstandard2.1/RPS.Client.pdb b/Client/HotUpdateGames/RPS.Client/obj/Release/netstandard2.1/RPS.Client.pdb deleted file mode 100644 index 0bce52e..0000000 Binary files a/Client/HotUpdateGames/RPS.Client/obj/Release/netstandard2.1/RPS.Client.pdb and /dev/null differ diff --git a/Client/HotUpdateGames/RPS.Client/obj/project.assets.json b/Client/HotUpdateGames/RPS.Client/obj/project.assets.json deleted file mode 100644 index 63fedff..0000000 --- a/Client/HotUpdateGames/RPS.Client/obj/project.assets.json +++ /dev/null @@ -1,124 +0,0 @@ -{ - "version": 3, - "targets": { - ".NETStandard,Version=v2.1": { - "RPS.Core/1.0.0": { - "type": "project", - "framework": ".NETStandard,Version=v2.1", - "dependencies": { - "XWorld.Framework.Shared": "1.0.0" - }, - "compile": { - "bin/placeholder/RPS.Core.dll": {} - }, - "runtime": { - "bin/placeholder/RPS.Core.dll": {} - } - }, - "XWorld.Framework.Shared/1.0.0": { - "type": "project", - "framework": ".NETStandard,Version=v2.1", - "compile": { - "bin/placeholder/XWorld.Framework.Shared.dll": {} - }, - "runtime": { - "bin/placeholder/XWorld.Framework.Shared.dll": {} - } - } - } - }, - "libraries": { - "RPS.Core/1.0.0": { - "type": "project", - "path": "../../../Server/games-src/RPS/RPS.Core/RPS.Core.csproj", - "msbuildProject": "../../../Server/games-src/RPS/RPS.Core/RPS.Core.csproj" - }, - "XWorld.Framework.Shared/1.0.0": { - "type": "project", - "path": "../../../Server/Framework.Shared/Framework.Shared.csproj", - "msbuildProject": "../../../Server/Framework.Shared/Framework.Shared.csproj" - } - }, - "projectFileDependencyGroups": { - ".NETStandard,Version=v2.1": [ - "RPS.Core >= 1.0.0", - "XWorld.Framework.Shared >= 1.0.0" - ] - }, - "packageFolders": { - "C:\\Users\\Administrator\\.nuget\\packages\\": {}, - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {} - }, - "project": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\UD\\AI\\AIC#Project\\Client\\HotUpdateGames\\RPS.Client\\RPS.Client.csproj", - "projectName": "RPS.Client", - "projectPath": "D:\\UD\\AI\\AIC#Project\\Client\\HotUpdateGames\\RPS.Client\\RPS.Client.csproj", - "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\", - "outputPath": "D:\\UD\\AI\\AIC#Project\\Client\\HotUpdateGames\\RPS.Client\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], - "configFilePaths": [ - "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.1" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.1": { - "targetAlias": "netstandard2.1", - "projectReferences": { - "D:\\UD\\AI\\AIC#Project\\Server\\Framework.Shared\\Framework.Shared.csproj": { - "projectPath": "D:\\UD\\AI\\AIC#Project\\Server\\Framework.Shared\\Framework.Shared.csproj" - }, - "D:\\UD\\AI\\AIC#Project\\Server\\games-src\\RPS\\RPS.Core\\RPS.Core.csproj": { - "projectPath": "D:\\UD\\AI\\AIC#Project\\Server\\games-src\\RPS\\RPS.Core\\RPS.Core.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - }, - "restoreAuditProperties": { - "enableAudit": "true", - "auditLevel": "low", - "auditMode": "direct" - }, - "SdkAnalysisLevel": "10.0.200" - }, - "frameworks": { - "netstandard2.1": { - "targetAlias": "netstandard2.1", - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "NETStandard.Library": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.201\\RuntimeIdentifierGraph.json" - } - } - } -} \ No newline at end of file diff --git a/Client/HotUpdateGames/RPS.Client/obj/project.nuget.cache b/Client/HotUpdateGames/RPS.Client/obj/project.nuget.cache deleted file mode 100644 index cf25a76..0000000 --- a/Client/HotUpdateGames/RPS.Client/obj/project.nuget.cache +++ /dev/null @@ -1,8 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "Q+c6Mrmkr+I=", - "success": true, - "projectFilePath": "D:\\UD\\AI\\AIC#Project\\Client\\HotUpdateGames\\RPS.Client\\RPS.Client.csproj", - "expectedPackageFiles": [], - "logs": [] -} \ No newline at end of file