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 fb7e32d commit 09f522dCopy full SHA for 09f522d
src/DotNetToolkit.Repository/DotNetToolkit.Repository.csproj
@@ -36,7 +36,6 @@
36
</ItemGroup>
37
38
<ItemGroup Condition="'$(TargetFramework)' == 'netstandard2.0'">
39
- <PackageReference Include="System.Reflection.TypeExtensions" Version="4.5.1" />
40
<PackageReference Include="System.Configuration.ConfigurationManager" Version="4.5.0" />
41
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="2.2.0" />
42
<PackageReference Include="System.ComponentModel.Annotations" Version="4.5.0" />
0 commit comments