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 27.1.0 to 28.2.1
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](VerifyTests/Verify@27.1.0...28.2.1)

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-major
- dependency-name: Microsoft.NETFramework.ReferenceAssemblies
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 14, 2024
1 parent 69320bb commit 99f9a06
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="27.1.0" />
<PackageVersion Include="Verify.NUnit" Version="28.2.1" />
<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 99f9a06

Please sign in to comment.