Howtogetastylecoprulesettroughnugetina.netstandardproject我们正在尝试为我们所有的项目提供一个带有stylecop规则集的nuget包。我们获得了项目中的文件,但规则集并未应用于我们的项目。它仍然使用minimimumrecomended.ruleset。我们现在拥有的是:Custom.stylecop.props123456ProjectToolsVersion="4.0"xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> PropertyGroup> RunCod