Skip to content

Commit

Permalink
prepare .net 9, update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanKoell committed Sep 19, 2024
1 parent 6ab4c41 commit 78ed8fb
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageReadmeFile>README.md</PackageReadmeFile>
<PackageIcon>RoyalApps_1024.png</PackageIcon>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<Version>1.1.0</Version>
<Version>1.2.0-beta1</Version>
</PropertyGroup>

<PropertyGroup>
Expand All @@ -30,7 +30,7 @@
<ItemGroup>
<PackageReference Include="Devolutions.MsRdpEx" Version="2024.8.12" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.0-rc.1.24431.7" />
<PackageReference Include="Microsoft.Windows.CsWin32" Version="0.3.49-beta">
<PackageReference Include="Microsoft.Windows.CsWin32" Version="0.3.106">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 78ed8fb

Please sign in to comment.