Skip to content

Commit

Permalink
Merge pull request #30 from Lombiq/issue/NEST-302-alt
Browse files Browse the repository at this point in the history
NEST-302: Idle tenant shutdown
  • Loading branch information
Psichorex authored Aug 31, 2022
2 parents 9046c3e + f67997e commit cc95328
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
</ItemGroup>

<ItemGroup>
<None Include="License.md" />
<None Include="NuGetIcon.png" />
<None Include="License.md" Pack="true" PackagePath="" />
<None Include="Readme.md" />
<None Include="NuGetIcon.png" Pack="true" PackagePath="" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit cc95328

Please sign in to comment.