File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <Description >ASP.NET Core Identity provider that uses LinqToDB.</Description >
5- <VersionPrefix >3.2 .0</VersionPrefix >
6- <Version >3.2 .0</Version >
7- <PackageVersion >3.2 .0</PackageVersion >
5+ <VersionPrefix >3.3 .0</VersionPrefix >
6+ <Version >3.3 .0</Version >
7+ <PackageVersion >3.3 .0</PackageVersion >
88
99 <Authors >Ilya Chudin</Authors >
1010
4141 </ItemGroup >
4242
4343 <ItemGroup >
44- <PackageReference Include =" linq2db" Version =" 3.2 .0" />
44+ <PackageReference Include =" linq2db" Version =" 3.3 .0" />
4545
4646 <PackageReference Include =" Microsoft.AspNetCore.Identity" Version =" 2.1.2" />
4747 <PackageReference Include =" Microsoft.Extensions.DependencyInjection" Version =" 2.1.1" />
Original file line number Diff line number Diff line change 66
77[ assembly: AssemblyMetadata ( "Serviceable" , "True" ) ]
88[ assembly: NeutralResourcesLanguage ( "en-us" ) ]
9- [ assembly: AssemblyCompany ( "blog. linq2db.com" ) ]
10- [ assembly: AssemblyCopyright ( "© 2011-2017 blog. linq2db.com" ) ]
9+ [ assembly: AssemblyCompany ( "linq2db.com" ) ]
10+ [ assembly: AssemblyCopyright ( "© 2011-2021 linq2db.com" ) ]
1111[ assembly: AssemblyProduct ( "Linq to DB" ) ]
You can’t perform that action at this time.
0 commit comments