File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 14
14
<RepositoryType >git</RepositoryType >
15
15
<PackageIcon >packageicon.png</PackageIcon >
16
16
<PackageIconUrl >https://avatars3.githubusercontent.com/u/39734771</PackageIconUrl >
17
- <PackageLicenseFile >LICENSE.md</ PackageLicenseFile >
17
+ <PackageLicenseExpression >MIT</ PackageLicenseExpression >
18
18
<PackageReadmeFile >README.md</PackageReadmeFile >
19
19
<PackageProjectUrl >https://github.com/philips-software/roslyn-analyzers</PackageProjectUrl >
20
20
<PackageReleaseNotes >See Changelog</PackageReleaseNotes >
48
48
<None Include =" $(OutputPath)\netstandard2.0\$(AssemblyName).dll" Pack =" true" PackagePath =" analyzers/dotnet/cs" Visible =" false" />
49
49
<None Include =" $(OutputPath)\netstandard2.0\$(AssemblyName).pdb" Pack =" true" PackagePath =" analyzers/dotnet/cs" Visible =" false" />
50
50
<None Include =" $(OutputPath)\netstandard2.0\Philips.CodeAnalysis.Common.dll" Pack =" true" PackagePath =" analyzers/dotnet/cs" Visible =" false" />
51
- < None Include = " ..\LICENSE.md " Pack = " true " PackagePath = " " />
51
+
52
52
<None Include =" ..\README.md" Pack =" true" PackagePath =" " />
53
53
</ItemGroup >
54
54
You can’t perform that action at this time.
0 commit comments