We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15eadb8 commit f4e77f9Copy full SHA for f4e77f9
Rules/Rules.csproj
@@ -46,7 +46,7 @@
46
</ItemGroup>
47
48
<ItemGroup Condition="'$(TargetFramework)' == 'netstandard2.0'">
49
- <PackageReference Include="Microsoft.Management.Infrastructure" Version="1.0.0-alpha*" />
+ <PackageReference Include="Microsoft.Management.Infrastructure" Version="1.0.0" />
50
<PackageReference Include="System.Reflection.TypeExtensions" Version="4.5.0" />
51
<Compile Remove="UseSingularNouns.cs" />
52
0 commit comments