Skip to content

Commit

Permalink
Добавил PackageLicenseFile в публикуемые кубики
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Grigorichev committed Sep 6, 2023
1 parent 1013868 commit d922fc3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<PackageId>Byndyusoft.ModelResult.AspNetCore</PackageId>
<RootNamespace>Byndyusoft.ModelResult.AspNetCore</RootNamespace>
<PackageReadmeFile>README.md</PackageReadmeFile>
<PackageLicenseFile>LICENSE.txt</PackageLicenseFile>
</PropertyGroup>

<ItemGroup>
Expand Down
1 change: 1 addition & 0 deletions src/ModelResult/Byndyusoft.ModelResult.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<PackageId>Byndyusoft.ModelResult</PackageId>
<RootNamespace>Byndyusoft.ModelResult</RootNamespace>
<PackageReadmeFile>README.md</PackageReadmeFile>
<PackageLicenseFile>LICENSE.txt</PackageLicenseFile>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit d922fc3

Please sign in to comment.