Skip to content

Commit

Permalink
Remove System.ComponentModel.Annotations
Browse files Browse the repository at this point in the history
  • Loading branch information
Wayne-KTCSZ committed Aug 3, 2023
1 parent 6f9aa99 commit 05dc68c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/EasyFrameWork/EasyFrameWork.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="7.0.4" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="7.0.4" />
<PackageReference Include="Microsoft.Extensions.DependencyModel" Version="7.0.0" />
<PackageReference Include="System.ComponentModel.Annotations" Version="6.0.0-preview.4.21253.7" />
<PackageReference Include="System.Reflection.Extensions" Version="4.3.0" />
<PackageReference Include="System.Reflection.TypeExtensions" Version="4.7.0" />
<PackageReference Include="System.Runtime.Loader" Version="4.3.0" />
Expand Down

0 comments on commit 05dc68c

Please sign in to comment.