Skip to content

Commit

Permalink
Suppress Dependencies on pack
Browse files Browse the repository at this point in the history
  • Loading branch information
carl-andersson-at-westermo committed Jun 11, 2024
1 parent 2c64be0 commit 907849e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dotnetYang/dotnetYang.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>
<IncludeBuildOutput>false</IncludeBuildOutput>
<RootNamespace>YangParser</RootNamespace>
<SuppressDependenciesWhenPacking>true</SuppressDependenciesWhenPacking>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 907849e

Please sign in to comment.