Skip to content

Commit

Permalink
Merge pull request #90 from nils-a/feature/GH-70
Browse files Browse the repository at this point in the history
(#70) bump cake references to 2.0.0
  • Loading branch information
nils-a authored May 26, 2024
2 parents a77f966 + 48f5eb1 commit ddddc02
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions src/Cake.Terraform.Tests/Cake.Terraform.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
Remove this hack if Cake.Recipe bumps the usage of Cake.Incubator to version 7.0.0
-->
<TargetFrameworks Condition="false">netcoreapp3.1</TargetFrameworks>
<TargetFrameworks>net461;net5.0</TargetFrameworks>
<TargetFrameworks>netcoreapp3.1;net5.0;net6.0</TargetFrameworks>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Cake.Core" Version="1.0.0" />
<PackageReference Include="Cake.Testing" Version="1.0.0" />
<PackageReference Include="Cake.Core" Version="2.0.0" />
<PackageReference Include="Cake.Testing" Version="2.0.0" />
<PackageReference Include="coverlet.msbuild" Version="6.0.2">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
Expand Down
4 changes: 2 additions & 2 deletions src/Cake.Terraform/Cake.Terraform.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

Check warning on line 1 in src/Cake.Terraform/Cake.Terraform.csproj

View workflow job for this annotation

GitHub Actions / build (windows-2022)

No reference to 'StyleCop.Analyzers' found. Usage of 'StyleCop.Analyzers' is strongly recommended (see https://***.github.io/CakeContrib.Guidelines/rules/ccg0005)

Check warning on line 1 in src/Cake.Terraform/Cake.Terraform.csproj

View workflow job for this annotation

GitHub Actions / build (windows-2022)

No reference to 'stylecop.json' found. Usage of 'stylecop.json' is strongly recommended. (see https://***.github.io/CakeContrib.Guidelines/rules/ccg0006)

Check warning on line 1 in src/Cake.Terraform/Cake.Terraform.csproj

View workflow job for this annotation

GitHub Actions / build (windows-2022)

Cake.Core is referenced in version 2.0.0. Recommended version is 4.0.0. (see https://***.github.io/CakeContrib.Guidelines/rules/ccg0009)

Check warning on line 1 in src/Cake.Terraform/Cake.Terraform.csproj

View workflow job for this annotation

GitHub Actions / build (windows-2022)

No reference to 'StyleCop.Analyzers' found. Usage of 'StyleCop.Analyzers' is strongly recommended (see https://***.github.io/CakeContrib.Guidelines/rules/ccg0005)

Check warning on line 1 in src/Cake.Terraform/Cake.Terraform.csproj

View workflow job for this annotation

GitHub Actions / build (windows-2022)

No reference to 'stylecop.json' found. Usage of 'stylecop.json' is strongly recommended. (see https://***.github.io/CakeContrib.Guidelines/rules/ccg0006)

Check warning on line 1 in src/Cake.Terraform/Cake.Terraform.csproj

View workflow job for this annotation

GitHub Actions / build (windows-2022)

Cake.Core is referenced in version 2.0.0. Recommended version is 4.0.0. (see https://***.github.io/CakeContrib.Guidelines/rules/ccg0009)

Check warning on line 1 in src/Cake.Terraform/Cake.Terraform.csproj

View workflow job for this annotation

GitHub Actions / build (windows-2022)

No reference to 'StyleCop.Analyzers' found. Usage of 'StyleCop.Analyzers' is strongly recommended (see https://***.github.io/CakeContrib.Guidelines/rules/ccg0005)

Check warning on line 1 in src/Cake.Terraform/Cake.Terraform.csproj

View workflow job for this annotation

GitHub Actions / build (windows-2022)

No reference to 'stylecop.json' found. Usage of 'stylecop.json' is strongly recommended. (see https://***.github.io/CakeContrib.Guidelines/rules/ccg0006)

Check warning on line 1 in src/Cake.Terraform/Cake.Terraform.csproj

View workflow job for this annotation

GitHub Actions / build (windows-2022)

Cake.Core is referenced in version 2.0.0. Recommended version is 4.0.0. (see https://***.github.io/CakeContrib.Guidelines/rules/ccg0009)

Check warning on line 1 in src/Cake.Terraform/Cake.Terraform.csproj

View workflow job for this annotation

GitHub Actions / build (ubuntu-22.04)

No reference to 'StyleCop.Analyzers' found. Usage of 'StyleCop.Analyzers' is strongly recommended (see https://***.github.io/CakeContrib.Guidelines/rules/ccg0005)

Check warning on line 1 in src/Cake.Terraform/Cake.Terraform.csproj

View workflow job for this annotation

GitHub Actions / build (ubuntu-22.04)

No reference to 'stylecop.json' found. Usage of 'stylecop.json' is strongly recommended. (see https://***.github.io/CakeContrib.Guidelines/rules/ccg0006)

Check warning on line 1 in src/Cake.Terraform/Cake.Terraform.csproj

View workflow job for this annotation

GitHub Actions / build (ubuntu-22.04)

Cake.Core is referenced in version 2.0.0. Recommended version is 4.0.0. (see https://***.github.io/CakeContrib.Guidelines/rules/ccg0009)

Check warning on line 1 in src/Cake.Terraform/Cake.Terraform.csproj

View workflow job for this annotation

GitHub Actions / build (ubuntu-22.04)

No reference to 'StyleCop.Analyzers' found. Usage of 'StyleCop.Analyzers' is strongly recommended (see https://***.github.io/CakeContrib.Guidelines/rules/ccg0005)

Check warning on line 1 in src/Cake.Terraform/Cake.Terraform.csproj

View workflow job for this annotation

GitHub Actions / build (ubuntu-22.04)

No reference to 'stylecop.json' found. Usage of 'stylecop.json' is strongly recommended. (see https://***.github.io/CakeContrib.Guidelines/rules/ccg0006)

Check warning on line 1 in src/Cake.Terraform/Cake.Terraform.csproj

View workflow job for this annotation

GitHub Actions / build (ubuntu-22.04)

Cake.Core is referenced in version 2.0.0. Recommended version is 4.0.0. (see https://***.github.io/CakeContrib.Guidelines/rules/ccg0009)

Check warning on line 1 in src/Cake.Terraform/Cake.Terraform.csproj

View workflow job for this annotation

GitHub Actions / build (ubuntu-22.04)

No reference to 'StyleCop.Analyzers' found. Usage of 'StyleCop.Analyzers' is strongly recommended (see https://***.github.io/CakeContrib.Guidelines/rules/ccg0005)

Check warning on line 1 in src/Cake.Terraform/Cake.Terraform.csproj

View workflow job for this annotation

GitHub Actions / build (ubuntu-22.04)

No reference to 'stylecop.json' found. Usage of 'stylecop.json' is strongly recommended. (see https://***.github.io/CakeContrib.Guidelines/rules/ccg0006)

Check warning on line 1 in src/Cake.Terraform/Cake.Terraform.csproj

View workflow job for this annotation

GitHub Actions / build (ubuntu-22.04)

Cake.Core is referenced in version 2.0.0. Recommended version is 4.0.0. (see https://***.github.io/CakeContrib.Guidelines/rules/ccg0009)

Check warning on line 1 in src/Cake.Terraform/Cake.Terraform.csproj

View workflow job for this annotation

GitHub Actions / build (macos-12)

No reference to 'StyleCop.Analyzers' found. Usage of 'StyleCop.Analyzers' is strongly recommended (see https://***.github.io/CakeContrib.Guidelines/rules/ccg0005)

Check warning on line 1 in src/Cake.Terraform/Cake.Terraform.csproj

View workflow job for this annotation

GitHub Actions / build (macos-12)

No reference to 'stylecop.json' found. Usage of 'stylecop.json' is strongly recommended. (see https://***.github.io/CakeContrib.Guidelines/rules/ccg0006)

Check warning on line 1 in src/Cake.Terraform/Cake.Terraform.csproj

View workflow job for this annotation

GitHub Actions / build (macos-12)

Cake.Core is referenced in version 2.0.0. Recommended version is 4.0.0. (see https://***.github.io/CakeContrib.Guidelines/rules/ccg0009)

Check warning on line 1 in src/Cake.Terraform/Cake.Terraform.csproj

View workflow job for this annotation

GitHub Actions / build (macos-12)

No reference to 'StyleCop.Analyzers' found. Usage of 'StyleCop.Analyzers' is strongly recommended (see https://***.github.io/CakeContrib.Guidelines/rules/ccg0005)

Check warning on line 1 in src/Cake.Terraform/Cake.Terraform.csproj

View workflow job for this annotation

GitHub Actions / build (macos-12)

No reference to 'stylecop.json' found. Usage of 'stylecop.json' is strongly recommended. (see https://***.github.io/CakeContrib.Guidelines/rules/ccg0006)

Check warning on line 1 in src/Cake.Terraform/Cake.Terraform.csproj

View workflow job for this annotation

GitHub Actions / build (macos-12)

Cake.Core is referenced in version 2.0.0. Recommended version is 4.0.0. (see https://***.github.io/CakeContrib.Guidelines/rules/ccg0009)

Check warning on line 1 in src/Cake.Terraform/Cake.Terraform.csproj

View workflow job for this annotation

GitHub Actions / build (macos-12)

No reference to 'StyleCop.Analyzers' found. Usage of 'StyleCop.Analyzers' is strongly recommended (see https://***.github.io/CakeContrib.Guidelines/rules/ccg0005)

Check warning on line 1 in src/Cake.Terraform/Cake.Terraform.csproj

View workflow job for this annotation

GitHub Actions / build (macos-12)

No reference to 'stylecop.json' found. Usage of 'stylecop.json' is strongly recommended. (see https://***.github.io/CakeContrib.Guidelines/rules/ccg0006)

Check warning on line 1 in src/Cake.Terraform/Cake.Terraform.csproj

View workflow job for this annotation

GitHub Actions / build (macos-12)

Cake.Core is referenced in version 2.0.0. Recommended version is 4.0.0. (see https://***.github.io/CakeContrib.Guidelines/rules/ccg0009)

<PropertyGroup>
<TargetFrameworks>net461;netstandard2.0;net5.0</TargetFrameworks>
<TargetFrameworks>netcoreapp3.1;net5.0;net6.0</TargetFrameworks>
</PropertyGroup>

<ItemGroup>
Expand Down Expand Up @@ -29,7 +29,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Cake.Core" PrivateAssets="All">
<Version>1.0.0</Version>
<Version>2.0.0</Version>
</PackageReference>
<PackageReference Include="CakeContrib.Guidelines">
<Version>1.5.1</Version>
Expand Down

0 comments on commit ddddc02

Please sign in to comment.