Skip to content

Commit

Permalink
Merge pull request #289 from nikeee/dependabot/nuget/ThisAssembly-2.0.0
Browse files Browse the repository at this point in the history
Bump ThisAssembly from 1.5.0 to 2.0.0
  • Loading branch information
nikeee authored Sep 30, 2024
2 parents ae5a0cf + b58ce34 commit c031189
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Common.props
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="ThisAssembly" Version="1.5.0" />
<PackageReference Include="ThisAssembly" Version="2.0.0" />
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="8.0.0" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All"/>
</ItemGroup>
Expand Down

0 comments on commit c031189

Please sign in to comment.