Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(#69) added README to nupkg #74

Merged
merged 1 commit into from
May 24, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions src/Cake.Terraform/Cake.Terraform.csproj
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
<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://cake-contrib.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://cake-contrib.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 0.33.0. Recommended version is 4.0.0. (see https://cake-contrib.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://cake-contrib.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://cake-contrib.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 0.33.0. Recommended version is 4.0.0. (see https://cake-contrib.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://cake-contrib.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://cake-contrib.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 0.33.0. Recommended version is 4.0.0. (see https://cake-contrib.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://cake-contrib.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://cake-contrib.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 0.33.0. Recommended version is 4.0.0. (see https://cake-contrib.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://cake-contrib.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://cake-contrib.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 0.33.0. Recommended version is 4.0.0. (see https://cake-contrib.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://cake-contrib.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://cake-contrib.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 0.33.0. Recommended version is 4.0.0. (see https://cake-contrib.github.io/CakeContrib.Guidelines/rules/ccg0009)

<PropertyGroup>
<TargetFrameworks>net461;netstandard2.0</TargetFrameworks>
</PropertyGroup>

<ItemGroup>
<None Include="$(ProjectDir)../../README.md" Link="README.md" PackagePath="" Pack="true" />
</ItemGroup>

<PropertyGroup>
<!-- Properties related to packaging -->
<Authors>Erik van Brakel</Authors>
Expand All @@ -15,6 +19,7 @@
<RepositoryUrl>$(PackageProjectUrl).git</RepositoryUrl>
<PackageReleaseNotes>$(PackageProjectUrl)/releases</PackageReleaseNotes>
<Version>0.0.0</Version>
<PackageReadmeFile>README.md</PackageReadmeFile>
</PropertyGroup>

<ItemGroup>
Expand Down
Loading