Skip to content

Commit

Permalink
clean
Browse files Browse the repository at this point in the history
  • Loading branch information
pieckenst committed Nov 24, 2024
1 parent 1588875 commit c501c1b
Show file tree
Hide file tree
Showing 8 changed files with 53 additions and 6,414 deletions.
3,406 changes: 0 additions & 3,406 deletions El'GarnanPluginSystem/code (2).txt

This file was deleted.

1,558 changes: 0 additions & 1,558 deletions El'GarnanPluginSystem/codetwo (2).txt

This file was deleted.

1,450 changes: 0 additions & 1,450 deletions El'GarnanPluginSystem/imguicodeexample.txt

This file was deleted.

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.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
f4b83cee663df70200f60eb7134658b34c064f3cd7ae0d3ebd4ee12d9c31ff64
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 not shown.
Binary file not shown.

0 comments on commit c501c1b

Please sign in to comment.