File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 <PackageReleaseNotes >https://github.com/BcryptNet/bcrypt.net/</PackageReleaseNotes >
1313 <PublishRepositoryUrl >true</PublishRepositoryUrl >
1414 <PackageLicenseExpression >MIT</PackageLicenseExpression >
15- <PackageReadmeFile >readme.md</PackageReadmeFile >
1615 <PackageTags >bcrypt;BCrypt.Net;cryptography;hashing;password;security,hash;crypto;blowfish;gdpr</PackageTags >
17- <PackageIcon >logo.png</PackageIcon >
1816 </PropertyGroup >
1917
2018 <PropertyGroup >
Original file line number Diff line number Diff line change 1414 <NoWarn >NU5105;NU1507;S127;S4143;S1854;S1264;S4136;CA1510;CA1308;CA1031</NoWarn >
1515 <Features >strict</Features >
1616 <LangVersion >11.0</LangVersion >
17+
18+ <PackageReadmeFile >readme.md</PackageReadmeFile >
19+ <PackageIcon >logo.png</PackageIcon >
20+ <PackageIconUrl />
1721 </PropertyGroup >
1822
1923 <PropertyGroup >
2327 </PropertyGroup >
2428
2529 <ItemGroup >
26- <None Include =" ..\..\logo.png" >
27- <Pack >True</Pack >
28- <PackagePath >/</PackagePath >
29- </None >
30- <None Include =" ..\..\readme.md" >
31- <Pack >True</Pack >
32- <PackagePath >/</PackagePath >
33- </None >
30+ <None Include =" ../../logo.png" Pack =" true" Visible =" false" PackagePath =" " />
31+ <None Include =" ../../readme.md" Pack =" true" Visible =" false" PackagePath =" " />
3432 </ItemGroup >
3533
36-
3734 <PropertyGroup >
3835 <EnableNETAnalyzers >true</EnableNETAnalyzers >
3936 <AnalysisMode >All</AnalysisMode >
You can’t perform that action at this time.
0 commit comments