File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
EntityFramework.DynamicFilters.NetStandard21
EntityFramework.DynamicFilters/Properties Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 99 <Authors >EntityFramework.DynamicFilters</Authors >
1010 <Product >EntityFramework.DynamicFilters</Product >
1111 <Company >ZZZ Projects</Company >
12- <Version >3.0.2 </Version >
12+ <Version >3.1.0 </Version >
1313 <Copyright >Copyright © ZZZ Projects, John Cachat</Copyright >
1414 </PropertyGroup >
1515
2323 </PropertyGroup >
2424
2525 <ItemGroup >
26- <PackageReference Include =" EntityFramework" Version =" 6.3.0-preview6-19304-03 " />
26+ <PackageReference Include =" EntityFramework" Version =" 6.3.0-preview7-19363-02 " />
2727 </ItemGroup >
2828
2929 <Import Project =" ..\EntityFramework.DynamicFilters.Shared\EntityFramework.DynamicFilters.Shared.projitems" Label =" Shared" />
Original file line number Diff line number Diff line change 3232// You can specify all the values or you can default the Build and Revision Numbers
3333// by using the '*' as shown below:
3434// [assembly: AssemblyVersion("1.0.*")]
35- [ assembly: AssemblyVersion ( "3.0.2 " ) ]
36- [ assembly: AssemblyFileVersion ( "3.0.2 " ) ]
37- [ assembly: AssemblyInformationalVersion ( "3.0.2 " ) ]
35+ [ assembly: AssemblyVersion ( "3.1.0 " ) ]
36+ [ assembly: AssemblyFileVersion ( "3.1.0 " ) ]
37+ [ assembly: AssemblyInformationalVersion ( "3.1.0 " ) ]
You can’t perform that action at this time.
0 commit comments