File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
src/Simplify.EntityFramework Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.0-pre02] - 2022-11-11
4+
5+ ### Dependencies
6+
7+ - System.Data.SqlClient bump to 4.8.5
8+
39## [ 1.0-pre01] - 2022-01-24
410
511### Added
Original file line number Diff line number Diff line change 66 <SymbolPackageFormat >snupkg</SymbolPackageFormat >
77 <GenerateDocumentationFile >true</GenerateDocumentationFile >
88
9- <Version >1.0-pre01 </Version >
9+ <Version >1.0-pre02 </Version >
1010
1111 <Authors >Alexander Krylkov</Authors >
1212 <Product >Simplify</Product >
2121 </PropertyGroup >
2222 <ItemGroup >
2323 <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 5.0.7" />
24- <PackageReference Include =" Microsoft.Extensions.Configuration.Abstractions" Version =" 5.0.* " />
24+ <PackageReference Include =" Microsoft.Extensions.Configuration.Abstractions" Version =" 5.0.0 " />
2525 <PackageReference Include =" System.Data.SqlClient" Version =" 4.8.5" />
2626 </ItemGroup >
2727 <ItemGroup >
You can’t perform that action at this time.
0 commit comments