Initial commit: Client Doc docs Server Tools

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
ud18010
2026-07-10 10:24:29 +08:00
co-authored by Cursor
commit 7e35d8da31
3374 changed files with 680813 additions and 0 deletions
@@ -0,0 +1,35 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.1</TargetFramework>
<LangVersion>9.0</LangVersion>
<Nullable>disable</Nullable>
<ImplicitUsings>disable</ImplicitUsings>
<EnableDefaultCompileItems>false</EnableDefaultCompileItems>
<AssemblyName>MiniGameRuntime.Verify</AssemblyName>
<!-- CS0436: 源码类型与 XWorld.Link.dll 内旧版本同名——验证壳的预期冲突,源码优先 -->
<NoWarn>$(NoWarn);CS0436</NoWarn>
<UnityEditorPath Condition="'$(UnityEditorPath)' == ''">D:\Program Files\Unity 2022.3.62f3\Editor</UnityEditorPath>
<ScriptAssemblies>..\..\Library\ScriptAssemblies</ScriptAssemblies>
<UnityManaged>$(UnityEditorPath)\Data\Managed\UnityEngine</UnityManaged>
</PropertyGroup>
<ItemGroup>
<Compile Include="..\..\Assets\Script\xmain\MiniGame\**\*.cs" />
</ItemGroup>
<ItemGroup>
<Reference Include="UnityEngine"><HintPath>$(UnityManaged)\UnityEngine.dll</HintPath><Private>false</Private></Reference>
<Reference Include="UnityEngine.CoreModule"><HintPath>$(UnityManaged)\UnityEngine.CoreModule.dll</HintPath><Private>false</Private></Reference>
<Reference Include="UnityEngine.IMGUIModule"><HintPath>$(UnityManaged)\UnityEngine.IMGUIModule.dll</HintPath><Private>false</Private></Reference>
<Reference Include="UnityEngine.UnityWebRequestModule"><HintPath>$(UnityManaged)\UnityEngine.UnityWebRequestModule.dll</HintPath><Private>false</Private></Reference>
<Reference Include="UnityEngine.AssetBundleModule"><HintPath>$(UnityManaged)\UnityEngine.AssetBundleModule.dll</HintPath><Private>false</Private></Reference>
<Reference Include="UnityEngine.UIModule"><HintPath>$(UnityManaged)\UnityEngine.UIModule.dll</HintPath><Private>false</Private></Reference>
<Reference Include="UnityEngine.TextRenderingModule"><HintPath>$(UnityManaged)\UnityEngine.TextRenderingModule.dll</HintPath><Private>false</Private></Reference>
<Reference Include="UnityEngine.UI"><HintPath>$(ScriptAssemblies)\UnityEngine.UI.dll</HintPath><Private>false</Private></Reference>
<Reference Include="Unity.TextMeshPro"><HintPath>$(ScriptAssemblies)\Unity.TextMeshPro.dll</HintPath><Private>false</Private></Reference>
<Reference Include="XWorld.Link"><HintPath>$(ScriptAssemblies)\XWorld.Link.dll</HintPath><Private>false</Private></Reference>
<Reference Include="XWorld.Framework.Shared"><HintPath>$(ScriptAssemblies)\XWorld.Framework.Shared.dll</HintPath><Private>false</Private></Reference>
</ItemGroup>
</Project>
@@ -0,0 +1,24 @@
{
"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": ""
}
}
}
@@ -0,0 +1,24 @@
{
"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": ""
}
}
}
@@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETStandard,Version=v2.1", FrameworkDisplayName = ".NET Standard 2.1")]
@@ -0,0 +1,22 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
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 类生成。
@@ -0,0 +1 @@
79cf9f7efcbb861aba7a299c67db5ca7e44f9e89f7317ae691a1a0c7ed6f709d
@@ -0,0 +1,8 @@
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 =
@@ -0,0 +1 @@
283791ff4848201f8164ce6024d0925ae6d68321876126c26220114755383157
@@ -0,0 +1,10 @@
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
@@ -0,0 +1,73 @@
{
"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"
}
}
}
}
}
@@ -0,0 +1,16 @@
<?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\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">7.0.0</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="C:\Users\Administrator\.nuget\packages\" />
<SourceRoot Include="C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
</ItemGroup>
</Project>
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" />
@@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETStandard,Version=v2.1", FrameworkDisplayName = ".NET Standard 2.1")]
@@ -0,0 +1,22 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
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 类生成。
@@ -0,0 +1 @@
84bd83b2d0f8e24fc1963ca05a803fd4418d8042e7b1b1cd695b8f8739ffd6ab
@@ -0,0 +1,8 @@
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 =
@@ -0,0 +1 @@
989bb391d66fb0fc5dbc5714fee55a2cc4fbe3744944978d209df19bfaa34004
@@ -0,0 +1,10 @@
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
@@ -0,0 +1,79 @@
{
"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"
}
}
}
}
@@ -0,0 +1,8 @@
{
"version": 2,
"dgSpecHash": "LguyZyUW+nI=",
"success": true,
"projectFilePath": "D:\\UD\\AI\\AIC#Project\\Client\\HotUpdateGames\\MiniGameRuntime.Verify\\MiniGameRuntime.Verify.csproj",
"expectedPackageFiles": [],
"logs": []
}
@@ -0,0 +1,56 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.1</TargetFramework>
<LangVersion>9.0</LangVersion>
<Nullable>disable</Nullable>
<ImplicitUsings>disable</ImplicitUsings>
<AssemblyName>RPS.Client</AssemblyName>
<RootNamespace>RPS.Client</RootNamespace>
<EnableDefaultCompileItems>false</EnableDefaultCompileItems>
<UnityEditorPath Condition="'$(UnityEditorPath)' == ''">D:\Program Files\Unity 2022.3.62f3\Editor</UnityEditorPath>
<ScriptAssemblies>..\..\Library\ScriptAssemblies</ScriptAssemblies>
</PropertyGroup>
<ItemGroup>
<!-- 客户端薄层源码唯一位置在 Assets/.../scripts~ 下('~' 后缀使 Unity 不编译,避免与下载的热更 DLL 重复定义类型,且 AOT 的 Assembly-CSharp 不会引用热更的 XWorld.Framework.Shared);由本工程/发布工具链 csc 编译成可下载热更 DLL -->
<Compile Include="..\..\Assets\MiniGames\RockPaperScissors\scripts~\Client\**\*.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\Server\Framework.Shared\Framework.Shared.csproj">
<Private>false</Private>
</ProjectReference>
<ProjectReference Include="..\..\..\Server\games-src\RPS\RPS.Core\RPS.Core.csproj">
<Private>false</Private>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Reference Include="UnityEngine">
<HintPath>$(UnityEditorPath)\Data\Managed\UnityEngine\UnityEngine.dll</HintPath>
<Private>false</Private>
</Reference>
<Reference Include="UnityEngine.CoreModule">
<HintPath>$(UnityEditorPath)\Data\Managed\UnityEngine\UnityEngine.CoreModule.dll</HintPath>
<Private>false</Private>
</Reference>
<Reference Include="UnityEngine.UIModule">
<HintPath>$(UnityEditorPath)\Data\Managed\UnityEngine\UnityEngine.UIModule.dll</HintPath>
<Private>false</Private>
</Reference>
<Reference Include="UnityEngine.TextRenderingModule">
<HintPath>$(UnityEditorPath)\Data\Managed\UnityEngine\UnityEngine.TextRenderingModule.dll</HintPath>
<Private>false</Private>
</Reference>
<Reference Include="UnityEngine.UI">
<HintPath>$(ScriptAssemblies)\UnityEngine.UI.dll</HintPath>
<Private>false</Private>
</Reference>
<Reference Include="Unity.TextMeshPro">
<HintPath>$(ScriptAssemblies)\Unity.TextMeshPro.dll</HintPath>
<Private>false</Private>
</Reference>
</ItemGroup>
</Project>
@@ -0,0 +1,24 @@
{
"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": ""
}
}
}
@@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETStandard,Version=v2.1", FrameworkDisplayName = ".NET Standard 2.1")]
@@ -0,0 +1,22 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
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 类生成。
@@ -0,0 +1 @@
4f9e565c6e77bbf0188d76347f15776f0622ba57f553f423f390a835428f6265
@@ -0,0 +1,8 @@
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 =
@@ -0,0 +1,214 @@
{
"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"
}
}
}
}
}
@@ -0,0 +1,16 @@
<?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\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">7.0.0</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="C:\Users\Administrator\.nuget\packages\" />
<SourceRoot Include="C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
</ItemGroup>
</Project>
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" />
@@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETStandard,Version=v2.1", FrameworkDisplayName = ".NET Standard 2.1")]
@@ -0,0 +1,22 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
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 类生成。
@@ -0,0 +1 @@
f4c3551059b7ee2e1f816fe578d68b74cd132f9ebc82ffc2e7a85170559c9eb5
@@ -0,0 +1,8 @@
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 =
@@ -0,0 +1 @@
b6d5041cc514012a0d3623488202a9f5e4f4cd0dcdd446984c5f7c975523a650
@@ -0,0 +1,10 @@
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
@@ -0,0 +1,124 @@
{
"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"
}
}
}
}
@@ -0,0 +1,8 @@
{
"version": 2,
"dgSpecHash": "Q+c6Mrmkr+I=",
"success": true,
"projectFilePath": "D:\\UD\\AI\\AIC#Project\\Client\\HotUpdateGames\\RPS.Client\\RPS.Client.csproj",
"expectedPackageFiles": [],
"logs": []
}