Skip to content

Commit

Permalink
Merge branch 'main' into prism8
Browse files Browse the repository at this point in the history
  • Loading branch information
dpvreony authored Mar 6, 2021
2 parents b29cf40 + 107548c commit 9775277
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Directory.build.props
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<PackageReference Include="FluentAssertions" Version="5.10.3" />
<PackageReference Include="Microsoft.Reactive.Testing" Version="5.0.0" />
<PackageReference Include="PublicApiGenerator" Version="10.2.0" />
<PackageReference Include="DiffEngine" Version="6.5.5" />
<PackageReference Include="DiffEngine" Version="6.5.7" />
</ItemGroup>

<ItemGroup Condition="$(IsTestProject)">
Expand Down
2 changes: 1 addition & 1 deletion src/Splat.SimpleInjector/Splat.SimpleInjector.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="SimpleInjector" Version="5.2.1" />
<PackageReference Include="SimpleInjector" Version="5.3.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 9775277

Please sign in to comment.