File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
src/EntityFrameworkCore.DataEncryption Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 66 <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
77 <AssemblyName >EntityFrameworkCore.DataEncryption</AssemblyName >
88 <RootNamespace >Microsoft.EntityFrameworkCore.DataEncryption</RootNamespace >
9+ <IsPackable >true</IsPackable >
910 <Version >3.0.0</Version >
1011 <Authors >Filipe GOMES PEIXOTO</Authors >
1112 <PackageId >EntityFrameworkCore.DataEncryption</PackageId >
2425 </PropertyGroup >
2526
2627 <PropertyGroup Condition =" '$(Configuration)|$(TargetFramework)|$(Platform)'=='Release|netstandard2.0|AnyCPU'" >
27- <GenerateSerializationAssemblies >On </GenerateSerializationAssemblies >
28+ <GenerateSerializationAssemblies >Auto </GenerateSerializationAssemblies >
2829 </PropertyGroup >
2930
3031 <ItemGroup >
You can’t perform that action at this time.
0 commit comments