We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a06b42b commit 451573bCopy full SHA for 451573b
1 file changed
Directory.Packages.props
@@ -20,7 +20,7 @@
20
<GlobalPackageReference Include="FakeItEasy.Analyzer.CSharp" Version="6.1.1" />
21
<PackageVersion Include="xunit.analyzers" Version="1.27.0" />
22
<GlobalPackageReference Include="NSubstitute.Analyzers.CSharp" Version="1.0.17" />
23
- <GlobalPackageReference Include="JetBrains.Annotations.Sources" Version="2025.2.4" Condition="$(MSBuildProjectName) != '.build'" />
+ <GlobalPackageReference Include="JetBrains.Annotations.Sources" Version="2026.2.0" Condition="$(MSBuildProjectName) != '.build'" />
24
</ItemGroup>
25
<ItemGroup>
26
<PackageVersion Include="JetBrains.dotCover.CommandLineTools" Version="2026.1.3" />
0 commit comments