This repository was archived by the owner on Dec 5, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11variables :
22 solution : ' linq2db.LINQPad.sln'
33 build_configuration : ' Release'
4- assemblyVersion : 4.1.0 .0
5- nugetVersion : 4.1.0
6- nugetDevVersion : 4.0.1
7- nugetPRVersion : 4.0.1
4+ assemblyVersion : 4.1.1 .0
5+ nugetVersion : 4.1.1
6+ nugetDevVersion : 4.1.2
7+ nugetPRVersion : 4.1.2
88 artifact_lpx : ' lpx'
99 artifact_lpx6 : ' lpx6'
1010 artifact_nuget : ' nuget'
Original file line number Diff line number Diff line change 1212 <dependencies >
1313 <group targetFramework =" .NETCoreApp3.1" >
1414 <dependency id =" LINQPad.Reference" version =" 1.3.0" />
15- <dependency id =" linq2db" version =" 4.0.1 " />
15+ <dependency id =" linq2db" version =" 4.1.0 " />
1616
1717 <dependency id =" Humanizer.Core" version =" 2.14.1" />
1818 <dependency id =" CodeJam" version =" 4.1.0" />
1919 <dependency id =" System.Configuration.ConfigurationManager" version =" 6.0.0" />
2020 <dependency id =" Microsoft.CodeAnalysis.CSharp" version =" 4.2.0" />
21- <dependency id =" System.Text.Json" version =" 6.0.4 " />
21+ <dependency id =" System.Text.Json" version =" 6.0.5 " />
2222 <dependency id =" dotMorten.Microsoft.SqlServer.Types" version =" 1.5.0" />
2323
2424 <dependency id =" FirebirdSql.Data.FirebirdClient" version =" 9.0.1" />
2828 <dependency id =" System.Data.SqlClient" version =" 4.8.3" />
2929 <dependency id =" System.Data.Odbc" version =" 5.0.0" />
3030 <dependency id =" System.Data.OleDb" version =" 5.0.0" />
31- <dependency id =" Npgsql" version =" 6.0.4 " />
31+ <dependency id =" Npgsql" version =" 6.0.5 " />
3232 <dependency id =" Oracle.ManagedDataAccess.Core" version =" 3.21.61" />
3333 <dependency id =" IBM.Data.DB2.Core" version =" 3.1.0.600" />
3434 </group >
Original file line number Diff line number Diff line change 77 <Company >linq2db</Company >
88 <Product >linq2db.LINQPad</Product >
99 <AssemblyTitle >$(Product)</AssemblyTitle >
10- <Version >4.1.0 .0</Version >
10+ <Version >4.1.1 .0</Version >
1111 <AssemblyVersion >$(Version)</AssemblyVersion >
1212 <FileVersion >$(Version)</FileVersion >
1313 <Copyright >Copyright © 2016-2022 Linq To DB Team</Copyright >
Original file line number Diff line number Diff line change 1+ # Release 4.1.1
2+ - [ LINQPAD7] nuget spec bugfix
3+
14# Release 4.1.0
25- [ ALL] dependency update: linq2db 4.0.1 -> 4.1.0
36- [ LINQPAD7] dependency update: Npgsql 6.0.4 -> 6.0.5
You can’t perform that action at this time.
0 commit comments