Skip to content

Commit

Permalink
Added system.private.uri package to ElectronWrapper.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
MarvinHo64 committed Dec 5, 2024
1 parent c536827 commit dc9f7ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ElectronWrapper/ElectronWrapper.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
<ItemGroup>
<PackageReference Include="ElectronNET.API" Version="23.6.1" />
<PackageReference Include="JetBrains.Annotations" Version="2024.2.0" />
<PackageReference Include="System.Private.Uri" Version="4.3.2" />
<PackageReference Include="System.Text.Json" Version="8.0.5" />
</ItemGroup>

Expand Down

0 comments on commit dc9f7ef

Please sign in to comment.