mirror of https://github.com/kurisufriend/ascii
parent
d11a43cfa9
commit
87f7d91a4f
@ -0,0 +1,9 @@ |
|||||||
|
<Project Sdk="Microsoft.NET.Sdk"> |
||||||
|
<PropertyGroup> |
||||||
|
<OutputType>Exe</OutputType> |
||||||
|
<TargetFramework>netcoreapp3.1</TargetFramework> |
||||||
|
</PropertyGroup> |
||||||
|
<ItemGroup> |
||||||
|
<PackageReference Include="System.Drawing.Common" Version="4.7.0"/> |
||||||
|
</ItemGroup> |
||||||
|
</Project> |
After Width: | Height: | Size: 4.8 MiB |
Loading…
Reference in new issue