File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 <PropertyGroup >
44 <TargetFramework >net8.0</TargetFramework >
55 <OutputType >Library</OutputType >
6- <Version >0.6.10 </Version >
6+ <Version >0.7.0 </Version >
77 <Authors >Mike Oliphant</Authors >
88 <Description >Easily create VST (VST3) audio plugins in C# .NET.</Description >
99 <PackageLicenseExpression >MIT</PackageLicenseExpression >
Original file line number Diff line number Diff line change 66 <Nullable >enable</Nullable >
77 <AllowUnsafeBlocks >True</AllowUnsafeBlocks >
88 <UseWindowsForms >true</UseWindowsForms >
9- <Version >0.6.11 </Version >
9+ <Version >0.7.0 </Version >
1010 <Authors >Mike Oliphant</Authors >
1111 <Description >Stand-alone ASIO host for AudioPlugSharp plugins.</Description >
1212 <PackageLicenseExpression >MIT</PackageLicenseExpression >
Original file line number Diff line number Diff line change 44 <TargetFramework >net8.0</TargetFramework >
55 <ImplicitUsings >enable</ImplicitUsings >
66 <Nullable >enable</Nullable >
7- <Version >0.6.15 </Version >
7+ <Version >0.7.0 </Version >
88 <Authors >Mike Oliphant</Authors >
99 <Description >Jack Audio host for AudioPlugSharp plugins.</Description >
1010 <PackageLicenseExpression >MIT</PackageLicenseExpression >
Original file line number Diff line number Diff line change 44 <TargetFramework >net8.0</TargetFramework >
55 <ImplicitUsings >enable</ImplicitUsings >
66 <Nullable >enable</Nullable >
7- <Version >0.6.10 </Version >
7+ <Version >0.7.0 </Version >
88 <Authors >Mike Oliphant</Authors >
99 <Description >AudioPlugSharp VST3 plugin implmentation</Description >
1010 <PackageLicenseExpression >MIT</PackageLicenseExpression >
Original file line number Diff line number Diff line change 44 <TargetFramework >net8.0-windows</TargetFramework >
55 <UseWPF >true</UseWPF >
66 <UseWindowsForms >true</UseWindowsForms >
7- <Version >0.6.10 </Version >
7+ <Version >0.7.0 </Version >
88 <Authors >Mike Oliphant</Authors >
99 <Description >Add WPF GUI to your AudioPlugSharp plugin.</Description >
1010 <PackageLicenseExpression >MIT</PackageLicenseExpression >
You can’t perform that action at this time.
0 commit comments