Skip to content

Commit

Permalink
Bump Verify.Nunit and Microsoft.NETFramework.ReferenceAssemblies in /src
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 17, 2024
1 parent ec779da commit a84e0c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PackageVersion Include="ProjectDefaults" Version="1.0.144" />
<PackageVersion Include="PropertyChanged.Fody" Version="4.1.0" />
<PackageVersion Include="System.Runtime.InteropServices.RuntimeInformation" Version="4.3.0" />
<PackageVersion Include="Verify.NUnit" Version="28.3.2" />
<PackageVersion Include="Verify.NUnit" Version="28.6.0" />
<PackageVersion Include="Xamarin.Essentials" Version="1.8.0" />
<PackageVersion Include="Xamarin.Google.Android.Material" Version="1.10.0.1" />
</ItemGroup>
Expand Down

0 comments on commit a84e0c8

Please sign in to comment.