Skip to content

Commit

Permalink
Fix license path
Browse files Browse the repository at this point in the history
  • Loading branch information
tinohager committed Oct 21, 2024
1 parent e144d2f commit bc57dea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Nager.LongWeekend/Nager.LongWeekend.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
</PropertyGroup>

<ItemGroup>
<None Include="..\..\LICENSE.md" Pack="true" PackagePath="LICENSE.md" />
<None Include="..\..\LICENSE" Pack="true" PackagePath="LICENSE" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit bc57dea

Please sign in to comment.