Skip to content

Commit

Permalink
dep: Update dependency Splat.Microsoft.Extensions.DependencyInjection…
Browse files Browse the repository at this point in the history
… to v14.8.12
  • Loading branch information
renovate[bot] authored Dec 9, 2023
1 parent 1ab89a1 commit 55a39d4
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 @@ -25,7 +25,7 @@
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.22621.2428" />
<PackageReference Include="ReactiveMarbles.ObservableEvents.SourceGenerator" Version="1.3.1" PrivateAssets="all" />
<PackageReference Include="ReactiveUI.WinUI" Version="19.5.1" />
<PackageReference Include="Splat.Microsoft.Extensions.DependencyInjection" Version="14.8.6" />
<PackageReference Include="Splat.Microsoft.Extensions.DependencyInjection" Version="14.8.12" />
<PackageReference Include="Volo.Abp.Autofac" Version="7.4.3" />
<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 @@ -20,7 +20,7 @@
<PackageReference Include="ModernWpfUI" Version="0.9.6" />
<PackageReference Include="ReactiveMarbles.ObservableEvents.SourceGenerator" Version="1.3.1" PrivateAssets="all" />
<PackageReference Include="ReactiveUI.WPF" Version="19.5.1" />
<PackageReference Include="Splat.Microsoft.Extensions.DependencyInjection" Version="14.8.6" />
<PackageReference Include="Splat.Microsoft.Extensions.DependencyInjection" Version="14.8.12" />
<PackageReference Include="Volo.Abp.Autofac" Version="7.4.3" />
</ItemGroup>

Expand Down

0 comments on commit 55a39d4

Please sign in to comment.