Skip to content

Commit

Permalink
add package metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
dansiegel committed Jul 8, 2022
1 parent fb7d9da commit e9b7a85
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/AvantiPoint.Nuke.Maui/AvantiPoint.Nuke.Maui.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
<NukeBaseNamespace>$(MSBuildProjectName).Tools</NukeBaseNamespace>
<NukeUseNestedNamespaces>true</NukeUseNestedNamespaces>
<NukeBaseDirectory>$(MSBuildProjectDirectory)\Tools</NukeBaseDirectory>
<Description>The AvantiPoint Nuke Maui package is an extension of the Nuke.Build framework. This is purpose build for .NET MAUI developers and contains an abstraction layer on top of Nuke for completely writing your CI Pipeline in C# with the YAML auto generated for both Azure Pipelines &amp; GitHub Actions.</Description>
<PackageTags>ios;android;windows;winui;maccatalyst;nuke;ci;devops;maui;dotnetmaui;dotnet;github actions;azure pipelines</PackageTags>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit e9b7a85

Please sign in to comment.