更新了网络服务接口定义

This commit is contained in:
CortexCore
2023-06-07 02:02:14 +08:00
parent 08b05f8a74
commit b2444fd909
2727 changed files with 20455 additions and 4448 deletions

Binary file not shown.

View File

@@ -0,0 +1,23 @@
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("BITKit")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("BITKit")]
[assembly: System.Reflection.AssemblyTitleAttribute("BITKit")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// 由 MSBuild WriteCodeFragment 类生成。

View File

@@ -0,0 +1 @@
dc6e2226cbe4604c7932fad46c7a49ce4b05f7ad

View File

@@ -0,0 +1,11 @@
is_global = true
build_property.TargetFramework = net7.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 = BITKit
build_property.ProjectDir = D:\Iris\Documents\GitHub\BITKit\

View File

@@ -0,0 +1,8 @@
// <auto-generated/>
global using global::System;
global using global::System.Collections.Generic;
global using global::System.IO;
global using global::System.Linq;
global using global::System.Net.Http;
global using global::System.Threading;
global using global::System.Threading.Tasks;

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1 @@
78337e80aba7852868943af45ea9c2e637314d59

View File

@@ -0,0 +1,19 @@
D:\Iris\Documents\GitHub\BITKit\obj\Debug\net7.0\BITKit.csproj.AssemblyReference.cache
D:\Iris\Documents\GitHub\BITKit\obj\Debug\net7.0\BITKit.GeneratedMSBuildEditorConfig.editorconfig
D:\Iris\Documents\GitHub\BITKit\obj\Debug\net7.0\BITKit.AssemblyInfoInputs.cache
D:\Iris\Documents\GitHub\BITKit\obj\Debug\net7.0\BITKit.AssemblyInfo.cs
D:\Iris\Documents\GitHub\BITKit\obj\Debug\net7.0\BITKit.csproj.CoreCompileInputs.cache
D:\Iris\Documents\GitHub\BITKit\bin\Debug\net7.0\BITKit.deps.json
D:\Iris\Documents\GitHub\BITKit\bin\Debug\net7.0\BITKit.dll
D:\Iris\Documents\GitHub\BITKit\bin\Debug\net7.0\BITKit.pdb
D:\Iris\Documents\GitHub\BITKit\bin\Debug\net7.0\Unity.Mathematics.dll
D:\Iris\Documents\GitHub\BITKit\obj\Debug\net7.0\BITKit.csproj.CopyComplete
D:\Iris\Documents\GitHub\BITKit\obj\Debug\net7.0\BITKit.dll
D:\Iris\Documents\GitHub\BITKit\obj\Debug\net7.0\refint\BITKit.dll
D:\Iris\Documents\GitHub\BITKit\obj\Debug\net7.0\BITKit.pdb
D:\Iris\Documents\GitHub\BITKit\obj\Debug\net7.0\ref\BITKit.dll
D:\Iris\Documents\GitHub\BITKit\bin\Debug\net7.0\GameDesigner.dll
D:\Iris\Documents\GitHub\BITKit\bin\Debug\net7.0\UnityEngine.dll
D:\Iris\Documents\GitHub\BITKit\bin\Debug\net7.0\GameDesigner.pdb
D:\Iris\Documents\GitHub\BITKit\bin\Debug\net7.0\GameDesigner.xml
D:\Iris\Documents\GitHub\BITKit\bin\Debug\net7.0\GameDesigner.dll.config

BIN
obj/Debug/net7.0/BITKit.dll Normal file

Binary file not shown.

BIN
obj/Debug/net7.0/BITKit.pdb Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.