Skip to content

Commit

Permalink
Update tools NuGet packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Psychlist1972 committed Mar 7, 2024
1 parent 81de47a commit 4891953
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/user-tools/midi-console/Midi/Midi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<PackageReference Include="Spectre.Console.Cli" Version="0.48.1-preview.0.33" />
<PackageReference Include="System.Management" Version="9.0.0-preview.1.24080.9" />
<PackageReference Include="System.ServiceProcess.ServiceController" Version="9.0.0-preview.1.24080.9" />
<PackageReference Include="Windows.Devices.Midi2" Version="1.0.0-preview.5-0184" />
<PackageReference Include="Windows.Devices.Midi2" Version="1.0.0-preview.5-0185" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
<PackageReference Include="System.Management" Version="8.0.0" />
<PackageReference Include="System.ServiceProcess.ServiceController" Version="8.0.0" />
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />
<PackageReference Include="Windows.Devices.Midi2" Version="1.0.0-preview.5-0184" />
<PackageReference Include="Windows.Devices.Midi2" Version="1.0.0-preview.5-0185" />

<PackageReference Include="WinUIEx" Version="2.3.4" />

Expand Down

0 comments on commit 4891953

Please sign in to comment.