Skip to content

Commit 9e24473

Browse files
committed
Restore wildcard
1 parent 9029bbf commit 9e24473

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
@@ -54,7 +54,7 @@
5454
</PropertyGroup>
5555

5656
<ItemGroup>
57-
<PackageReference Include="JetBrains.Annotations" Version="2025.2.1" PrivateAssets="All" />
57+
<PackageReference Include="JetBrains.Annotations" Version="2025.2.*" PrivateAssets="All" />
5858
<PackageReference Include="CSharpGuidelinesAnalyzer" Version="3.8.*" PrivateAssets="All" />
5959
<AdditionalFiles Include="$(MSBuildThisFileDirectory)CSharpGuidelinesAnalyzer.config" Visible="False" />
6060
</ItemGroup>

0 commit comments

Comments
 (0)