提交示例代码
This commit is contained in:
73
聊天系统课程代码/NuGet/Config/obj/Config.csproj.nuget.dgspec.json
Normal file
73
聊天系统课程代码/NuGet/Config/obj/Config.csproj.nuget.dgspec.json
Normal file
@@ -0,0 +1,73 @@
|
||||
{
|
||||
"format": 1,
|
||||
"restore": {
|
||||
"/Users/fantasy/Code/ServerLessions/Chat/NuGet/Config/Config.csproj": {}
|
||||
},
|
||||
"projects": {
|
||||
"/Users/fantasy/Code/ServerLessions/Chat/NuGet/Config/Config.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "/Users/fantasy/Code/ServerLessions/Chat/NuGet/Config/Config.csproj",
|
||||
"projectName": "Config",
|
||||
"projectPath": "/Users/fantasy/Code/ServerLessions/Chat/NuGet/Config/Config.csproj",
|
||||
"packagesPath": "/Users/fantasy/.nuget/packages/",
|
||||
"outputPath": "/Users/fantasy/Code/ServerLessions/Chat/NuGet/Config/obj/",
|
||||
"projectStyle": "PackageReference",
|
||||
"UsingMicrosoftNETSdk": false,
|
||||
"configFilePaths": [
|
||||
"/Users/fantasy/.nuget/NuGet/NuGet.Config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net8.0"
|
||||
],
|
||||
"sources": {
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net8.0": {
|
||||
"targetAlias": "net8.0",
|
||||
"projectReferences": {}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
},
|
||||
"restoreAuditProperties": {
|
||||
"enableAudit": "true",
|
||||
"auditLevel": "low",
|
||||
"auditMode": "all"
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"net8.0": {
|
||||
"targetAlias": "net8.0",
|
||||
"dependencies": {
|
||||
"Fantasy-Net.Config": {
|
||||
"target": "Package",
|
||||
"version": "[2024.1.4, )"
|
||||
}
|
||||
},
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48",
|
||||
"net481"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"frameworkReferences": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/9.0.100/PortableRuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
18
聊天系统课程代码/NuGet/Config/obj/Config.csproj.nuget.g.props
Normal file
18
聊天系统课程代码/NuGet/Config/obj/Config.csproj.nuget.g.props
Normal file
@@ -0,0 +1,18 @@
|
||||
<?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)' == '' ">/Users/fantasy/.nuget/packages/</NuGetPackageRoot>
|
||||
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">/Users/fantasy/.nuget/packages/</NuGetPackageFolders>
|
||||
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
|
||||
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.12.0</NuGetToolVersion>
|
||||
</PropertyGroup>
|
||||
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<SourceRoot Include="/Users/fantasy/.nuget/packages/" />
|
||||
</ItemGroup>
|
||||
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<PkgFantasy-Net_Config Condition=" '$(PkgFantasy-Net_Config)' == '' ">/Users/fantasy/.nuget/packages/fantasy-net.config/2024.1.4</PkgFantasy-Net_Config>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
6
聊天系统课程代码/NuGet/Config/obj/Config.csproj.nuget.g.targets
Normal file
6
聊天系统课程代码/NuGet/Config/obj/Config.csproj.nuget.g.targets
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
||||
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<Import Project="$(NuGetPackageRoot)fantasy-net.config/2024.1.4/buildTransitive/Fantasy-Net.Config.targets" Condition="Exists('$(NuGetPackageRoot)fantasy-net.config/2024.1.4/buildTransitive/Fantasy-Net.Config.targets')" />
|
||||
</ImportGroup>
|
||||
</Project>
|
||||
@@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]
|
||||
@@ -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("Config")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("Config")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("Config")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// 由 MSBuild WriteCodeFragment 类生成。
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
31cc5c8b5122dd214e0621748a2b62641e9f69993c09f22886943de8b2575cdb
|
||||
@@ -0,0 +1,15 @@
|
||||
is_global = true
|
||||
build_property.TargetFramework = net8.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 = Config
|
||||
build_property.ProjectDir = /Users/fantasy/Code/ServerLessions/Chat/NuGet/Config/
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
build_property.EffectiveAnalysisLevelStyle = 8.0
|
||||
build_property.EnableCodeStyleSeverity =
|
||||
@@ -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;
|
||||
BIN
聊天系统课程代码/NuGet/Config/obj/Debug/net8.0/Config.assets.cache
Normal file
BIN
聊天系统课程代码/NuGet/Config/obj/Debug/net8.0/Config.assets.cache
Normal file
Binary file not shown.
Binary file not shown.
125
聊天系统课程代码/NuGet/Config/obj/project.assets.json
Normal file
125
聊天系统课程代码/NuGet/Config/obj/project.assets.json
Normal file
@@ -0,0 +1,125 @@
|
||||
{
|
||||
"version": 3,
|
||||
"targets": {
|
||||
"net8.0": {
|
||||
"Fantasy-Net.Config/2024.1.4": {
|
||||
"type": "package",
|
||||
"compile": {
|
||||
"lib/net8.0/Fantasy-Net.Config.dll": {}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net8.0/Fantasy-Net.Config.dll": {}
|
||||
},
|
||||
"build": {
|
||||
"buildTransitive/Fantasy-Net.Config.targets": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"Fantasy-Net.Config/2024.1.4": {
|
||||
"sha512": "zStTIJq91mx3VjCcU7eAtrExAcv1Zg+dAd8UdDvpHu7kTY8ldDQMp8sCmez2s+vUTmNyH1hlOgEE3rJILAijfQ==",
|
||||
"type": "package",
|
||||
"path": "fantasy-net.config/2024.1.4",
|
||||
"hasTools": true,
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"README.md",
|
||||
"buildTransitive/Fantasy-Net.Config.targets",
|
||||
"fantasy-net.config.2024.1.4.nupkg.sha512",
|
||||
"fantasy-net.config.nuspec",
|
||||
"icon.png",
|
||||
"lib/net8.0/Fantasy-Net.Config.dll",
|
||||
"tools/output/Excel/Custom.txt",
|
||||
"tools/output/Excel/Server/MachineConfig.xlsx",
|
||||
"tools/output/Excel/Server/ProcessConfig.xlsx",
|
||||
"tools/output/Excel/Server/SceneConfig.xlsx",
|
||||
"tools/output/Excel/Server/WorldConfig.xlsx",
|
||||
"tools/output/Excel/Version.txt",
|
||||
"tools/output/Json/Server/MachineConfigData.Json",
|
||||
"tools/output/Json/Server/ProcessConfigData.Json",
|
||||
"tools/output/Json/Server/SceneConfigData.Json",
|
||||
"tools/output/Json/Server/WorldConfigData.Json",
|
||||
"tools/output/NetworkProtocol/Inner/InnerMessage.proto",
|
||||
"tools/output/NetworkProtocol/OpCode.Cache",
|
||||
"tools/output/NetworkProtocol/Outer/OuterMessage.proto",
|
||||
"tools/output/NetworkProtocol/RouteType.Config",
|
||||
"tools/output/README.md"
|
||||
]
|
||||
}
|
||||
},
|
||||
"projectFileDependencyGroups": {
|
||||
"net8.0": [
|
||||
"Fantasy-Net.Config >= 2024.1.4"
|
||||
]
|
||||
},
|
||||
"packageFolders": {
|
||||
"/Users/fantasy/.nuget/packages/": {}
|
||||
},
|
||||
"project": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "/Users/fantasy/Code/ServerLessions/Chat/NuGet/Config/Config.csproj",
|
||||
"projectName": "Config",
|
||||
"projectPath": "/Users/fantasy/Code/ServerLessions/Chat/NuGet/Config/Config.csproj",
|
||||
"packagesPath": "/Users/fantasy/.nuget/packages/",
|
||||
"outputPath": "/Users/fantasy/Code/ServerLessions/Chat/NuGet/Config/obj/",
|
||||
"projectStyle": "PackageReference",
|
||||
"UsingMicrosoftNETSdk": false,
|
||||
"configFilePaths": [
|
||||
"/Users/fantasy/.nuget/NuGet/NuGet.Config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net8.0"
|
||||
],
|
||||
"sources": {
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net8.0": {
|
||||
"targetAlias": "net8.0",
|
||||
"projectReferences": {}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
},
|
||||
"restoreAuditProperties": {
|
||||
"enableAudit": "true",
|
||||
"auditLevel": "low",
|
||||
"auditMode": "all"
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"net8.0": {
|
||||
"targetAlias": "net8.0",
|
||||
"dependencies": {
|
||||
"Fantasy-Net.Config": {
|
||||
"target": "Package",
|
||||
"version": "[2024.1.4, )"
|
||||
}
|
||||
},
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48",
|
||||
"net481"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"frameworkReferences": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/9.0.100/PortableRuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
10
聊天系统课程代码/NuGet/Config/obj/project.nuget.cache
Normal file
10
聊天系统课程代码/NuGet/Config/obj/project.nuget.cache
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"version": 2,
|
||||
"dgSpecHash": "gPBuheBUH+E=",
|
||||
"success": true,
|
||||
"projectFilePath": "/Users/fantasy/Code/ServerLessions/Chat/NuGet/Config/Config.csproj",
|
||||
"expectedPackageFiles": [
|
||||
"/Users/fantasy/.nuget/packages/fantasy-net.config/2024.1.4/fantasy-net.config.2024.1.4.nupkg.sha512"
|
||||
],
|
||||
"logs": []
|
||||
}
|
||||
1
聊天系统课程代码/NuGet/Config/obj/project.packagespec.json
Normal file
1
聊天系统课程代码/NuGet/Config/obj/project.packagespec.json
Normal file
@@ -0,0 +1 @@
|
||||
"restore":{"projectUniqueName":"/Users/fantasy/Code/ServerLessions/Chat/NuGet/Config/Config.csproj","projectName":"Config","projectPath":"/Users/fantasy/Code/ServerLessions/Chat/NuGet/Config/Config.csproj","outputPath":"/Users/fantasy/Code/ServerLessions/Chat/NuGet/Config/obj/","projectStyle":"PackageReference","UsingMicrosoftNETSdk":false,"originalTargetFrameworks":["net8.0"],"sources":{"https://api.nuget.org/v3/index.json":{}},"frameworks":{"net8.0":{"targetAlias":"net8.0","projectReferences":{}}},"warningProperties":{"warnAsError":["NU1605"]},"restoreAuditProperties":{"enableAudit":"true","auditLevel":"low","auditMode":"all"}}"frameworks":{"net8.0":{"targetAlias":"net8.0","dependencies":{"Fantasy-Net.Config":{"target":"Package","version":"[2024.1.4, )"}},"imports":["net461","net462","net47","net471","net472","net48","net481"],"assetTargetFallback":true,"warn":true,"frameworkReferences":{"Microsoft.NETCore.App":{"privateAssets":"all"}},"runtimeIdentifierGraphPath":"/usr/local/share/dotnet/sdk/9.0.100/PortableRuntimeIdentifierGraph.json"}}
|
||||
1
聊天系统课程代码/NuGet/Config/obj/rider.project.model.nuget.info
Normal file
1
聊天系统课程代码/NuGet/Config/obj/rider.project.model.nuget.info
Normal file
@@ -0,0 +1 @@
|
||||
17324493181399999
|
||||
1
聊天系统课程代码/NuGet/Config/obj/rider.project.restore.info
Normal file
1
聊天系统课程代码/NuGet/Config/obj/rider.project.restore.info
Normal file
@@ -0,0 +1 @@
|
||||
17331012454241100
|
||||
Reference in New Issue
Block a user