Added GraphicsExtentions class to the plugin API

This commit is contained in:
Stone-Red-Code
2021-08-18 17:50:57 +02:00
parent 3c61c021d4
commit 5bb62ed17a
70 changed files with 356 additions and 99 deletions
@@ -4,10 +4,12 @@
<TargetFramework>net5.0</TargetFramework>
<Company>Stone_Red</Company>
<Product>Stone_Red</Product>
<Version>0.0.0.1</Version>
<Version>0.0.0.2</Version>
<RepositoryUrl>https://github.com/Stone-Red-Code/DesktopMagic</RepositoryUrl>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<AssemblyVersion>0.0.0.2</AssemblyVersion>
<PackageProjectUrl></PackageProjectUrl>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">