|
|
|
@ -102,7 +102,8 @@ |
|
|
|
<ItemGroup> |
|
|
|
<PackageReference Include="Microsoft.Net.Compilers.Toolset" IsImplicitlyDefined="true" /> |
|
|
|
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" IsImplicitlyDefined="true" /> |
|
|
|
<PackageReference Include="StyleCop.Analyzers" IsImplicitlyDefined="true" /> |
|
|
|
<!--TODO: Enable this once tests Stylecop issues are fixed--> |
|
|
|
<!--<PackageReference Include="StyleCop.Analyzers" IsImplicitlyDefined="true" />--> |
|
|
|
<AdditionalFiles Include="$(MSBuildThisFileDirectory)shared-infrastructure\stylecop.json" /> |
|
|
|
<!--NuGet package icon source--> |
|
|
|
<None Include="$(MSBuildThisFileDirectory)shared-infrastructure\branding\icons\imagesharp\sixlabors.imagesharp.128.png" Pack="true" PackagePath="\icon.png" /> |
|
|
|
|