Skip to content

Commit 2ee3f15

Browse files
OsirisTerjeCopilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent f48621a commit 2ee3f15

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

Directory.Packages.props

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,7 @@
55
<ItemGroup>
66
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="18.7.0" />
77
<PackageVersion Include="NUnit" Version="5.0.0-alpha.100.20" />
8-
<PackageVersion Include="NUnit.Analyzers" Version="4.14.0">
9-
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
10-
<PrivateAssets>all</PrivateAssets>
11-
</PackageVersion>
8+
<PackageVersion Include="NUnit.Analyzers" Version="4.14.0" />
129
<PackageVersion Include="NUnit3TestAdapter" Version="6.2.0" />
1310
<PackageVersion Include="coverlet.collector" Version="10.0.1">
1411
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)