Changing Frameworks

CSS and Fonts
This commit is contained in:
2020-04-12 20:01:46 +02:00
parent 5180f56e6f
commit a02b607bc6
38 changed files with 2813 additions and 1002 deletions

View File

@ -0,0 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
</PropertyGroup>
</Project>