File tree Expand file tree Collapse file tree 4 files changed +811
-13
lines changed
MySql.Data.EntityFramework5
MySql.Data.EntityFramework6 Expand file tree Collapse file tree 4 files changed +811
-13
lines changed Original file line number Diff line number Diff line change 1111 <PropertyGroup >
1212 <ProductVersion >9.0.30729</ProductVersion >
1313 <SchemaVersion >2.0</SchemaVersion >
14- <Framework >4.0</Framework >
15- <TargetFrameworkVersion >v4.0</TargetFrameworkVersion >
14+ <Framework >4.0</Framework >
15+ <TargetFrameworkVersion >v4.0</TargetFrameworkVersion >
1616 <DefineConstants >NET_40_OR_GREATER</DefineConstants >
1717 </PropertyGroup >
1818 </When >
1919 <Otherwise >
2020 <PropertyGroup >
2121 <ProductVersion >9.0.30729</ProductVersion >
2222 <SchemaVersion >2.0</SchemaVersion >
23- <Framework >4.5</Framework >
24- <TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
23+ <Framework >4.5</Framework >
24+ <TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
2525 <DefineConstants >NET_40_OR_GREATER;NET_45_OR_GREATER</DefineConstants >
2626 </PropertyGroup >
2727 </Otherwise >
174174 </ItemGroup >
175175 <ItemGroup >
176176 <None Include =" packages.config" />
177+ <EmbeddedResource Include =" Properties\SchemaDefinition-8.0.ssdl" />
177178 </ItemGroup >
178179 <ItemGroup >
179180 <Service Include =" {508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />
You can’t perform that action at this time.
0 commit comments