Skip to content

Commit 66ac82a

Browse files
Bump NUnit.Analyzers from 4.3.0 to 4.4.0 in /samples (#335)
Bumps [NUnit.Analyzers](https://github.com/nunit/nunit.analyzers) from 4.3.0 to 4.4.0. - [Release notes](https://github.com/nunit/nunit.analyzers/releases) - [Changelog](https://github.com/nunit/nunit.analyzers/blob/master/CHANGES.md) - [Commits](nunit/nunit.analyzers@4.3.0...4.4.0) --- updated-dependencies: - dependency-name: NUnit.Analyzers dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1b465b9 commit 66ac82a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/CommunityToolkit.Maui.Markup.UnitTests/CommunityToolkit.Maui.Markup.UnitTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" PrivateAssets="all" />
1313
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
1414
<PackageReference Include="coverlet.collector" Version="6.0.2" PrivateAssets="all" />
15-
<PackageReference Include="NUnit.Analyzers" Version="4.3.0" PrivateAssets="all" />
15+
<PackageReference Include="NUnit.Analyzers" Version="4.4.0" PrivateAssets="all" />
1616
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
1717
<PackageReference Include="CommunityToolkit.Maui" Version="$(MauiCommunityToolkitPackageVersion)" />
1818
<PackageReference Include="Microsoft.Maui.Controls" Version="$(MauiPackageVersion)"/>

0 commit comments

Comments
 (0)