Skip to content

Commit c723925

Browse files
committed
(GH-79) updated CakeContrib.Guidelines
1 parent 700afab commit c723925

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/Cake.ExtendedNuGet/Cake.ExtendedNuGet.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
</PackageReference>
4040
<PackageReference Include="Cake.Common" Version="1.0.0" PrivateAssets="All" />
4141
<PackageReference Include="Cake.Core" Version="1.0.0" PrivateAssets="All" />
42-
<PackageReference Include="CakeContrib.Guidelines" Version="1.0.0">
42+
<PackageReference Include="CakeContrib.Guidelines" Version="1.1.1">
4343
<PrivateAssets>all</PrivateAssets>
4444
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
4545
</PackageReference>

0 commit comments

Comments
 (0)