File tree Expand file tree Collapse file tree
Philips.CodeAnalysis.Benchmark
Philips.CodeAnalysis.SecurityAnalyzers Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 <RepositoryType >git</RepositoryType >
1515 <PackageIcon >packageicon.png</PackageIcon >
1616 <PackageIconUrl >https://avatars3.githubusercontent.com/u/39734771</PackageIconUrl >
17- <PackageLicenseExpression >MIT</PackageLicenseExpression >
17+ <PackageLicenseExpression >MIT</PackageLicenseExpression >
1818 <PackageReadmeFile >README.md</PackageReadmeFile >
1919 <PackageProjectUrl >https://github.com/philips-software/roslyn-analyzers</PackageProjectUrl >
2020 <PackageReleaseNotes >See Changelog</PackageReleaseNotes >
4242 <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 8.0.0" PrivateAssets =" all" />
4343 </ItemGroup >
4444
45- <ItemGroup >
46- <None Include =" ..\packageicon.png" Pack =" true" PackagePath =" \" />
47- <None Include =" tools\*.ps1" CopyToOutputDirectory =" Always" Pack =" true" PackagePath =" tools" />
48- <None Include =" $(OutputPath)\netstandard2.0\$(AssemblyName).dll" Pack =" true" PackagePath =" analyzers/dotnet/cs" Visible =" false" />
49- <None Include =" $(OutputPath)\netstandard2.0\$(AssemblyName).pdb" Pack =" true" PackagePath =" analyzers/dotnet/cs" Visible =" false" />
50- <None Include =" $(OutputPath)\netstandard2.0\Philips.CodeAnalysis.Common.dll" Pack =" true" PackagePath =" analyzers/dotnet/cs" Visible =" false" />
51-
52- <None Include =" ..\README.md" Pack =" true" PackagePath =" " />
45+ <ItemGroup >
46+ <None Include =" ..\packageicon.png" Pack =" true" PackagePath =" \" />
47+ <None Include =" tools\*.ps1" CopyToOutputDirectory =" Always" Pack =" true" PackagePath =" tools" />
48+ <None Include =" $(OutputPath)\netstandard2.0\$(AssemblyName).dll" Pack =" true" PackagePath =" analyzers/dotnet/cs" Visible =" false" />
49+ <None Include =" $(OutputPath)\netstandard2.0\$(AssemblyName).pdb" Pack =" true" PackagePath =" analyzers/dotnet/cs" Visible =" false" />
50+ <None Include =" $(OutputPath)\netstandard2.0\Philips.CodeAnalysis.Common.dll" Pack =" true" PackagePath =" analyzers/dotnet/cs" Visible =" false" />
51+
52+ <None Include =" ..\README.md" Pack =" true" PackagePath =" " />
5353 </ItemGroup >
5454
5555 <ItemGroup >
Original file line number Diff line number Diff line change 99 </PropertyGroup >
1010
1111 <ItemGroup >
12- <PackageReference Include =" BenchmarkDotNet" Version =" 0.12.1 " />
12+ <PackageReference Include =" BenchmarkDotNet" Version =" 0.15.4 " />
1313 <PackageReference Include =" BenchmarkDotNet.Diagnostics.Windows" Version =" 0.12.1" />
1414 <PackageReference Include =" Microsoft.CodeAnalysis" Version =" 3.6.0" />
1515 </ItemGroup >
Original file line number Diff line number Diff line change 1010 <Description >Roslyn Diagnostic Analyzers for potential security findings</Description >
1111 <PackageTags >CSharp Security Roslyn CodeAnalysis analyzers Philips</PackageTags >
1212 </PropertyGroup >
13- </Project >
13+ </Project >
You can’t perform that action at this time.
0 commit comments