Skip to content

Commit

Permalink
Updated one or more projects with Endjin.RecommendedPractices.GitHub …
Browse files Browse the repository at this point in the history
…dependencies (#231)

Co-authored-by: dependjinbot <dependjinbot@endjin.com>
  • Loading branch information
dependjinbot[bot] and dependjinbot authored Jun 4, 2024
1 parent 2d52a2b commit d630447
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Solutions/Endjin.Adr.Cli/Endjin.Adr.Cli.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<Import Project="$(EndjinProjectPropsPath)" Condition="$(EndjinProjectPropsPath) != ''" />

Expand Down Expand Up @@ -55,7 +55,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Endjin.RecommendedPractices.GitHub" Version="2.1.7">
<PackageReference Include="Endjin.RecommendedPractices.GitHub" Version="2.1.12">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand All @@ -66,4 +66,4 @@

</ItemGroup>

</Project>
</Project>

0 comments on commit d630447

Please sign in to comment.