Skip to content

Commit

Permalink
moved LICENSE to solution root and included README and LICENSE to pro…
Browse files Browse the repository at this point in the history
…ject
  • Loading branch information
mergehez committed Sep 30, 2024
1 parent 77ea0e5 commit f019cc9
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 302 deletions.
6 changes: 6 additions & 0 deletions InertiaNetCore/InertiaNetCore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,10 @@
<ItemGroup>
<FrameworkReference Include="Microsoft.AspNetCore.App" />
</ItemGroup>


<ItemGroup>
<None Include="../README.md" Pack="true" PackagePath="" />
<None Include="../LICENSE" Pack="true" PackagePath="" />
</ItemGroup>
</Project>
302 changes: 0 additions & 302 deletions InertiaNetCore/README.md

This file was deleted.

File renamed without changes.

0 comments on commit f019cc9

Please sign in to comment.