Code updates

This commit is contained in:
pan.codes 2025-06-08 21:39:06 +02:00
parent c7b2028f4d
commit e9b551d3f0
3 changed files with 21 additions and 3 deletions

View file

@ -4,7 +4,7 @@
<TargetFramework>netstandard2.1</TargetFramework>
<AssemblyName>AudioSettings</AssemblyName>
<Description>My first plugin</Description>
<Version>1.0.0</Version>
<Version>1.1.0</Version>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<LangVersion>latest</LangVersion>
</PropertyGroup>