[ALL] Remove unneeded NuGet package

This commit is contained in:
Matt Nadareski
2016-06-13 00:16:33 -07:00
parent cc71bbfe2c
commit 8b6a67d3ef
9 changed files with 2 additions and 29 deletions

View File

@@ -2,7 +2,7 @@
<configuration>
<configSections>
<section name="entityFramework" type="System.Data.Entity.Internal.ConfigFile.EntityFrameworkSection, EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false" />
<!-- For more information on Entity Framework configuration, visit http://go.microsoft.com/fwlink/?LinkID=237468 -->
</configSections>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.2" />