Bump Bassoon from 1.1.1 to 1.1.2

Bumps [Bassoon](https://gitlab.com/define-private-public/Bassoon) from 1.1.1 to 1.1.2.
- [Release notes](https://gitlab.com/define-private-public/Bassoon/tags)
- [Commits](https://gitlab.com/define-private-public/Bassoon/compare/Bassoon-1.1.1...Bassoon-1.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-15 04:49:50 +00:00 committed by J. Fronny
parent 00fc1dacd3
commit d59218000b
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@
<Compile Remove="WindowsSizeSetter.cs" Condition="'$(OS)' != 'Windows_NT'" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Bassoon" Version="1.1.1" Condition="'$(OS)' != 'Windows_NT'" />
<PackageReference Include="Bassoon" Version="1.1.2" Condition="'$(OS)' != 'Windows_NT'" />
<PackageReference Include="NAudio" Version="1.10.0" Condition="'$(OS)' == 'Windows_NT'" />
</ItemGroup>
</Project>