Skip to content

Commit

Permalink
Update BthPS3Installer.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
nefarius committed Nov 9, 2024
1 parent 303354d commit dcad4fa
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions BthPS3Installer/BthPS3Installer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,15 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="CliWrap" Version="3.6.6" />
<PackageReference Include="CliWrap" Version="3.6.7" />
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="8.0.0" />
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="Nefarius.Utilities.WixSharp" Version="1.0.0" />
<PackageReference Include="System.Runtime.CompilerServices.Unsafe" Version="6.0.0" />
<PackageReference Include="System.Threading.Tasks.Extensions" Version="4.5.4" />
<PackageReference Include="Nefarius.Utilities.Bluetooth" Version="1.6.1" />
<PackageReference Include="Nefarius.Utilities.DeviceManagement" Version="4.0.1" />
<PackageReference Include="WixSharp_wix4" Version="2.4.0" />
<PackageReference Include="Nefarius.Utilities.Bluetooth" Version="1.8.0" />
<PackageReference Include="Nefarius.Utilities.DeviceManagement" Version="5.0.0" />
<PackageReference Include="WixSharp_wix4" Version="2.4.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit dcad4fa

Please sign in to comment.