Skip to content

Commit

Permalink
dep: Update Abp to 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
HMBSbige committed Dec 15, 2021
1 parent 22a115f commit f2604ee
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion NatTypeTester.Models/NatTypeTester.Models.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<ItemGroup>
<PackageReference Include="ReactiveUI" Version="17.1.9" />
<PackageReference Include="Volo.Abp.Core" Version="4.4.4" />
<PackageReference Include="Volo.Abp.Core" Version="5.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion NatTypeTester.ViewModels/NatTypeTester.ViewModels.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<ItemGroup>
<PackageReference Include="Dns.Net.Abstractions" Version="0.1.0" />
<PackageReference Include="ReactiveUI" Version="17.1.9" />
<PackageReference Include="Volo.Abp.Core" Version="4.4.4" />
<PackageReference Include="Volo.Abp.Core" Version="5.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion NatTypeTester/NatTypeTester.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PackageReference Include="ReactiveMarbles.ObservableEvents.SourceGenerator" Version="1.1.4" PrivateAssets="all" />
<PackageReference Include="ReactiveUI.WPF" Version="17.1.9" />
<PackageReference Include="Splat.Microsoft.Extensions.DependencyInjection" Version="14.1.1" />
<PackageReference Include="Volo.Abp.Autofac" Version="4.4.4" />
<PackageReference Include="Volo.Abp.Autofac" Version="5.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit f2604ee

Please sign in to comment.