mirror of
https://github.com/qmlnet/qmlnet.git
synced 2026-05-21 06:45:32 -06:00
Moving the rules file to the .NET area. [skip ci]
This commit is contained in:
parent
845913eb3b
commit
a66405bccb
2 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<Project>
|
||||
<Import Project="../../build/common.props" />
|
||||
<PropertyGroup>
|
||||
<CodeAnalysisRuleSet>$(MSBuildThisFileDirectory)/../../StyleCop.ruleset</CodeAnalysisRuleSet>
|
||||
<CodeAnalysisRuleSet>$(MSBuildThisFileDirectory)/styles.ruleset</CodeAnalysisRuleSet>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<PackageReference Include="StyleCop.Analyzers" Version="1.0.2" PrivateAssets="all" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue