Fix not working .gitignore

This commit is contained in:
Stone-Red-Code
2021-08-18 18:14:52 +02:00
parent 128db89b75
commit 86f07f4bf3
403 changed files with 0 additions and 28569 deletions
@@ -1,14 +0,0 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="System.Drawing.Common" Version="5.0.2" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\DesktopMagicPluginAPI\DesktopMagicPluginAPI.csproj" />
</ItemGroup>
</Project>