Skip to content

Commit f9259d7

Browse files
committed
update to 0.5.0
1 parent 26604da commit f9259d7

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

src/UniGetUI.Avalonia/UniGetUI.Avalonia.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
<PackageReference Include="Octokit" Version="14.0.0" />
9595
<PackageReference Include="Avalonia.Controls.WebView" Version="12.0.0" />
9696
<PackageReference Include="Tmds.DBus.Protocol" Version="0.92.0" />
97-
<PackageReference Include="Devolutions.Pinget.Cli.Rust" Version="0.4.2" GeneratePathProperty="true" ExcludeAssets="build;buildTransitive;native" />
97+
<PackageReference Include="Devolutions.Pinget.Cli.Rust" Version="0.5.0" GeneratePathProperty="true" ExcludeAssets="build;buildTransitive;native" />
9898
</ItemGroup>
9999

100100
<ItemGroup>

src/UniGetUI.PackageEngine.Managers.WinGet/UniGetUI.PackageEngine.Managers.WinGet.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
</ItemGroup>
2525

2626
<ItemGroup>
27-
<PackageReference Include="Devolutions.Pinget.Core" Version="0.4.2" />
27+
<PackageReference Include="Devolutions.Pinget.Core" Version="0.5.0" />
2828
<PackageReference Include="PhotoSauce.MagicScaler" Version="0.15.0" />
2929
</ItemGroup>
3030
</Project>

src/UniGetUI/UniGetUI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@
221221
<PackageReference Include="IdentityModel.OidcClient" Version="6.0.0" />
222222
<PackageReference Include="Octokit" Version="14.0.0" />
223223
<PackageReference Include="Devolutions.UniGetUI.Elevator" Version="2.6.1.3" GeneratePathProperty="true" ExcludeAssets="build;buildTransitive;native" />
224-
<PackageReference Include="Devolutions.Pinget.Cli.Rust" Version="0.4.2" GeneratePathProperty="true" ExcludeAssets="build;buildTransitive;native" />
224+
<PackageReference Include="Devolutions.Pinget.Cli.Rust" Version="0.5.0" GeneratePathProperty="true" ExcludeAssets="build;buildTransitive;native" />
225225

226226
<Manifest Include="$(ApplicationManifest)" />
227227
</ItemGroup>

0 commit comments

Comments
 (0)