Skip to content

Commit

Permalink
Merge pull request #4 from royalapplications/update-deps
Browse files Browse the repository at this point in the history
Update MsRdpEx and CsWin32 nuget ref
  • Loading branch information
StefanKoell authored Oct 9, 2023
2 parents 67efae0 + 2c64493 commit 0dc589f
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Devolutions.MsRdpEx" Version="2023.9.19" />
<PackageReference Include="Devolutions.MsRdpEx" Version="2023.9.28" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="7.0.1" />
<PackageReference Include="Microsoft.Windows.CsWin32" Version="0.3.18-beta">
<PackageReference Include="Microsoft.Windows.CsWin32" Version="0.3.46-beta">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 0dc589f

Please # to comment.