Skip to content

Commit

Permalink
dep: Update dependency Splat.Microsoft.Extensions.DependencyInjection…
Browse files Browse the repository at this point in the history
… to 15.3.1
  • Loading branch information
renovate[bot] authored Jan 29, 2025
1 parent 9cf87d2 commit 28e58b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion NatTypeTester.WinUI/NatTypeTester.WinUI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.26100.1742" />
<PackageReference Include="ReactiveMarbles.ObservableEvents.SourceGenerator" Version="1.3.1" PrivateAssets="all" />
<PackageReference Include="ReactiveUI.WinUI" Version="20.1.63" />
<PackageReference Include="Splat.Microsoft.Extensions.DependencyInjection" Version="15.2.22" />
<PackageReference Include="Splat.Microsoft.Extensions.DependencyInjection" Version="15.3.1" />
<PackageReference Include="Volo.Abp.Autofac" Version="9.0.4" />
<Manifest Include="$(ApplicationManifest)" />
</ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion NatTypeTester/NatTypeTester.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<PackageReference Include="ModernWpfUI" Version="0.9.6" />
<PackageReference Include="ReactiveMarbles.ObservableEvents.SourceGenerator" Version="1.3.1" PrivateAssets="all" />
<PackageReference Include="ReactiveUI.WPF" Version="20.1.63" />
<PackageReference Include="Splat.Microsoft.Extensions.DependencyInjection" Version="15.2.22" />
<PackageReference Include="Splat.Microsoft.Extensions.DependencyInjection" Version="15.3.1" />
<PackageReference Include="Volo.Abp.Autofac" Version="9.0.4" />
</ItemGroup>

Expand Down

0 comments on commit 28e58b3

Please sign in to comment.