Skip to content

Commit

Permalink
Update package references
Browse files Browse the repository at this point in the history
  • Loading branch information
dend committed Dec 27, 2024
1 parent 3a442c8 commit 74a31c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="DeckSurf.SDK" Version="0.0.4" />
<PackageReference Include="DeckSurf.SDK" Version="0.0.5" />
<PackageReference Include="System.Diagnostics.PerformanceCounter" Version="9.0.0" />
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion src/DeckSurf/DeckSurf/DeckSurf.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

<ItemGroup>
<PackageReference Include="Autofac" Version="8.2.0" />
<PackageReference Include="DeckSurf.SDK" Version="0.0.4" />
<PackageReference Include="DeckSurf.SDK" Version="0.0.5" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta1.21308.1" />
</ItemGroup>

Expand Down

0 comments on commit 74a31c5

Please sign in to comment.