@@ -100,7 +100,7 @@ NUGET
100
100
FSharp.Core (>= 4.7.2)
101
101
Newtonsoft.Json (>= 12.0.3)
102
102
NuGet.Protocol (>= 5.6)
103
- Fake.DotNet.Testing.xUnit2 (5.20.2)
103
+ Fake.DotNet.Testing.XUnit2 (5.20.2)
104
104
Fake.Core.Process (>= 5.20.2)
105
105
Fake.Core.String (>= 5.20.2)
106
106
Fake.Core.Trace (>= 5.20.2)
@@ -174,16 +174,21 @@ NUGET
174
174
System.Resources.Extensions (>= 4.6)
175
175
System.Security.Permissions (>= 4.7)
176
176
System.Threading.Tasks.Dataflow (>= 4.9)
177
+ Microsoft.Build.Tasks.Git (1.0)
177
178
Microsoft.Build.Utilities.Core (16.6)
178
179
Microsoft.Build.Framework (>= 16.6)
179
180
Microsoft.Win32.Registry (>= 4.3)
180
181
System.Collections.Immutable (>= 1.5)
181
182
System.Security.Permissions (>= 4.7)
182
183
System.Text.Encoding.CodePages (>= 4.0.1)
183
184
Microsoft.CSharp (4.7)
184
- Microsoft.DotNet.PlatformAbstractions (3.1.5 )
185
+ Microsoft.DotNet.PlatformAbstractions (3.1.6 )
185
186
Microsoft.NETCore.Platforms (3.1.1)
186
187
Microsoft.NETCore.Targets (3.1)
188
+ Microsoft.SourceLink.Common (1.0)
189
+ Microsoft.SourceLink.GitHub (1.0)
190
+ Microsoft.Build.Tasks.Git (>= 1.0)
191
+ Microsoft.SourceLink.Common (>= 1.0)
187
192
Microsoft.Win32.Primitives (4.3)
188
193
Microsoft.NETCore.Platforms (>= 1.1)
189
194
Microsoft.NETCore.Targets (>= 1.1)
@@ -195,12 +200,12 @@ NUGET
195
200
System.Security.Principal.Windows (>= 4.7)
196
201
Mono.Cecil (0.11.2)
197
202
Mono.Posix.NETStandard (1.0)
198
- MSBuild.StructuredLogger (2.1.133 )
203
+ MSBuild.StructuredLogger (2.1.176 )
199
204
Microsoft.Build (>= 16.4)
200
205
Microsoft.Build.Framework (>= 16.4)
201
206
Microsoft.Build.Tasks.Core (>= 16.4)
202
207
Microsoft.Build.Utilities.Core (>= 16.4)
203
- System.IO.Compression (>= 4.3 )
208
+ Microsoft.SourceLink.GitHub (>= 1.0 )
204
209
NETStandard.Library (2.0.3)
205
210
Microsoft.NETCore.Platforms (>= 1.1)
206
211
Newtonsoft.Json (12.0.3)
@@ -221,7 +226,7 @@ NUGET
221
226
NuGet.Packaging (>= 5.6)
222
227
System.Dynamic.Runtime (>= 4.3)
223
228
NuGet.Versioning (5.6)
224
- Paket.Core (5.247.4 )
229
+ Paket.Core (5.249 )
225
230
Chessie (>= 0.6)
226
231
Mono.Cecil (>= 0.10.0-beta6)
227
232
Newtonsoft.Json (>= 10.0.3)
@@ -234,9 +239,6 @@ NUGET
234
239
runtime.win-arm64.runtime.native.System.Data.SqlClient.sni (>= 4.4)
235
240
runtime.win-x64.runtime.native.System.Data.SqlClient.sni (>= 4.4)
236
241
runtime.win-x86.runtime.native.System.Data.SqlClient.sni (>= 4.4)
237
- runtime.native.System.IO.Compression (4.3.2)
238
- Microsoft.NETCore.Platforms (>= 1.1.1)
239
- Microsoft.NETCore.Targets (>= 1.1.3)
240
242
runtime.win-arm64.runtime.native.System.Data.SqlClient.sni (4.4)
241
243
runtime.win-x64.runtime.native.System.Data.SqlClient.sni (4.4)
242
244
runtime.win-x86.runtime.native.System.Data.SqlClient.sni (4.4)
@@ -315,22 +317,6 @@ NUGET
315
317
System.Runtime (>= 4.3)
316
318
System.Text.Encoding (>= 4.3)
317
319
System.Threading.Tasks (>= 4.3)
318
- System.IO.Compression (4.3)
319
- Microsoft.NETCore.Platforms (>= 1.1)
320
- runtime.native.System (>= 4.3)
321
- runtime.native.System.IO.Compression (>= 4.3)
322
- System.Buffers (>= 4.3)
323
- System.Collections (>= 4.3)
324
- System.Diagnostics.Debug (>= 4.3)
325
- System.IO (>= 4.3)
326
- System.Resources.ResourceManager (>= 4.3)
327
- System.Runtime (>= 4.3)
328
- System.Runtime.Extensions (>= 4.3)
329
- System.Runtime.Handles (>= 4.3)
330
- System.Runtime.InteropServices (>= 4.3)
331
- System.Text.Encoding (>= 4.3)
332
- System.Threading (>= 4.3)
333
- System.Threading.Tasks (>= 4.3)
334
320
System.IO.FileSystem (4.3)
335
321
Microsoft.NETCore.Platforms (>= 1.1)
336
322
Microsoft.NETCore.Targets (>= 1.1)
0 commit comments