Skip to content

Commit

Permalink
Bump Endjin.RecommendedPractices from 0.4.0 to 1.0.0 in /Solutions (#65)
Browse files Browse the repository at this point in the history
Bumps Endjin.RecommendedPractices from 0.4.0 to 1.0.0.

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Jul 13, 2020
1 parent b402639 commit 6081665
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Solutions/Menes.Abstractions/Menes.Abstractions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<PackageReference Include="Corvus.Extensions" Version="0.7.0" />
<PackageReference Include="Corvus.Extensions.Newtonsoft.Json" Version="0.9.0" />
<PackageReference Include="Corvus.Monitoring.Instrumentation.Abstractions" Version="0.2.0-preview.7" />
<PackageReference Include="Endjin.RecommendedPractices" Version="0.4.0">
<PackageReference Include="Endjin.RecommendedPractices" Version="1.0.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Endjin.RecommendedPractices" Version="0.4.0">
<PackageReference Include="Endjin.RecommendedPractices" Version="1.0.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down
2 changes: 1 addition & 1 deletion Solutions/Menes.Hosting/Menes.Hosting.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Endjin.RecommendedPractices" Version="0.4.0">
<PackageReference Include="Endjin.RecommendedPractices" Version="1.0.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Endjin.RecommendedPractices" Version="0.4.0">
<PackageReference Include="Endjin.RecommendedPractices" Version="1.0.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down
2 changes: 1 addition & 1 deletion Solutions/Menes.PetStore/Menes.PetStore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Endjin.RecommendedPractices" Version="0.4.0">
<PackageReference Include="Endjin.RecommendedPractices" Version="1.0.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down
2 changes: 1 addition & 1 deletion Solutions/Menes.Specs/Menes.Specs.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<ItemGroup>
<PackageReference Include="Corvus.SpecFlow.Extensions" Version="0.7.0-preview.3" />
<PackageReference Include="Endjin.RecommendedPractices" Version="0.4.0">
<PackageReference Include="Endjin.RecommendedPractices" Version="1.0.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 6081665

Please sign in to comment.