Skip to content

Commit acfa100

Browse files
Bump Verify.Nunit and Microsoft.NETFramework.ReferenceAssemblies in /src
Bumps [Verify.Nunit](https://github.com/VerifyTests/Verify) and [Microsoft.NETFramework.ReferenceAssemblies](https://github.com/Microsoft/dotnet). These dependencies needed to be updated together. Updates `Verify.Nunit` from 28.7.1 to 28.8.1 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](https://github.com/VerifyTests/Verify/commits) Updates `Microsoft.NETFramework.ReferenceAssemblies` from 1.0.3 to 1.0.3 - [Commits](https://github.com/Microsoft/dotnet/commits) --- updated-dependencies: - dependency-name: Verify.Nunit dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.NETFramework.ReferenceAssemblies dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 185e4ae commit acfa100

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PackageVersion Include="ProjectDefaults" Version="1.0.144" />
1818
<PackageVersion Include="PropertyChanged.Fody" Version="4.1.0" />
1919
<PackageVersion Include="System.Runtime.InteropServices.RuntimeInformation" Version="4.3.0" />
20-
<PackageVersion Include="Verify.NUnit" Version="28.7.1" />
20+
<PackageVersion Include="Verify.NUnit" Version="28.8.1" />
2121
<PackageVersion Include="Xamarin.Essentials" Version="1.8.0" />
2222
<PackageVersion Include="Xamarin.Google.Android.Material" Version="1.10.0.1" />
2323
</ItemGroup>

0 commit comments

Comments
 (0)