Skip to content

Commit

Permalink
Update packages! SonicBoom mostly.
Browse files Browse the repository at this point in the history
  • Loading branch information
nightblade9 committed Jan 1, 2025
1 parent 59cfc1f commit a76e2d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions source/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,11 @@
<PackageVersion Include="Microsoft.Extensions.DependencyInjection" Version="9.0.0" />
<PackageVersion Include="Microsoft.Extensions.Hosting" Version="9.0.0" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageVersion Include="NAudio" Version="2.2.1" />
<PackageVersion Include="NAudio.Vorbis" Version="1.5.0" />
<PackageVersion Include="Newtonsoft.Json" Version="13.0.3" />
<PackageVersion Include="NSubstitute" Version="5.3.0" />
<PackageVersion Include="NUnit" Version="4.2.2" />
<PackageVersion Include="NUnit3TestAdapter" Version="4.6.0" />
<PackageVersion Include="SonicBoom" Version="1.0.5" />
<PackageVersion Include="Spectre.Console" Version="0.49.1" />
<PackageVersion Include="System.Windows.Extensions" Version="9.0.0" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@

<ItemGroup>
<ProjectReference Include="..\TextBlade.Core\TextBlade.Core.csproj" />
<ProjectReference Include="..\..\..\SonicBoom\SonicBoom\SonicBoom.csproj" />
</ItemGroup>

<ItemGroup>
<PackageReference Include="SonicBoom" />
<PackageReference Include="Spectre.Console" />
</ItemGroup>

Expand Down

0 comments on commit a76e2d6

Please sign in to comment.