Skip to content

Commit

Permalink
fix: Added global package reference NetEvolve.Defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
samtrion committed Nov 19, 2024
1 parent ef28846 commit 20a5ff2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<GlobalPackageReference Include="Microsoft.CodeAnalysis.BannedApiAnalyzers" Version="3.3.4" />
<GlobalPackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="9.0.0" />
<GlobalPackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" />
<GlobalPackageReference Include="NetEvolve.Defaults" Version="1.1.8" />
<GlobalPackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.12.19" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 20a5ff2

Please sign in to comment.