Skip to content

Commit db61f02

Browse files
committed
Remove unnecessary dev dependencies
1 parent 9ad6637 commit db61f02

File tree

5 files changed

+12
-108
lines changed

5 files changed

+12
-108
lines changed

dotnet/paket.dependencies

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,23 +7,11 @@ nuget BenderProxy 1.0.0
77
nuget CommandLineParser 2.8.0
88
nuget Handlebars.Net 1.11.5
99
nuget Humanizer.Core 2.8.26
10-
nuget Microsoft.AspNetCore.App.Ref 6.0.9
11-
nuget Microsoft.CSharp 4.5.0
1210
nuget Microsoft.Extensions.DependencyInjection 3.1.9
13-
nuget Microsoft.Extensions.DependencyInjection.Abstractions 3.1.9
14-
nuget Microsoft.NETCore.App.Runtime.linux-x64 6.0.15
15-
nuget Microsoft.NETCore.App.Runtime.osx-arm64 6.0.15
16-
nuget Microsoft.NETCore.App.Runtime.osx-x64 6.0.15
17-
nuget Microsoft.NETCore.App.Runtime.win-x64 6.0.15
18-
nuget Microsoft.NETCore.App.Ref 6.0.9
1911
nuget Moq 4.20.72
2012
nuget NETStandard.Library 2.0.3
2113
nuget Newtonsoft.Json 13.0.1
2214
nuget NUnit 3.13.2
2315
nuget NUnitLite 3.13.2
24-
nuget System.Diagnostics.Tools 4.3.0
25-
nuget System.Drawing.Common 7.0.0
26-
nuget System.Runtime 4.3.1
27-
nuget System.Runtime.InteropServices 4.3.0
2816
nuget System.Text.Json 8.0.5
2917
nuget Runfiles 0.14.0

dotnet/paket.lock

Lines changed: 2 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -15,22 +15,14 @@ NUGET
1515
Microsoft.CSharp (>= 4.4)
1616
System.Reflection.TypeExtensions (>= 4.4)
1717
Humanizer.Core (2.8.26)
18-
Microsoft.AspNetCore.App.Ref (6.0.9)
1918
Microsoft.Bcl.AsyncInterfaces (8.0) - restriction: || (&& (== net8.0) (>= net462)) (&& (== net8.0) (< net6.0)) (== netstandard2.0)
2019
System.Threading.Tasks.Extensions (>= 4.5.4) - restriction: || (&& (== net8.0) (>= net462)) (&& (== net8.0) (< netstandard2.1)) (== netstandard2.0)
21-
Microsoft.CSharp (4.5)
20+
Microsoft.CSharp (4.4)
2221
Microsoft.Extensions.DependencyInjection (3.1.9)
2322
Microsoft.Bcl.AsyncInterfaces (>= 1.1.1) - restriction: || (&& (== net8.0) (>= net461)) (&& (== net8.0) (< netstandard2.1)) (== netstandard2.0)
2423
Microsoft.Extensions.DependencyInjection.Abstractions (>= 3.1.9)
2524
Microsoft.Extensions.DependencyInjection.Abstractions (3.1.9)
26-
Microsoft.NETCore.App.Ref (6.0.9)
27-
Microsoft.NETCore.App.Runtime.linux-x64 (6.0.15)
28-
Microsoft.NETCore.App.Runtime.osx-arm64 (6.0.15)
29-
Microsoft.NETCore.App.Runtime.osx-x64 (6.0.15)
30-
Microsoft.NETCore.App.Runtime.win-x64 (6.0.15)
31-
Microsoft.NETCore.Platforms (1.1.1)
32-
Microsoft.NETCore.Targets (1.1.3)
33-
Microsoft.Win32.SystemEvents (7.0) - restriction: || (== net8.0) (&& (== netstandard2.0) (>= net6.0))
25+
Microsoft.NETCore.Platforms (1.1)
3426
Moq (4.20.72)
3527
Castle.Core (>= 5.1.1)
3628
System.Threading.Tasks.Extensions (>= 4.5.4) - restriction: || (&& (== net8.0) (>= net462)) (&& (== net8.0) (< netstandard2.1)) (== netstandard2.0)
@@ -46,57 +38,17 @@ NUGET
4638
System.Buffers (4.5.1) - restriction: || (&& (== net8.0) (>= net462)) (&& (== net8.0) (< net6.0)) (== netstandard2.0)
4739
System.Diagnostics.EventLog (6.0)
4840
System.Security.Principal.Windows (>= 5.0) - restriction: || (&& (== net8.0) (>= net461)) (&& (== net8.0) (< net6.0)) (&& (== net8.0) (< netcoreapp3.1)) (== netstandard2.0)
49-
System.Diagnostics.Tools (4.3)
50-
Microsoft.NETCore.Platforms (>= 1.1)
51-
Microsoft.NETCore.Targets (>= 1.1)
52-
System.Runtime (>= 4.3)
53-
System.Drawing.Common (7.0)
54-
Microsoft.Win32.SystemEvents (>= 7.0) - restriction: || (== net8.0) (&& (== netstandard2.0) (>= net6.0))
55-
System.IO (4.3)
56-
Microsoft.NETCore.Platforms (>= 1.1)
57-
Microsoft.NETCore.Targets (>= 1.1)
58-
System.Runtime (>= 4.3)
59-
System.Text.Encoding (>= 4.3)
60-
System.Threading.Tasks (>= 4.3)
6141
System.Memory (4.5.5) - restriction: || (&& (== net8.0) (>= net462)) (&& (== net8.0) (< net6.0)) (== netstandard2.0)
6242
System.Buffers (>= 4.5.1) - restriction: || (&& (== net8.0) (>= monotouch)) (&& (== net8.0) (>= net461)) (&& (== net8.0) (< netcoreapp2.0)) (&& (== net8.0) (< netstandard1.1)) (&& (== net8.0) (< netstandard2.0)) (&& (== net8.0) (>= xamarinios)) (&& (== net8.0) (>= xamarinmac)) (&& (== net8.0) (>= xamarintvos)) (&& (== net8.0) (>= xamarinwatchos)) (== netstandard2.0)
6343
System.Numerics.Vectors (>= 4.4) - restriction: || (&& (== net8.0) (< netcoreapp2.0)) (== netstandard2.0)
6444
System.Runtime.CompilerServices.Unsafe (>= 4.5.3) - restriction: || (&& (== net8.0) (>= monotouch)) (&& (== net8.0) (>= net461)) (&& (== net8.0) (< netcoreapp2.0)) (&& (== net8.0) (< netcoreapp2.1)) (&& (== net8.0) (< netstandard1.1)) (&& (== net8.0) (< netstandard2.0)) (&& (== net8.0) (>= uap10.1)) (&& (== net8.0) (>= xamarinios)) (&& (== net8.0) (>= xamarinmac)) (&& (== net8.0) (>= xamarintvos)) (&& (== net8.0) (>= xamarinwatchos)) (== netstandard2.0)
6545
System.Numerics.Vectors (4.4) - restriction: || (&& (== net8.0) (>= net462)) (&& (== net8.0) (< netcoreapp2.0)) (== netstandard2.0)
66-
System.Reflection (4.3)
67-
Microsoft.NETCore.Platforms (>= 1.1)
68-
Microsoft.NETCore.Targets (>= 1.1)
69-
System.IO (>= 4.3)
70-
System.Reflection.Primitives (>= 4.3)
71-
System.Runtime (>= 4.3)
7246
System.Reflection.Emit (4.7) - restriction: || (&& (== net8.0) (< netstandard2.1)) (== netstandard2.0)
7347
System.Reflection.Emit.ILGeneration (>= 4.7) - restriction: || (&& (== net8.0) (< netcoreapp2.0) (< netstandard2.1)) (&& (== net8.0) (< netstandard1.1)) (&& (== net8.0) (< netstandard2.0)) (&& (== net8.0) (>= uap10.1)) (== netstandard2.0)
7448
System.Reflection.Emit.ILGeneration (4.7) - restriction: || (&& (== net8.0) (< netcoreapp2.0) (< netstandard2.1)) (&& (== net8.0) (< netstandard1.1)) (&& (== net8.0) (< netstandard2.0)) (&& (== net8.0) (>= uap10.1)) (== netstandard2.0)
75-
System.Reflection.Primitives (4.3)
76-
Microsoft.NETCore.Platforms (>= 1.1)
77-
Microsoft.NETCore.Targets (>= 1.1)
78-
System.Runtime (>= 4.3)
7949
System.Reflection.TypeExtensions (4.4)
80-
System.Runtime (4.3.1)
81-
Microsoft.NETCore.Platforms (>= 1.1.1)
82-
Microsoft.NETCore.Targets (>= 1.1.3)
8350
System.Runtime.CompilerServices.Unsafe (6.0) - restriction: || (&& (== net8.0) (>= net462)) (&& (== net8.0) (< net6.0)) (&& (== net8.0) (< net7.0)) (== netstandard2.0)
84-
System.Runtime.Handles (4.3)
85-
Microsoft.NETCore.Platforms (>= 1.1)
86-
Microsoft.NETCore.Targets (>= 1.1)
87-
System.Runtime (>= 4.3)
88-
System.Runtime.InteropServices (4.3)
89-
Microsoft.NETCore.Platforms (>= 1.1)
90-
Microsoft.NETCore.Targets (>= 1.1)
91-
System.Reflection (>= 4.3)
92-
System.Reflection.Primitives (>= 4.3)
93-
System.Runtime (>= 4.3)
94-
System.Runtime.Handles (>= 4.3)
9551
System.Security.Principal.Windows (5.0) - restriction: || (&& (== net8.0) (>= net461)) (&& (== net8.0) (< net6.0)) (&& (== net8.0) (< netcoreapp3.1)) (== netstandard2.0)
96-
System.Text.Encoding (4.3)
97-
Microsoft.NETCore.Platforms (>= 1.1)
98-
Microsoft.NETCore.Targets (>= 1.1)
99-
System.Runtime (>= 4.3)
10052
System.Text.Encodings.Web (8.0) - restriction: || (&& (== net8.0) (>= net462)) (&& (== net8.0) (< net6.0)) (&& (== net8.0) (< net7.0)) (== netstandard2.0)
10153
System.Buffers (>= 4.5.1) - restriction: || (&& (== net8.0) (>= net462)) (&& (== net8.0) (< net6.0)) (== netstandard2.0)
10254
System.Memory (>= 4.5.5) - restriction: || (&& (== net8.0) (>= net462)) (&& (== net8.0) (< net6.0)) (== netstandard2.0)
@@ -108,9 +60,5 @@ NUGET
10860
System.Runtime.CompilerServices.Unsafe (>= 6.0) - restriction: || (&& (== net8.0) (>= net462)) (&& (== net8.0) (< net6.0)) (&& (== net8.0) (< net7.0)) (== netstandard2.0)
10961
System.Text.Encodings.Web (>= 8.0) - restriction: || (&& (== net8.0) (>= net462)) (&& (== net8.0) (< net6.0)) (&& (== net8.0) (< net7.0)) (== netstandard2.0)
11062
System.Threading.Tasks.Extensions (>= 4.5.4) - restriction: || (&& (== net8.0) (>= net462)) (&& (== net8.0) (< net6.0)) (== netstandard2.0)
111-
System.Threading.Tasks (4.3)
112-
Microsoft.NETCore.Platforms (>= 1.1)
113-
Microsoft.NETCore.Targets (>= 1.1)
114-
System.Runtime (>= 4.3)
11563
System.Threading.Tasks.Extensions (4.5.4) - restriction: || (&& (== net8.0) (>= net462)) (&& (== net8.0) (< net6.0)) (== netstandard2.0)
11664
System.Runtime.CompilerServices.Unsafe (>= 4.5.3) - restriction: || (&& (== net8.0) (>= net461)) (&& (== net8.0) (< netcoreapp2.1)) (&& (== net8.0) (< netstandard1.0)) (&& (== net8.0) (< netstandard2.0)) (&& (== net8.0) (>= wp8)) (== netstandard2.0)

0 commit comments

Comments
 (0)