-
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
8 changed files
with
53 additions
and
6,414 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
27 changes: 27 additions & 0 deletions
27
El'GarnanPluginSystem/obj/Debug/net9.0/El'GarnanPluginSystem.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,27 @@ | ||
//------------------------------------------------------------------------------ | ||
// <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.Runtime.CompilerServices.InternalsVisibleTo("Elgar\'nan.Tests")] | ||
[assembly: System.Reflection.AssemblyCompanyAttribute("pieckenst")] | ||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] | ||
[assembly: System.Reflection.AssemblyDescriptionAttribute("Dynamic plugin loading system for WebLaunch game launcher platform. Supports hot " + | ||
"reloading, dependency management, and isolated plugin execution.")] | ||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] | ||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+158887506bc8d130056c6e93f52a341c33b7d4dd")] | ||
[assembly: System.Reflection.AssemblyProductAttribute("Elgar\'nan")] | ||
[assembly: System.Reflection.AssemblyTitleAttribute("Elgar\'nan is a dynamic plugin loading system for WebLaunch game launcher platform" + | ||
". ")] | ||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] | ||
|
||
// Generated by the MSBuild WriteCodeFragment class. | ||
|
1 change: 1 addition & 0 deletions
1
El'GarnanPluginSystem/obj/Debug/net9.0/El'GarnanPluginSystem.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 @@ | ||
f4b83cee663df70200f60eb7134658b34c064f3cd7ae0d3ebd4ee12d9c31ff64 |
25 changes: 25 additions & 0 deletions
25
...inSystem/obj/Debug/net9.0/El'GarnanPluginSystem.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,25 @@ | ||
is_global = true | ||
build_property.EnableAotAnalyzer = | ||
build_property.EnableSingleFileAnalyzer = true | ||
build_property.EnableTrimAnalyzer = | ||
build_property.IncludeAllContentForSelfExtract = True | ||
build_property.TargetFramework = net9.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 = El_Garnan_Plugin_Loader | ||
build_property.ProjectDir = G:\code\WebLaunch\El'GarnanPluginSystem\ | ||
build_property.EnableComHosting = | ||
build_property.EnableGeneratedComInterfaceComImportInterop = | ||
build_property.PolySharpUsePublicAccessibilityForGeneratedTypes = | ||
build_property.PolySharpIncludeRuntimeSupportedAttributes = | ||
build_property.PolySharpUseInteropServices2NamespaceForUnmanagedCallersOnlyAttribute = | ||
build_property.PolySharpExcludeGeneratedTypes = | ||
build_property.PolySharpIncludeGeneratedTypes = | ||
build_property.PolySharpExcludeTypeForwardedToDeclarations = | ||
build_property.EffectiveAnalysisLevelStyle = 9.0 | ||
build_property.EnableCodeStyleSeverity = |
Binary file modified
BIN
+0 Bytes
(100%)
El'GarnanPluginSystem/obj/Debug/net9.0/El'GarnanPluginSystem.assets.cache
Binary file not shown.
Binary file added
BIN
+10.5 KB
El'GarnanPluginSystem/obj/Debug/net9.0/El'GarnanPluginSystem.csproj.AssemblyReference.cache
Binary file not shown.