Skip to content

Commit

Permalink
(maint) Bump CakeContrib.Guidelines to version 0.3.0
Browse files Browse the repository at this point in the history
# Conflicts:
#	src/Cake.AsciiDoctorJ/Cake.AsciiDoctorJ.csproj
  • Loading branch information
nils-a committed Sep 22, 2020
1 parent 7763f33 commit 18d7c50
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions GitVersion.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
branches:
master:
regex: ^main$
2 changes: 1 addition & 1 deletion src/Cake.AsciiDoctorJ/Cake.AsciiDoctorJ.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Cake.Core" Version="0.33.0" PrivateAssets="All" />
<PackageReference Include="CakeContrib.Guidelines" Version="0.2.0" />
<PackageReference Include="CakeContrib.Guidelines" Version="0.3.0" PrivateAssets="All" />
<PackageReference Include="IDisposableAnalyzers" Version="3.4.2">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 18d7c50

Please sign in to comment.