Skip to content

Commit cc953e4

Browse files
committed
Metadata updates for next release: v3.8.1
1 parent e7d5edc commit cc953e4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/CSharpGuidelinesAnalyzer/CSharpGuidelinesAnalyzer/CSharpGuidelinesAnalyzer.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<PropertyGroup>
1111
<!-- https://github.com/NuGet/Home/issues/5630 -->
12-
<PackageId>CSharpGuidelinesAnalyzer.NuGetBugRequiresNewId</PackageId>
12+
<PackageId>CSharpGuidelinesAnalyzer</PackageId>
1313
<Title>C# Coding Guidelines Analyzer</Title>
1414
<Version>3.8.1</Version>
1515
<Authors>Bart Koelman</Authors>
@@ -35,7 +35,6 @@
3535
</ItemGroup>
3636

3737
<ItemGroup>
38-
<PackageReference Include="CSharpGuidelinesAnalyzer" Version="3.8.0" PrivateAssets="all" />
3938
<PackageReference Update="NETStandard.Library" PrivateAssets="all" />
4039
<PackageReference Include="JetBrains.Annotations" Version="2022.1.0" PrivateAssets="all" />
4140
<PackageReference Include="JetBrains.ExternalAnnotations" Version="10.2.115" PrivateAssets="all" />

0 commit comments

Comments
 (0)