-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
591 changed files
with
8,958 additions
and
13 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
334 changes: 334 additions & 0 deletions
334
CoreLibLaunchSupport/bin/Debug/net6.0/CoreLibLaunchSupport.deps.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,334 @@ | ||
{ | ||
"runtimeTarget": { | ||
"name": ".NETCoreApp,Version=v6.0", | ||
"signature": "" | ||
}, | ||
"compilationOptions": {}, | ||
"targets": { | ||
".NETCoreApp,Version=v6.0": { | ||
"CoreLibLaunchSupport/1.0.0": { | ||
"dependencies": { | ||
"LibDalamud": "1.0.0", | ||
"Serilog": "2.12.0" | ||
}, | ||
"runtime": { | ||
"CoreLibLaunchSupport.dll": {} | ||
} | ||
}, | ||
"CommandLineParser/2.9.1": { | ||
"runtime": { | ||
"lib/netstandard2.0/CommandLine.dll": { | ||
"assemblyVersion": "2.9.1.0", | ||
"fileVersion": "2.9.1.0" | ||
} | ||
} | ||
}, | ||
"Downloader/2.4.1": { | ||
"runtime": { | ||
"lib/net6.0/Downloader.dll": { | ||
"assemblyVersion": "2.4.1.0", | ||
"fileVersion": "2.4.1.0" | ||
} | ||
} | ||
}, | ||
"Facepunch.Steamworks/2.3.3": { | ||
"runtime": { | ||
"lib/netstandard2.0/Facepunch.Steamworks.Win64.dll": { | ||
"assemblyVersion": "1.0.0.0", | ||
"fileVersion": "1.0.0.0" | ||
} | ||
} | ||
}, | ||
"Microsoft.NETCore.Platforms/1.1.0": {}, | ||
"Microsoft.NETCore.Targets/1.1.0": {}, | ||
"Mono.Nat/3.0.1": { | ||
"runtime": { | ||
"lib/netstandard2.1/Mono.Nat.dll": { | ||
"assemblyVersion": "3.0.0.0", | ||
"fileVersion": "3.0.1.0" | ||
} | ||
} | ||
}, | ||
"MonoTorrent/2.0.6": { | ||
"dependencies": { | ||
"Mono.Nat": "3.0.1", | ||
"ReusableTasks": "2.0.0" | ||
}, | ||
"runtime": { | ||
"lib/netstandard2.0/MonoTorrent.dll": { | ||
"assemblyVersion": "1.0.0.0", | ||
"fileVersion": "2.0.6.0" | ||
} | ||
} | ||
}, | ||
"Newtonsoft.Json/13.0.1": { | ||
"runtime": { | ||
"lib/netstandard2.0/Newtonsoft.Json.dll": { | ||
"assemblyVersion": "13.0.0.0", | ||
"fileVersion": "13.0.1.25517" | ||
} | ||
} | ||
}, | ||
"ReusableTasks/2.0.0": { | ||
"runtime": { | ||
"lib/netstandard2.1/ReusableTasks.dll": { | ||
"assemblyVersion": "1.0.0.0", | ||
"fileVersion": "2.0.0.0" | ||
} | ||
} | ||
}, | ||
"Serilog/2.12.0": { | ||
"runtime": { | ||
"lib/net6.0/Serilog.dll": { | ||
"assemblyVersion": "2.0.0.0", | ||
"fileVersion": "2.12.0.0" | ||
} | ||
} | ||
}, | ||
"SharedMemory/2.3.2": { | ||
"dependencies": { | ||
"System.Reflection.Emit.Lightweight": "4.7.0" | ||
}, | ||
"runtime": { | ||
"lib/netstandard2.1/SharedMemory.dll": { | ||
"assemblyVersion": "2.3.2.0", | ||
"fileVersion": "2.3.2.0" | ||
} | ||
} | ||
}, | ||
"System.IO/4.3.0": { | ||
"dependencies": { | ||
"Microsoft.NETCore.Platforms": "1.1.0", | ||
"Microsoft.NETCore.Targets": "1.1.0", | ||
"System.Runtime": "4.3.0", | ||
"System.Text.Encoding": "4.3.0", | ||
"System.Threading.Tasks": "4.3.0" | ||
} | ||
}, | ||
"System.Reflection/4.3.0": { | ||
"dependencies": { | ||
"Microsoft.NETCore.Platforms": "1.1.0", | ||
"Microsoft.NETCore.Targets": "1.1.0", | ||
"System.IO": "4.3.0", | ||
"System.Reflection.Primitives": "4.3.0", | ||
"System.Runtime": "4.3.0" | ||
} | ||
}, | ||
"System.Reflection.Emit.Lightweight/4.7.0": {}, | ||
"System.Reflection.Primitives/4.3.0": { | ||
"dependencies": { | ||
"Microsoft.NETCore.Platforms": "1.1.0", | ||
"Microsoft.NETCore.Targets": "1.1.0", | ||
"System.Runtime": "4.3.0" | ||
} | ||
}, | ||
"System.Runtime/4.3.0": { | ||
"dependencies": { | ||
"Microsoft.NETCore.Platforms": "1.1.0", | ||
"Microsoft.NETCore.Targets": "1.1.0" | ||
} | ||
}, | ||
"System.Runtime.Handles/4.3.0": { | ||
"dependencies": { | ||
"Microsoft.NETCore.Platforms": "1.1.0", | ||
"Microsoft.NETCore.Targets": "1.1.0", | ||
"System.Runtime": "4.3.0" | ||
} | ||
}, | ||
"System.Runtime.InteropServices/4.3.0": { | ||
"dependencies": { | ||
"Microsoft.NETCore.Platforms": "1.1.0", | ||
"Microsoft.NETCore.Targets": "1.1.0", | ||
"System.Reflection": "4.3.0", | ||
"System.Reflection.Primitives": "4.3.0", | ||
"System.Runtime": "4.3.0", | ||
"System.Runtime.Handles": "4.3.0" | ||
} | ||
}, | ||
"System.Text.Encoding/4.3.0": { | ||
"dependencies": { | ||
"Microsoft.NETCore.Platforms": "1.1.0", | ||
"Microsoft.NETCore.Targets": "1.1.0", | ||
"System.Runtime": "4.3.0" | ||
} | ||
}, | ||
"System.Threading.Tasks/4.3.0": { | ||
"dependencies": { | ||
"Microsoft.NETCore.Platforms": "1.1.0", | ||
"Microsoft.NETCore.Targets": "1.1.0", | ||
"System.Runtime": "4.3.0" | ||
} | ||
}, | ||
"LibDalamud/1.0.0": { | ||
"dependencies": { | ||
"CommandLineParser": "2.9.1", | ||
"Downloader": "2.4.1", | ||
"Facepunch.Steamworks": "2.3.3", | ||
"MonoTorrent": "2.0.6", | ||
"Newtonsoft.Json": "13.0.1", | ||
"Serilog": "2.12.0", | ||
"SharedMemory": "2.3.2", | ||
"System.Runtime.InteropServices": "4.3.0" | ||
}, | ||
"runtime": { | ||
"LibDalamud.dll": { | ||
"assemblyVersion": "1.0.0", | ||
"fileVersion": "1.0.0.0" | ||
} | ||
} | ||
} | ||
} | ||
}, | ||
"libraries": { | ||
"CoreLibLaunchSupport/1.0.0": { | ||
"type": "project", | ||
"serviceable": false, | ||
"sha512": "" | ||
}, | ||
"CommandLineParser/2.9.1": { | ||
"type": "package", | ||
"serviceable": true, | ||
"sha512": "sha512-OE0sl1/sQ37bjVsPKKtwQlWDgqaxWgtme3xZz7JssWUzg5JpMIyHgCTY9MVMxOg48fJ1AgGT3tgdH5m/kQ5xhA==", | ||
"path": "commandlineparser/2.9.1", | ||
"hashPath": "commandlineparser.2.9.1.nupkg.sha512" | ||
}, | ||
"Downloader/2.4.1": { | ||
"type": "package", | ||
"serviceable": true, | ||
"sha512": "sha512-B6quX+hXMAiDQekzE+KNaHUn2aQ0W4zzLcRnVEY+shmbctA31F9pbkrUaU/r4gtxVw1qFZu0f3G6/u6JI3kWKA==", | ||
"path": "downloader/2.4.1", | ||
"hashPath": "downloader.2.4.1.nupkg.sha512" | ||
}, | ||
"Facepunch.Steamworks/2.3.3": { | ||
"type": "package", | ||
"serviceable": true, | ||
"sha512": "sha512-7nUjWX/uy6JbDX7Q3n8ij7vrpWjTM0S8hXO24R3ZwQ0QgY0sXVlxzh3unmYoLvKGi31rzDHqGX68I169hnHNxQ==", | ||
"path": "facepunch.steamworks/2.3.3", | ||
"hashPath": "facepunch.steamworks.2.3.3.nupkg.sha512" | ||
}, | ||
"Microsoft.NETCore.Platforms/1.1.0": { | ||
"type": "package", | ||
"serviceable": true, | ||
"sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", | ||
"path": "microsoft.netcore.platforms/1.1.0", | ||
"hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512" | ||
}, | ||
"Microsoft.NETCore.Targets/1.1.0": { | ||
"type": "package", | ||
"serviceable": true, | ||
"sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==", | ||
"path": "microsoft.netcore.targets/1.1.0", | ||
"hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512" | ||
}, | ||
"Mono.Nat/3.0.1": { | ||
"type": "package", | ||
"serviceable": true, | ||
"sha512": "sha512-TLaz/q4i81y5nRyqBlJO2JS73JRyB1y6uhcgxhiyIn3MMIgH1mlTOPZNX7uUB0XYg6+7Igp4tFAqf/u+Unc3tw==", | ||
"path": "mono.nat/3.0.1", | ||
"hashPath": "mono.nat.3.0.1.nupkg.sha512" | ||
}, | ||
"MonoTorrent/2.0.6": { | ||
"type": "package", | ||
"serviceable": true, | ||
"sha512": "sha512-j6DAbPEDxxBj6bUuZ1nNHe59YqA7OvARhzri0hUSGA1YEq09k5eK2CH43rvFBcwB8FiniUDT0RSznezazqLlgQ==", | ||
"path": "monotorrent/2.0.6", | ||
"hashPath": "monotorrent.2.0.6.nupkg.sha512" | ||
}, | ||
"Newtonsoft.Json/13.0.1": { | ||
"type": "package", | ||
"serviceable": true, | ||
"sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==", | ||
"path": "newtonsoft.json/13.0.1", | ||
"hashPath": "newtonsoft.json.13.0.1.nupkg.sha512" | ||
}, | ||
"ReusableTasks/2.0.0": { | ||
"type": "package", | ||
"serviceable": true, | ||
"sha512": "sha512-HWb7Yy7dQfWPh0V4X42ounPkrzUvL6gB7bwshX7EqBDCl879iBQIS0TRrXFXKOTO2dNJxaEfXnAbX8Fzv3U7Cw==", | ||
"path": "reusabletasks/2.0.0", | ||
"hashPath": "reusabletasks.2.0.0.nupkg.sha512" | ||
}, | ||
"Serilog/2.12.0": { | ||
"type": "package", | ||
"serviceable": true, | ||
"sha512": "sha512-xaiJLIdu6rYMKfQMYUZgTy8YK7SMZjB4Yk50C/u//Z4OsvxkUfSPJy4nknfvwAC34yr13q7kcyh4grbwhSxyZg==", | ||
"path": "serilog/2.12.0", | ||
"hashPath": "serilog.2.12.0.nupkg.sha512" | ||
}, | ||
"SharedMemory/2.3.2": { | ||
"type": "package", | ||
"serviceable": true, | ||
"sha512": "sha512-hH34Y9xzvdJpgf/vwyWE/zYlY4BdQS3Zolfdg+8hV9A+UQRsBWyBS62kcLO55mF4etmMoL0PswEbT3lVXJSlFw==", | ||
"path": "sharedmemory/2.3.2", | ||
"hashPath": "sharedmemory.2.3.2.nupkg.sha512" | ||
}, | ||
"System.IO/4.3.0": { | ||
"type": "package", | ||
"serviceable": true, | ||
"sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==", | ||
"path": "system.io/4.3.0", | ||
"hashPath": "system.io.4.3.0.nupkg.sha512" | ||
}, | ||
"System.Reflection/4.3.0": { | ||
"type": "package", | ||
"serviceable": true, | ||
"sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==", | ||
"path": "system.reflection/4.3.0", | ||
"hashPath": "system.reflection.4.3.0.nupkg.sha512" | ||
}, | ||
"System.Reflection.Emit.Lightweight/4.7.0": { | ||
"type": "package", | ||
"serviceable": true, | ||
"sha512": "sha512-a4OLB4IITxAXJeV74MDx49Oq2+PsF6Sml54XAFv+2RyWwtDBcabzoxiiJRhdhx+gaohLh4hEGCLQyBozXoQPqA==", | ||
"path": "system.reflection.emit.lightweight/4.7.0", | ||
"hashPath": "system.reflection.emit.lightweight.4.7.0.nupkg.sha512" | ||
}, | ||
"System.Reflection.Primitives/4.3.0": { | ||
"type": "package", | ||
"serviceable": true, | ||
"sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==", | ||
"path": "system.reflection.primitives/4.3.0", | ||
"hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512" | ||
}, | ||
"System.Runtime/4.3.0": { | ||
"type": "package", | ||
"serviceable": true, | ||
"sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==", | ||
"path": "system.runtime/4.3.0", | ||
"hashPath": "system.runtime.4.3.0.nupkg.sha512" | ||
}, | ||
"System.Runtime.Handles/4.3.0": { | ||
"type": "package", | ||
"serviceable": true, | ||
"sha512": "sha512-OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==", | ||
"path": "system.runtime.handles/4.3.0", | ||
"hashPath": "system.runtime.handles.4.3.0.nupkg.sha512" | ||
}, | ||
"System.Runtime.InteropServices/4.3.0": { | ||
"type": "package", | ||
"serviceable": true, | ||
"sha512": "sha512-uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==", | ||
"path": "system.runtime.interopservices/4.3.0", | ||
"hashPath": "system.runtime.interopservices.4.3.0.nupkg.sha512" | ||
}, | ||
"System.Text.Encoding/4.3.0": { | ||
"type": "package", | ||
"serviceable": true, | ||
"sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==", | ||
"path": "system.text.encoding/4.3.0", | ||
"hashPath": "system.text.encoding.4.3.0.nupkg.sha512" | ||
}, | ||
"System.Threading.Tasks/4.3.0": { | ||
"type": "package", | ||
"serviceable": true, | ||
"sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==", | ||
"path": "system.threading.tasks/4.3.0", | ||
"hashPath": "system.threading.tasks.4.3.0.nupkg.sha512" | ||
}, | ||
"LibDalamud/1.0.0": { | ||
"type": "project", | ||
"serviceable": false, | ||
"sha512": "" | ||
} | ||
} | ||
} |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Empty file.
23 changes: 23 additions & 0 deletions
23
CoreLibLaunchSupport/obj/Debug/net6.0/CoreLibLaunchSupport.AssemblyInfo.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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("CoreLibLaunchSupport")] | ||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] | ||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] | ||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+c501c1b59d9984828010e211925aa141ccdb1359")] | ||
[assembly: System.Reflection.AssemblyProductAttribute("CoreLibLaunchSupport")] | ||
[assembly: System.Reflection.AssemblyTitleAttribute("CoreLibLaunchSupport")] | ||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] | ||
|
||
// Generated by the MSBuild WriteCodeFragment class. | ||
|
1 change: 1 addition & 0 deletions
1
CoreLibLaunchSupport/obj/Debug/net6.0/CoreLibLaunchSupport.AssemblyInfoInputs.cache
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
0165cd0835dabe226e1ea73ed1d16ab27c87da8e9d312c9f05ea68b2fa16bb51 |
15 changes: 15 additions & 0 deletions
15
...chSupport/obj/Debug/net6.0/CoreLibLaunchSupport.GeneratedMSBuildEditorConfig.editorconfig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
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 = CoreLibLaunchSupport | ||
build_property.ProjectDir = G:\code\WebLaunch\CoreLibLaunchSupport\ | ||
build_property.EnableComHosting = | ||
build_property.EnableGeneratedComInterfaceComImportInterop = | ||
build_property.EffectiveAnalysisLevelStyle = 6.0 | ||
build_property.EnableCodeStyleSeverity = |
Binary file modified
BIN
+0 Bytes
(100%)
CoreLibLaunchSupport/obj/Debug/net6.0/CoreLibLaunchSupport.assets.cache
Binary file not shown.
Binary file added
BIN
+7.43 KB
CoreLibLaunchSupport/obj/Debug/net6.0/CoreLibLaunchSupport.csproj.AssemblyReference.cache
Binary file not shown.
1 change: 1 addition & 0 deletions
1
CoreLibLaunchSupport/obj/Debug/net6.0/CoreLibLaunchSupport.csproj.CoreCompileInputs.cache
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
dce4e0162a9eabfed8bdc7b70d6e76c0549fc25ac5bef2fc59eef117aeba794e |
Oops, something went wrong.