Fixed Sample Project

This commit is contained in:
Exil Productions
2025-09-08 22:51:11 +02:00
parent 00249b265a
commit 9d9b631938

View File

@@ -5,7 +5,6 @@
<Nullable>enable</Nullable> <Nullable>enable</Nullable>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<ProjectReference Include="..\AddonLib.csproj" />
<ProjectReference Include="..\AddonLib\AddonLib.csproj" /> <ProjectReference Include="..\AddonLib\AddonLib.csproj" />
</ItemGroup> </ItemGroup>
</Project> </Project>