[AASDefaultProfileFix] Initial release

This commit is contained in:
NotAKidoS 2024-06-10 00:03:41 -05:00
parent 4ab4b3ed70
commit 9464995557
5 changed files with 107 additions and 0 deletions

View file

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<RootNamespace>LoadedObjectHack</RootNamespace>
</PropertyGroup>
</Project>