Skip to content

Commit 4a8a9f7

Browse files
committed
Restore wildcard
1 parent 6a6cd02 commit 4a8a9f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
</PropertyGroup>
5050

5151
<ItemGroup>
52-
<PackageReference Include="JetBrains.Annotations" Version="2025.2.2" PrivateAssets="All" />
52+
<PackageReference Include="JetBrains.Annotations" Version="2025.2.*" PrivateAssets="All" />
5353
<PackageReference Include="CSharpGuidelinesAnalyzer" Version="3.8.*" PrivateAssets="All" />
5454
<AdditionalFiles Include="$(MSBuildThisFileDirectory)CSharpGuidelinesAnalyzer.config" Visible="False" />
5555
</ItemGroup>

0 commit comments

Comments
 (0)