Skip to content

Commit

Permalink
Bump Verify from 22.1.2 to 22.1.3 in /src (#469)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 10, 2023
1 parent 502d705 commit 66a646f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Verify.Blazor/Verify.Blazor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<Content Include="../build.targets" PackagePath="build\Verify.Blazor.targets" />
<PackageReference Include="ProjectDefaults" Version="1.0.100" PrivateAssets="all" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" Condition="$(Configuration) == 'Release'" />
<PackageReference Include="Verify" Version="22.1.2" />
<PackageReference Include="Verify" Version="22.1.3" />
<PackageReference Include="Microsoft.AspNetCore.Components" Version="7.0.11" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="7.0.0" />
</ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/Verify.Bunit/Verify.Bunit.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageReference Include="bunit.web" Version="1.23.9" />
<PackageReference Include="ProjectDefaults" Version="1.0.100" PrivateAssets="all" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" Condition="$(Configuration) == 'Release'" />
<PackageReference Include="Verify" Version="22.1.2" />
<PackageReference Include="Verify" Version="22.1.3" />

<Compile Include="..\Verify.Blazor\InnerBlazorScrubber.cs">
<Link>InnerBlazorScrubber.cs</Link>
Expand Down

0 comments on commit 66a646f

Please sign in to comment.