Added credits to package description.

This commit is contained in:
Alexandru Macocian
2021-04-01 14:03:59 +02:00
parent 68587a9abe
commit c341f01abe
+5 -1
View File
@@ -7,7 +7,11 @@
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
<PackageLicenseFile>License.txt</PackageLicenseFile>
<Version>0.1</Version>
<Description>Extension library for Windows Presentation Platform.</Description>
<Description>Extension library for Windows Presentation Platform.
Credits:
https://github.com/garakutanokiseki/WPFPixelShaderEffectsLibrary
http://www.java2s.com/Open-Source/CSharp_Free_Code/Windows_Presentation_Foundation_Library/Download_WPF_Shader_Effects_Library.htm https://github.com/samsam07/LiteWare.Wpf.ShaderEffects</Description>
<Authors>Alexandru Macocian</Authors>
<RepositoryUrl>https://github.com/AlexMacocian/WpfExtended</RepositoryUrl>
</PropertyGroup>