Skip to content

Commit

Permalink
Update license file reference in SensitiveString.csproj (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
mariusz-schimke authored Apr 11, 2024
2 parents c62a8aa + 3313172 commit 674ac6d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/SensitiveString/SensitiveString.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<PackageTags>sensitive strings privacy</PackageTags>

<PackageProjectUrl>https://github.com/$(Repository)</PackageProjectUrl>
<PackageLicenseFile>LICENSE.txt</PackageLicenseFile>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
<!-- <PackageIcon>icon.png</PackageIcon> -->
<EnablePackageValidation>true</EnablePackageValidation>
Expand Down Expand Up @@ -69,4 +69,4 @@
<None Include="../../assets/icon.png" Pack="true" Visible="false" PackagePath="/" />
</ItemGroup> -->

</Project>
</Project>

0 comments on commit 674ac6d

Please sign in to comment.