We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a17699b commit a48573cCopy full SHA for a48573c
Rules/Rules.csproj
@@ -52,7 +52,7 @@
52
<ItemGroup Condition="'$(TargetFramework)' == 'netstandard2.0'">
53
<PackageReference Include="System.Management.Automation" Version="6.0.1.1" />
54
<PackageReference Include="Microsoft.Management.Infrastructure" Version="1.0.0-alpha08" />
55
- <PackageReference Include="System.Reflection.TypeExtensions" Version="4.5.0-preview1-26216-02" />
+ <PackageReference Include="System.Reflection.TypeExtensions" Version="4.4.0" />
56
<Compile Remove="UseSingularNouns.cs" />
57
</ItemGroup>
58
0 commit comments