Skip to content

Commit

Permalink
feat: bump Aurio to 4.2.0 (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
protyposis authored Jan 27, 2024
1 parent 30abae4 commit caf5540
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions AudioAlign/AudioAlign.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
<Resource Include="Resources\*.png" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Aurio" Version="4.1.0" />
<PackageReference Include="Aurio.FFmpeg" Version="4.1.0" />
<PackageReference Include="Aurio.PFFFT" Version="4.1.0" />
<PackageReference Include="Aurio.Soxr" Version="4.1.0" />
<PackageReference Include="Aurio.WaveControls" Version="4.1.0" />
<PackageReference Include="Aurio.Windows" Version="4.1.0" />
<PackageReference Include="Aurio" Version="4.2.0" />
<PackageReference Include="Aurio.FFmpeg" Version="4.2.0" />
<PackageReference Include="Aurio.PFFFT" Version="4.2.0" />
<PackageReference Include="Aurio.Soxr" Version="4.2.0" />
<PackageReference Include="Aurio.WaveControls" Version="4.2.0" />
<PackageReference Include="Aurio.Windows" Version="4.2.0" />
<PackageReference Include="OxyPlot.Wpf" Version="2.1.0" />
<PackageReference Include="CSharpier.MsBuild" Version="0.26.4">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit caf5540

Please sign in to comment.