mirror of
https://github.com/EQEmu/Server.git
synced 2026-08-24 07:47:57 +00:00
Added some base work for this
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = ".NET 6.0")]
|
||||
@@ -0,0 +1,23 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// Runtime Version:4.0.30319.42000
|
||||
//
|
||||
// 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("common")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+ebb657153aa741a8482ad6242327f7c11b7c9619")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("common")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("common")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
38a2c2b804d4a9eced371e6efff9079f82adfa8b936d4c028b80ad037b0a7122
|
||||
+13
@@ -0,0 +1,13 @@
|
||||
is_global = true
|
||||
build_property.TargetFramework = net6.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 = StreamParser.Common
|
||||
build_property.ProjectDir = E:\eqemu_build\Server\utils\stream_parser\common\
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
|
||||
03709e67e2b36405625f4934280f675328742b8edfef5c14fe4318daaa9241b6
|
||||
@@ -0,0 +1,13 @@
|
||||
E:\eqemu_build\Server\utils\stream_parser\common\bin\Debug\net6.0\common.deps.json
|
||||
E:\eqemu_build\Server\utils\stream_parser\common\bin\Debug\net6.0\common.dll
|
||||
E:\eqemu_build\Server\utils\stream_parser\common\bin\Debug\net6.0\common.pdb
|
||||
E:\eqemu_build\Server\utils\stream_parser\common\obj\Debug\net6.0\common.csproj.AssemblyReference.cache
|
||||
E:\eqemu_build\Server\utils\stream_parser\common\obj\Debug\net6.0\common.GeneratedMSBuildEditorConfig.editorconfig
|
||||
E:\eqemu_build\Server\utils\stream_parser\common\obj\Debug\net6.0\common.AssemblyInfoInputs.cache
|
||||
E:\eqemu_build\Server\utils\stream_parser\common\obj\Debug\net6.0\common.AssemblyInfo.cs
|
||||
E:\eqemu_build\Server\utils\stream_parser\common\obj\Debug\net6.0\common.csproj.CoreCompileInputs.cache
|
||||
E:\eqemu_build\Server\utils\stream_parser\common\obj\Debug\net6.0\common.sourcelink.json
|
||||
E:\eqemu_build\Server\utils\stream_parser\common\obj\Debug\net6.0\common.dll
|
||||
E:\eqemu_build\Server\utils\stream_parser\common\obj\Debug\net6.0\refint\common.dll
|
||||
E:\eqemu_build\Server\utils\stream_parser\common\obj\Debug\net6.0\common.pdb
|
||||
E:\eqemu_build\Server\utils\stream_parser\common\obj\Debug\net6.0\ref\common.dll
|
||||
@@ -0,0 +1 @@
|
||||
{"documents":{"E:\\eqemu_build\\Server\\*":"https://raw.githubusercontent.com/EQEmu/Server/ebb657153aa741a8482ad6242327f7c11b7c9619/*","E:\\eqemu_build\\Server\\submodules\\cereal\\*":"https://raw.githubusercontent.com/USCiLab/cereal/ebef1e929807629befafbb2918ea1a08c7194554/*","E:\\eqemu_build\\Server\\submodules\\fmt\\*":"https://raw.githubusercontent.com/fmtlib/fmt/e69e5f977d458f2650bb346dadf2ad30c5320281/*","E:\\eqemu_build\\Server\\submodules\\glm\\*":"https://raw.githubusercontent.com/g-truc/glm/9749727c2db4742369219e1d452f43e918734b4e/*","E:\\eqemu_build\\Server\\submodules\\libuv\\*":"https://raw.githubusercontent.com/libuv/libuv/0c1fa696aa502eb749c2c4735005f41ba00a27b8/*","E:\\eqemu_build\\Server\\submodules\\recastnavigation\\*":"https://raw.githubusercontent.com/EQEmu/recastnavigation/710dabee701710431938c92d2348849a072f4e27/*","E:\\eqemu_build\\Server\\submodules\\websocketpp\\*":"https://raw.githubusercontent.com/zaphoyd/websocketpp/b9aeec6eaf3d5610503439b4fae3581d9aff08e8/*"}}
|
||||
Reference in New Issue
Block a user