diff options
Diffstat (limited to 'client/Djup.csproj')
| -rw-r--r-- | client/Djup.csproj | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/client/Djup.csproj b/client/Djup.csproj deleted file mode 100644 index de4ca2f..0000000 --- a/client/Djup.csproj +++ /dev/null @@ -1,13 +0,0 @@ -<Project Sdk="Godot.NET.Sdk/4.6.1"> - <PropertyGroup> - <TargetFramework>net10.0</TargetFramework> - <EnableDynamicLoading>true</EnableDynamicLoading> - <AllowUnsafeBlocks>true</AllowUnsafeBlocks> - </PropertyGroup> - - <ItemGroup> - <ProjectReference Include="..\Djup.Native\Djup.Native.csproj" /> - </ItemGroup> - - <Import Project="../Djup.Native/AddRuntimeTargetsToDepsJson.targets" /> -</Project> |
