@@ -38,6 +38,21 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
38
38
<dependency id =" System.Runtime.InteropServices.RuntimeInformation" version =" 4.3.0" />
39
39
<dependency id =" System.Text.Encodings.Web" version =" 6.0.0" />
40
40
</group >
41
+ <group targetFramework =" net7.0" >
42
+ <dependency id =" Microsoft.Data.SqlClient.SNI.runtime" version =" 5.1.0" exclude =" Compile" />
43
+ <dependency id =" Azure.Identity" version =" 1.8.0" />
44
+ <dependency id =" Microsoft.Identity.Client" version =" 4.47.2" exclude =" Compile" />
45
+ <dependency id =" Microsoft.IdentityModel.Protocols.OpenIdConnect" version =" 6.24.0" />
46
+ <dependency id =" Microsoft.IdentityModel.JsonWebTokens" version =" 6.24.0" />
47
+ <dependency id =" Microsoft.SqlServer.Server" version =" 1.0.0" />
48
+ <dependency id =" System.Configuration.ConfigurationManager" version =" 6.0.1" exclude =" Compile" />
49
+ <dependency id =" System.Diagnostics.DiagnosticSource" version =" 6.0.0" exclude =" Compile" />
50
+ <dependency id =" System.Runtime.Caching" version =" 6.0.0" exclude =" Compile" />
51
+ <dependency id =" System.Text.Encoding.CodePages" version =" 6.0.0" exclude =" Compile" />
52
+ <dependency id =" System.Text.Encodings.Web" version =" 6.0.0" />
53
+ <dependency id =" System.Security.Cryptography.Cng" version =" 5.0.0" />
54
+ <dependency id =" System.Security.Principal.Windows" version =" 5.0.0" exclude =" Compile" />
55
+ </group >
41
56
<group targetFramework =" net6.0" >
42
57
<dependency id =" Microsoft.Data.SqlClient.SNI.runtime" version =" 5.1.0" exclude =" Compile" />
43
58
<dependency id =" Azure.Identity" version =" 1.8.0" />
@@ -98,6 +113,11 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
98
113
<reference file =" Microsoft.Data.SqlClient.pdb" />
99
114
<reference file =" Microsoft.Data.SqlClient.xml" />
100
115
</group >
116
+ <group targetFramework =" net7.0" >
117
+ <reference file =" Microsoft.Data.SqlClient.dll" />
118
+ <reference file =" Microsoft.Data.SqlClient.pdb" />
119
+ <reference file =" Microsoft.Data.SqlClient.xml" />
120
+ </group >
101
121
<group targetFramework =" net6.0" >
102
122
<reference file =" Microsoft.Data.SqlClient.dll" />
103
123
<reference file =" Microsoft.Data.SqlClient.pdb" />
@@ -124,6 +144,10 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
124
144
<file src =" ..\..\artifacts\Project\bin\Windows_NT\$Configuration$\Microsoft.Data.SqlClient\ref\net462\Microsoft.Data.SqlClient.xml" target =" ref\net462\" exclude =" " />
125
145
126
146
<!-- ref NetCore -->
147
+ <file src =" ..\..\artifacts\Project\bin\AnyOS\$Configuration$\Microsoft.Data.SqlClient\ref\net7.0\Microsoft.Data.SqlClient.dll" target =" ref\net7.0\" exclude =" " />
148
+ <file src =" ..\..\artifacts\Project\bin\AnyOS\$Configuration$\Microsoft.Data.SqlClient\ref\net7.0\Microsoft.Data.SqlClient.pdb" target =" ref\net7.0\" exclude =" " />
149
+ <file src =" ..\..\artifacts\Project\bin\AnyOS\$Configuration$\Microsoft.Data.SqlClient\ref\net7.0\Microsoft.Data.SqlClient.xml" target =" ref\net7.0\" exclude =" " />
150
+
127
151
<file src =" ..\..\artifacts\Project\bin\AnyOS\$Configuration$\Microsoft.Data.SqlClient\ref\net6.0\Microsoft.Data.SqlClient.dll" target =" ref\net6.0\" exclude =" " />
128
152
<file src =" ..\..\artifacts\Project\bin\AnyOS\$Configuration$\Microsoft.Data.SqlClient\ref\net6.0\Microsoft.Data.SqlClient.pdb" target =" ref\net6.0\" exclude =" " />
129
153
<file src =" ..\..\artifacts\Project\bin\AnyOS\$Configuration$\Microsoft.Data.SqlClient\ref\net6.0\Microsoft.Data.SqlClient.xml" target =" ref\net6.0\" exclude =" " />
@@ -155,6 +179,10 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
155
179
<file src =" ..\..\artifacts\Project\bin\Windows_NT\$Configuration$.AnyCPU\Microsoft.Data.SqlClient\netfx\Microsoft.Data.SqlClient.xml" target =" lib\net462\" exclude =" " />
156
180
157
181
<!-- lib NetCore -->
182
+ <file src =" ..\..\artifacts\Project\bin\AnyOS\$Configuration$.AnyCPU\Microsoft.Data.SqlClient\netcore\net7.0\Microsoft.Data.SqlClient.dll" target =" lib\net7.0\" exclude =" " />
183
+ <file src =" ..\..\artifacts\Project\bin\AnyOS\$Configuration$.AnyCPU\Microsoft.Data.SqlClient\netcore\net7.0\Microsoft.Data.SqlClient.pdb" target =" lib\net7.0\" exclude =" " />
184
+ <file src =" ..\..\artifacts\Project\bin\Windows_NT\$Configuration$.AnyCPU\Microsoft.Data.SqlClient\netcore\net7.0\Microsoft.Data.SqlClient.xml" target =" lib\net7.0\" exclude =" " />
185
+
158
186
<file src =" ..\..\artifacts\Project\bin\AnyOS\$Configuration$.AnyCPU\Microsoft.Data.SqlClient\netcore\net6.0\Microsoft.Data.SqlClient.dll" target =" lib\net6.0\" exclude =" " />
159
187
<file src =" ..\..\artifacts\Project\bin\AnyOS\$Configuration$.AnyCPU\Microsoft.Data.SqlClient\netcore\net6.0\Microsoft.Data.SqlClient.pdb" target =" lib\net6.0\" exclude =" " />
160
188
<file src =" ..\..\artifacts\Project\bin\Windows_NT\$Configuration$.AnyCPU\Microsoft.Data.SqlClient\netcore\net6.0\Microsoft.Data.SqlClient.xml" target =" lib\net6.0\" exclude =" " />
@@ -173,6 +201,11 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
173
201
<file src =" ..\..\artifacts\Project\bin\Windows_NT\$Configuration$.AnyCPU\Microsoft.Data.SqlClient\netfx\Microsoft.Data.SqlClient.pdb" target =" runtimes\win\lib\net462\" exclude =" " />
174
202
175
203
<!-- runtimes NetCore -->
204
+ <file src =" ..\..\artifacts\Project\bin\Windows_NT\$Configuration$.AnyCPU\Microsoft.Data.SqlClient\netcore\net7.0\Microsoft.Data.SqlClient.dll" target =" runtimes\win\lib\net7.0\" exclude =" " />
205
+ <file src =" ..\..\artifacts\Project\bin\Windows_NT\$Configuration$.AnyCPU\Microsoft.Data.SqlClient\netcore\net7.0\Microsoft.Data.SqlClient.pdb" target =" runtimes\win\lib\net7.0\" exclude =" " />
206
+ <file src =" ..\..\artifacts\Project\bin\Unix\$Configuration$.AnyCPU\Microsoft.Data.SqlClient\netcore\net7.0\Microsoft.Data.SqlClient.dll" target =" runtimes\unix\lib\net7.0\" exclude =" " />
207
+ <file src =" ..\..\artifacts\Project\bin\Unix\$Configuration$.AnyCPU\Microsoft.Data.SqlClient\netcore\net7.0\Microsoft.Data.SqlClient.pdb" target =" runtimes\unix\lib\net7.0\" exclude =" " />
208
+
176
209
<file src =" ..\..\artifacts\Project\bin\Windows_NT\$Configuration$.AnyCPU\Microsoft.Data.SqlClient\netcore\net6.0\Microsoft.Data.SqlClient.dll" target =" runtimes\win\lib\net6.0\" exclude =" " />
177
210
<file src =" ..\..\artifacts\Project\bin\Windows_NT\$Configuration$.AnyCPU\Microsoft.Data.SqlClient\netcore\net6.0\Microsoft.Data.SqlClient.pdb" target =" runtimes\win\lib\net6.0\" exclude =" " />
178
211
<file src =" ..\..\artifacts\Project\bin\Unix\$Configuration$.AnyCPU\Microsoft.Data.SqlClient\netcore\net6.0\Microsoft.Data.SqlClient.dll" target =" runtimes\unix\lib\net6.0\" exclude =" " />
0 commit comments