Skip to content

Commit 5103fd7

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.3.2 to 28.6.0 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](VerifyTests/Verify@28.3.2...28.6.0) 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 38f54c5 commit 5103fd7

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.3.2" />
20+
<PackageVersion Include="Verify.NUnit" Version="28.6.0" />
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)