Skip to content

Commit

Permalink
Merge pull request #290 from nikeee/dependabot/nuget/ThisAssembly-2.0.3
Browse files Browse the repository at this point in the history
Bump ThisAssembly from 2.0.0 to 2.0.3
  • Loading branch information
nikeee authored Oct 7, 2024
2 parents cdd708b + 16f3b46 commit 2c5cc38
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="2.0.0" />
<PackageReference Include="ThisAssembly" Version="2.0.3" />
<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 2c5cc38

Please sign in to comment.