Skip to content

Commit

Permalink
Updated nuget Summary attribute (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
albertospelta authored May 3, 2022
1 parent e643e0c commit 8eb787c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Dax.Template/Dax.Template.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
<!--Copyright>Copyright ©</Copyright-->
<Authors>Marco Russo</Authors>
<Product>Tabular and DAX template engine</Product>
<!--Description>....</Description-->
<!--Summary>...</Summary-->
<Description>Engine that creates DAX columns, measures, tables and calculation groups based on JSON templates</Description>
<Summary>Engine that creates DAX columns, measures, tables and calculation groups based on JSON templates</Summary>
<PackageId>Dax.Template</PackageId>
<PackageTags>DAX;TEMPLATE;SQLBI;TABULAR;SSAS</PackageTags>
<PackageIcon>package-icon.png</PackageIcon>
Expand Down

0 comments on commit 8eb787c

Please sign in to comment.