上传linux 战斗编译

This commit is contained in:
liwei 2022-12-05 19:29:16 +08:00
parent 4f956f9a41
commit 0c89ce8f57
40 changed files with 121 additions and 86 deletions

0
bin/Debug/net6.0/Fleck.dll Normal file → Executable file
View File

0
bin/Debug/net6.0/Google.Protobuf.dll Normal file → Executable file
View File

View File

BIN
bin/Debug/net6.0/dfbattle Executable file

Binary file not shown.

Binary file not shown.

Binary file not shown.

0
bin/release/net6.0/Fleck.dll Normal file → Executable file
View File

0
bin/release/net6.0/Google.Protobuf.dll Normal file → Executable file
View File

View File

BIN
bin/release/net6.0/dfbattle Executable file

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
obj/Debug/net6.0/apphost Executable file

Binary file not shown.

View File

@ -18,5 +18,5 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyTitleAttribute("dfbattle")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// 由 MSBuild WriteCodeFragment 类生成。
// Generated by the MSBuild WriteCodeFragment class.

View File

@ -7,4 +7,4 @@ build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = dfbattle
build_property.ProjectDir = e:\c#\dfbattle\
build_property.ProjectDir = /home/liwei/dfbattle/

View File

@ -1 +1 @@
14c7a867eefd9ec59ba8e8d78710cb0814087f7a
043079b008ce5df4c13617bd2af47e214e500e6f

View File

@ -1,21 +1,42 @@
E:\c#\dfbattle\bin\Debug\net6.0\dfbattle.exe
E:\c#\dfbattle\bin\Debug\net6.0\dfbattle.deps.json
E:\c#\dfbattle\bin\Debug\net6.0\dfbattle.runtimeconfig.json
E:\c#\dfbattle\bin\Debug\net6.0\dfbattle.dll
E:\c#\dfbattle\bin\Debug\net6.0\dfbattle.pdb
E:\c#\dfbattle\obj\Debug\net6.0\dfbattle.csproj.AssemblyReference.cache
E:\c#\dfbattle\obj\Debug\net6.0\dfbattle.GeneratedMSBuildEditorConfig.editorconfig
E:\c#\dfbattle\obj\Debug\net6.0\dfbattle.AssemblyInfoInputs.cache
E:\c#\dfbattle\obj\Debug\net6.0\dfbattle.AssemblyInfo.cs
E:\c#\dfbattle\obj\Debug\net6.0\dfbattle.csproj.CoreCompileInputs.cache
E:\c#\dfbattle\obj\Debug\net6.0\dfbattle.dll
E:\c#\dfbattle\obj\Debug\net6.0\refint\dfbattle.dll
E:\c#\dfbattle\obj\Debug\net6.0\dfbattle.pdb
E:\c#\dfbattle\obj\Debug\net6.0\dfbattle.genruntimeconfig.cache
E:\c#\dfbattle\obj\Debug\net6.0\ref\dfbattle.dll
E:\c#\dfbattle\bin\Debug\net6.0\Fleck.dll
E:\c#\dfbattle\bin\Debug\net6.0\Google.Protobuf.dll
E:\c#\dfbattle\obj\Debug\net6.0\dfbattle.csproj.CopyComplete
E:\c#\dfbattle\bin\Debug\net6.0\Microsoft.Extensions.DependencyInjection.dll
E:\c#\dfbattle\bin\Debug\net6.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll
E:\c#\dfbattle\bin\Debug\net6.0\battle.dll
E:/c#/dfbattle/bin/Debug/net6.0/dfbattle.exe
E:/c#/dfbattle/bin/Debug/net6.0/dfbattle.deps.json
E:/c#/dfbattle/bin/Debug/net6.0/dfbattle.runtimeconfig.json
E:/c#/dfbattle/bin/Debug/net6.0/dfbattle.dll
E:/c#/dfbattle/bin/Debug/net6.0/dfbattle.pdb
E:/c#/dfbattle/obj/Debug/net6.0/dfbattle.csproj.AssemblyReference.cache
E:/c#/dfbattle/obj/Debug/net6.0/dfbattle.GeneratedMSBuildEditorConfig.editorconfig
E:/c#/dfbattle/obj/Debug/net6.0/dfbattle.AssemblyInfoInputs.cache
E:/c#/dfbattle/obj/Debug/net6.0/dfbattle.AssemblyInfo.cs
E:/c#/dfbattle/obj/Debug/net6.0/dfbattle.csproj.CoreCompileInputs.cache
E:/c#/dfbattle/obj/Debug/net6.0/dfbattle.dll
E:/c#/dfbattle/obj/Debug/net6.0/refint/dfbattle.dll
E:/c#/dfbattle/obj/Debug/net6.0/dfbattle.pdb
E:/c#/dfbattle/obj/Debug/net6.0/dfbattle.genruntimeconfig.cache
E:/c#/dfbattle/obj/Debug/net6.0/ref/dfbattle.dll
E:/c#/dfbattle/bin/Debug/net6.0/Fleck.dll
E:/c#/dfbattle/bin/Debug/net6.0/Google.Protobuf.dll
E:/c#/dfbattle/obj/Debug/net6.0/dfbattle.csproj.CopyComplete
E:/c#/dfbattle/bin/Debug/net6.0/Microsoft.Extensions.DependencyInjection.dll
E:/c#/dfbattle/bin/Debug/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll
E:/c#/dfbattle/bin/Debug/net6.0/battle.dll
/home/liwei/dfbattle/bin/Debug/net6.0/dfbattle
/home/liwei/dfbattle/bin/Debug/net6.0/dfbattle.deps.json
/home/liwei/dfbattle/bin/Debug/net6.0/dfbattle.runtimeconfig.json
/home/liwei/dfbattle/bin/Debug/net6.0/dfbattle.dll
/home/liwei/dfbattle/bin/Debug/net6.0/dfbattle.pdb
/home/liwei/dfbattle/bin/Debug/net6.0/Fleck.dll
/home/liwei/dfbattle/bin/Debug/net6.0/Google.Protobuf.dll
/home/liwei/dfbattle/bin/Debug/net6.0/Microsoft.Extensions.DependencyInjection.dll
/home/liwei/dfbattle/bin/Debug/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll
/home/liwei/dfbattle/bin/Debug/net6.0/battle.dll
/home/liwei/dfbattle/obj/Debug/net6.0/dfbattle.csproj.AssemblyReference.cache
/home/liwei/dfbattle/obj/Debug/net6.0/dfbattle.GeneratedMSBuildEditorConfig.editorconfig
/home/liwei/dfbattle/obj/Debug/net6.0/dfbattle.AssemblyInfoInputs.cache
/home/liwei/dfbattle/obj/Debug/net6.0/dfbattle.AssemblyInfo.cs
/home/liwei/dfbattle/obj/Debug/net6.0/dfbattle.csproj.CoreCompileInputs.cache
/home/liwei/dfbattle/obj/Debug/net6.0/dfbattle.csproj.CopyComplete
/home/liwei/dfbattle/obj/Debug/net6.0/dfbattle.dll
/home/liwei/dfbattle/obj/Debug/net6.0/refint/dfbattle.dll
/home/liwei/dfbattle/obj/Debug/net6.0/dfbattle.pdb
/home/liwei/dfbattle/obj/Debug/net6.0/dfbattle.genruntimeconfig.cache
/home/liwei/dfbattle/obj/Debug/net6.0/ref/dfbattle.dll

Binary file not shown.

View File

@ -1 +1 @@
a887c8022839817bde2d68d56c282db270cf08e1
ce008eecd25694de187e069485ceb927ba88ca04

Binary file not shown.

View File

@ -1,20 +1,20 @@
{
"format": 1,
"restore": {
"E:\\c#\\dfbattle\\dfbattle.csproj": {}
"/home/liwei/dfbattle/dfbattle.csproj": {}
},
"projects": {
"E:\\c#\\dfbattle\\dfbattle.csproj": {
"/home/liwei/dfbattle/dfbattle.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "E:\\c#\\dfbattle\\dfbattle.csproj",
"projectUniqueName": "/home/liwei/dfbattle/dfbattle.csproj",
"projectName": "dfbattle",
"projectPath": "E:\\c#\\dfbattle\\dfbattle.csproj",
"packagesPath": "C:\\Users\\liwei1dao\\.nuget\\packages\\",
"outputPath": "E:\\c#\\dfbattle\\obj\\",
"projectPath": "/home/liwei/dfbattle/dfbattle.csproj",
"packagesPath": "/root/.nuget/packages/",
"outputPath": "/home/liwei/dfbattle/obj/",
"projectStyle": "PackageReference",
"configFilePaths": [
"C:\\Users\\liwei1dao\\AppData\\Roaming\\NuGet\\NuGet.Config"
"/root/.nuget/NuGet/NuGet.Config"
],
"originalTargetFrameworks": [
"net6.0"
@ -57,7 +57,8 @@
"net47",
"net471",
"net472",
"net48"
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
@ -66,7 +67,7 @@
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.300\\RuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/6.0.403/RuntimeIdentifierGraph.json"
}
}
}

View File

@ -4,12 +4,12 @@
<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\liwei1dao\.nuget\packages\</NuGetPackageFolders>
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">/root/.nuget/packages/</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">/root/.nuget/packages/</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.2.0</NuGetToolVersion>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.3.1</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="C:\Users\liwei1dao\.nuget\packages\" />
<SourceRoot Include="/root/.nuget/packages/" />
</ItemGroup>
</Project>

View File

@ -14,10 +14,14 @@
"Google.Protobuf/3.21.9": {
"type": "package",
"compile": {
"lib/net5.0/Google.Protobuf.dll": {}
"lib/net5.0/Google.Protobuf.dll": {
"related": ".pdb;.xml"
}
},
"runtime": {
"lib/net5.0/Google.Protobuf.dll": {}
"lib/net5.0/Google.Protobuf.dll": {
"related": ".pdb;.xml"
}
}
},
"Microsoft.Extensions.DependencyInjection/2.1.1": {
@ -26,19 +30,27 @@
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.1.1"
},
"compile": {
"lib/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.dll": {}
"lib/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.dll": {}
"lib/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.dll": {
"related": ".xml"
}
}
},
"Microsoft.Extensions.DependencyInjection.Abstractions/2.1.1": {
"type": "package",
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {}
"lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {}
"lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
"related": ".xml"
}
}
}
}
@ -121,19 +133,19 @@
]
},
"packageFolders": {
"C:\\Users\\liwei1dao\\.nuget\\packages\\": {}
"/root/.nuget/packages/": {}
},
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "E:\\c#\\dfbattle\\dfbattle.csproj",
"projectUniqueName": "/home/liwei/dfbattle/dfbattle.csproj",
"projectName": "dfbattle",
"projectPath": "E:\\c#\\dfbattle\\dfbattle.csproj",
"packagesPath": "C:\\Users\\liwei1dao\\.nuget\\packages\\",
"outputPath": "E:\\c#\\dfbattle\\obj\\",
"projectPath": "/home/liwei/dfbattle/dfbattle.csproj",
"packagesPath": "/root/.nuget/packages/",
"outputPath": "/home/liwei/dfbattle/obj/",
"projectStyle": "PackageReference",
"configFilePaths": [
"C:\\Users\\liwei1dao\\AppData\\Roaming\\NuGet\\NuGet.Config"
"/root/.nuget/NuGet/NuGet.Config"
],
"originalTargetFrameworks": [
"net6.0"
@ -176,7 +188,8 @@
"net47",
"net471",
"net472",
"net48"
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
@ -185,7 +198,7 @@
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.300\\RuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/6.0.403/RuntimeIdentifierGraph.json"
}
}
}

View File

@ -1,13 +1,13 @@
{
"version": 2,
"dgSpecHash": "VO0R/XQyS76+ZkXQorQMd280Mq8lkrP2i7CJgDcHc4ABsHSzY5bI4nBsXRZTBMY4GqAdOz9zJURXRNlw7DOuQA==",
"dgSpecHash": "zBovY5NBf0c1R/WPihpnHEfJMjRwvylLUCWpeIn14fvCWbKy0J5NOisGvz90yskeRxteThXft7l9+5VrPTHd3Q==",
"success": true,
"projectFilePath": "E:\\c#\\dfbattle\\dfbattle.csproj",
"projectFilePath": "/home/liwei/dfbattle/dfbattle.csproj",
"expectedPackageFiles": [
"C:\\Users\\liwei1dao\\.nuget\\packages\\fleck\\1.2.0\\fleck.1.2.0.nupkg.sha512",
"C:\\Users\\liwei1dao\\.nuget\\packages\\google.protobuf\\3.21.9\\google.protobuf.3.21.9.nupkg.sha512",
"C:\\Users\\liwei1dao\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\2.1.1\\microsoft.extensions.dependencyinjection.2.1.1.nupkg.sha512",
"C:\\Users\\liwei1dao\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\2.1.1\\microsoft.extensions.dependencyinjection.abstractions.2.1.1.nupkg.sha512"
"/root/.nuget/packages/fleck/1.2.0/fleck.1.2.0.nupkg.sha512",
"/root/.nuget/packages/google.protobuf/3.21.9/google.protobuf.3.21.9.nupkg.sha512",
"/root/.nuget/packages/microsoft.extensions.dependencyinjection/2.1.1/microsoft.extensions.dependencyinjection.2.1.1.nupkg.sha512",
"/root/.nuget/packages/microsoft.extensions.dependencyinjection.abstractions/2.1.1/microsoft.extensions.dependencyinjection.abstractions.2.1.1.nupkg.sha512"
],
"logs": []
}

View File

@ -1,4 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = "")]

BIN
obj/release/net6.0/apphost Executable file

Binary file not shown.

Binary file not shown.

View File

@ -18,5 +18,5 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyTitleAttribute("dfbattle")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// 由 MSBuild WriteCodeFragment 类生成。
// Generated by the MSBuild WriteCodeFragment class.

View File

@ -7,4 +7,4 @@ build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = dfbattle
build_property.ProjectDir = E:\c#\dfbattle\
build_property.ProjectDir = /home/liwei/dfbattle/

View File

@ -1 +1 @@
4a93511b18f2551159384e9f5cc8fc0ca4e14681
88be5f3aedb4327d1960419193f5964d1643dce7

View File

@ -1,21 +1,21 @@
E:\c#\dfbattle\bin\release\net6.0\dfbattle.exe
E:\c#\dfbattle\bin\release\net6.0\dfbattle.deps.json
E:\c#\dfbattle\bin\release\net6.0\dfbattle.runtimeconfig.json
E:\c#\dfbattle\bin\release\net6.0\dfbattle.dll
E:\c#\dfbattle\bin\release\net6.0\dfbattle.pdb
E:\c#\dfbattle\bin\release\net6.0\Fleck.dll
E:\c#\dfbattle\bin\release\net6.0\Google.Protobuf.dll
E:\c#\dfbattle\bin\release\net6.0\Microsoft.Extensions.DependencyInjection.dll
E:\c#\dfbattle\bin\release\net6.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll
E:\c#\dfbattle\bin\release\net6.0\battle.dll
E:\c#\dfbattle\obj\release\net6.0\dfbattle.csproj.AssemblyReference.cache
E:\c#\dfbattle\obj\release\net6.0\dfbattle.GeneratedMSBuildEditorConfig.editorconfig
E:\c#\dfbattle\obj\release\net6.0\dfbattle.AssemblyInfoInputs.cache
E:\c#\dfbattle\obj\release\net6.0\dfbattle.AssemblyInfo.cs
E:\c#\dfbattle\obj\release\net6.0\dfbattle.csproj.CoreCompileInputs.cache
E:\c#\dfbattle\obj\release\net6.0\dfbattle.csproj.CopyComplete
E:\c#\dfbattle\obj\release\net6.0\dfbattle.dll
E:\c#\dfbattle\obj\release\net6.0\refint\dfbattle.dll
E:\c#\dfbattle\obj\release\net6.0\dfbattle.pdb
E:\c#\dfbattle\obj\release\net6.0\dfbattle.genruntimeconfig.cache
E:\c#\dfbattle\obj\release\net6.0\ref\dfbattle.dll
/home/liwei/dfbattle/bin/release/net6.0/dfbattle
/home/liwei/dfbattle/bin/release/net6.0/dfbattle.deps.json
/home/liwei/dfbattle/bin/release/net6.0/dfbattle.runtimeconfig.json
/home/liwei/dfbattle/bin/release/net6.0/dfbattle.dll
/home/liwei/dfbattle/bin/release/net6.0/dfbattle.pdb
/home/liwei/dfbattle/bin/release/net6.0/Fleck.dll
/home/liwei/dfbattle/bin/release/net6.0/Google.Protobuf.dll
/home/liwei/dfbattle/bin/release/net6.0/Microsoft.Extensions.DependencyInjection.dll
/home/liwei/dfbattle/bin/release/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll
/home/liwei/dfbattle/bin/release/net6.0/battle.dll
/home/liwei/dfbattle/obj/release/net6.0/dfbattle.csproj.AssemblyReference.cache
/home/liwei/dfbattle/obj/release/net6.0/dfbattle.GeneratedMSBuildEditorConfig.editorconfig
/home/liwei/dfbattle/obj/release/net6.0/dfbattle.AssemblyInfoInputs.cache
/home/liwei/dfbattle/obj/release/net6.0/dfbattle.AssemblyInfo.cs
/home/liwei/dfbattle/obj/release/net6.0/dfbattle.csproj.CoreCompileInputs.cache
/home/liwei/dfbattle/obj/release/net6.0/dfbattle.csproj.CopyComplete
/home/liwei/dfbattle/obj/release/net6.0/dfbattle.dll
/home/liwei/dfbattle/obj/release/net6.0/refint/dfbattle.dll
/home/liwei/dfbattle/obj/release/net6.0/dfbattle.pdb
/home/liwei/dfbattle/obj/release/net6.0/dfbattle.genruntimeconfig.cache
/home/liwei/dfbattle/obj/release/net6.0/ref/dfbattle.dll

Binary file not shown.

View File

@ -1 +1 @@
b1c5d5d045f62e57123c8a694c181e97e73282cc
1325482b98face973291ed3e9a15254102c923dc

Binary file not shown.