Skip to content

Commit

Permalink
Bump CSharpier.MsBuild from 0.30.2 to 0.30.4 in the nuget group (#9)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent 9bbc73b commit 9c8a7dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Deorcify.Demo/Deorcify.Demo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="CSharpier.MsBuild" Version="0.30.2" PrivateAssets="all" />
<PackageReference Include="CSharpier.MsBuild" Version="0.30.4" PrivateAssets="all" />
</ItemGroup>

</Project>
2 changes: 1 addition & 1 deletion Deorcify/Deorcify.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="CSharpier.MsBuild" Version="0.30.2" PrivateAssets="all" />
<PackageReference Include="CSharpier.MsBuild" Version="0.30.4" PrivateAssets="all" />
</ItemGroup>

</Project>

0 comments on commit 9c8a7dc

Please sign in to comment.