Skip to content

Commit

Permalink
Metadata updates for next release: v3.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bkoelman committed Apr 29, 2022
1 parent e7d5edc commit cc953e4
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<PropertyGroup>
<!-- https://github.com/NuGet/Home/issues/5630 -->
<PackageId>CSharpGuidelinesAnalyzer.NuGetBugRequiresNewId</PackageId>
<PackageId>CSharpGuidelinesAnalyzer</PackageId>
<Title>C# Coding Guidelines Analyzer</Title>
<Version>3.8.1</Version>
<Authors>Bart Koelman</Authors>
Expand All @@ -35,7 +35,6 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="CSharpGuidelinesAnalyzer" Version="3.8.0" PrivateAssets="all" />
<PackageReference Update="NETStandard.Library" PrivateAssets="all" />
<PackageReference Include="JetBrains.Annotations" Version="2022.1.0" PrivateAssets="all" />
<PackageReference Include="JetBrains.ExternalAnnotations" Version="10.2.115" PrivateAssets="all" />
Expand Down

0 comments on commit cc953e4

Please sign in to comment.