generated from kritikos-io/templates-dotnet
🔧 Excludes stylecop.json from package outputs
This commit is contained in:
@@ -165,7 +165,7 @@
|
|||||||
<ItemGroup Label="Stylecop Configuration"
|
<ItemGroup Label="Stylecop Configuration"
|
||||||
Condition="Exists('$(MSBuildThisFileDirectory)\stylecop.json')">
|
Condition="Exists('$(MSBuildThisFileDirectory)\stylecop.json')">
|
||||||
<AdditionalFiles Include="$(MSBuildThisFileDirectory)\stylecop.json" Link="stylecop.json"
|
<AdditionalFiles Include="$(MSBuildThisFileDirectory)\stylecop.json" Link="stylecop.json"
|
||||||
CopyToOutputDirectory="PreserveNewest" Visible="false" />
|
CopyToOutputDirectory="Never" Visible="false" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<!-- Project internals are exposed to projects named $(Project).Tests by default -->
|
<!-- Project internals are exposed to projects named $(Project).Tests by default -->
|
||||||
|
|||||||
Reference in New Issue
Block a user