5
5
<CentralPackageTransitivePinningEnabled >true</CentralPackageTransitivePinningEnabled >
6
6
</PropertyGroup >
7
7
<PropertyGroup >
8
- <EntityFrameworkCoreVersion >9 .0.7 </EntityFrameworkCoreVersion >
8
+ <EntityFrameworkCoreVersion >10 .0.0-preview.7.25380.108 </EntityFrameworkCoreVersion >
9
9
<GraphQLClientVersion >6.1.0</GraphQLClientVersion >
10
10
<DSharpPlusVersion >4.5.1</DSharpPlusVersion >
11
11
<CommunityTookitVersion >8.4.0</CommunityTookitVersion >
12
+ <VisualStudioThreadingVersion >17.14.15</VisualStudioThreadingVersion >
12
13
13
- <VerifyVersion >30.5.0 </VerifyVersion >
14
+ <VerifyVersion >30.6.1 </VerifyVersion >
14
15
</PropertyGroup >
15
16
<ItemGroup >
16
17
<!-- Logging -->
19
20
<PackageVersion Include =" Serilog.Settings.Configuration" Version =" 9.0.0" />
20
21
<PackageVersion Include =" Serilog.Sinks.Console" Version =" 6.0.0" />
21
22
<PackageVersion Include =" Serilog.Sinks.OpenTelemetry" Version =" 4.2.0" />
22
- <PackageVersion Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 9 .0.7 " />
23
- <PackageVersion Include =" Microsoft.Extensions.Telemetry.Abstractions" Version =" 9.7 .0" />
23
+ <PackageVersion Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 10 .0.0-preview.7.25380.108 " />
24
+ <PackageVersion Include =" Microsoft.Extensions.Telemetry.Abstractions" Version =" 9.8 .0" />
24
25
25
26
<!-- Discord -->
26
27
<PackageVersion Include =" DSharpPlus" Version =" $(DSharpPlusVersion)" />
44
45
<PackageVersion Include =" EntityFrameworkCore.Exceptions.Sqlite" Version =" 8.1.3" />
45
46
46
47
<!-- Hosting -->
47
- <PackageVersion Include =" Microsoft.Extensions.Hosting" Version =" 9 .0.7 " />
48
- <PackageVersion Include =" Microsoft.Extensions.Hosting.Systemd" Version =" 9 .0.7 " Condition = " '$(IsInContainer)' != 'true' " />
49
- <PackageVersion Include =" Microsoft.Extensions.Hosting.Abstractions" Version =" 9 .0.7 " />
48
+ <PackageVersion Include =" Microsoft.Extensions.Hosting" Version =" 10 .0.0-preview.7.25380.108 " />
49
+ <PackageVersion Include =" Microsoft.Extensions.Hosting.Systemd" Version =" 10 .0.0-preview.7.25380.108 " />
50
+ <PackageVersion Include =" Microsoft.Extensions.Hosting.Abstractions" Version =" 10 .0.0-preview.7.25380.108 " />
50
51
51
52
<!-- DI -->
52
- <PackageVersion Include =" Microsoft.Extensions.DependencyInjection" Version =" 9 .0.7 " />
53
- <PackageVersion Include =" Microsoft.Extensions.DependencyInjection.Abstractions" Version =" 9 .0.7 " />
53
+ <PackageVersion Include =" Microsoft.Extensions.DependencyInjection" Version =" 10 .0.0-preview.7.25380.108 " />
54
+ <PackageVersion Include =" Microsoft.Extensions.DependencyInjection.Abstractions" Version =" 10 .0.0-preview.7.25380.108 " />
54
55
55
56
<!-- Configuration -->
56
- <PackageVersion Include =" Microsoft.Extensions.Configuration" Version =" 9 .0.7 " />
57
- <PackageVersion Include =" Microsoft.Extensions.Configuration.Json" Version =" 9 .0.7 " />
58
- <PackageVersion Include =" Microsoft.Extensions.Configuration.EnvironmentVariables" Version =" 9 .0.7 " />
59
- <PackageVersion Include =" Microsoft.Extensions.Options" Version =" 9 .0.7 " />
60
- <PackageVersion Include =" Microsoft.Extensions.Options.ConfigurationExtensions" Version =" 9 .0.7 " />
61
- <PackageVersion Include =" Microsoft.Extensions.Options.DataAnnotations" Version =" 9 .0.7 " />
57
+ <PackageVersion Include =" Microsoft.Extensions.Configuration" Version =" 10 .0.0-preview.7.25380.108 " />
58
+ <PackageVersion Include =" Microsoft.Extensions.Configuration.Json" Version =" 10 .0.0-preview.7.25380.108 " />
59
+ <PackageVersion Include =" Microsoft.Extensions.Configuration.EnvironmentVariables" Version =" 10 .0.0-preview.7.25380.108 " />
60
+ <PackageVersion Include =" Microsoft.Extensions.Options" Version =" 10 .0.0-preview.7.25380.108 " />
61
+ <PackageVersion Include =" Microsoft.Extensions.Options.ConfigurationExtensions" Version =" 10 .0.0-preview.7.25380.108 " />
62
+ <PackageVersion Include =" Microsoft.Extensions.Options.DataAnnotations" Version =" 10 .0.0-preview.7.25380.108 " />
62
63
63
64
<!-- Resilience -->
64
- <PackageVersion Include =" Microsoft.Extensions.Http.Resilience" Version =" 9.7 .0" />
65
- <PackageVersion Include =" Microsoft.Extensions.Http" Version =" 9 .0.7 " />
65
+ <PackageVersion Include =" Microsoft.Extensions.Http.Resilience" Version =" 9.8 .0" />
66
+ <PackageVersion Include =" Microsoft.Extensions.Http" Version =" 10 .0.0-preview.7.25380.108 " />
66
67
67
68
<!-- Web -->
68
69
<PackageVersion Include =" AspNet.Security.OAuth.Discord" Version =" 9.4.0" />
69
- <PackageVersion Include =" Microsoft.AspNetCore.SpaProxy" Version =" 9 .0.6 " />
70
- <PackageVersion Include =" Microsoft.AspNetCore.SpaServices.Extensions" Version =" 9 .0.7 " />
70
+ <PackageVersion Include =" Microsoft.AspNetCore.SpaProxy" Version =" 10 .0.0-preview.7.25380.108 " />
71
+ <PackageVersion Include =" Microsoft.AspNetCore.SpaServices.Extensions" Version =" 10 .0.0-preview.7.25380.108 " />
71
72
72
73
<!-- Misc -->
73
74
<PackageVersion Include =" CommunityToolkit.Diagnostics" Version =" $(CommunityTookitVersion)" />
74
75
<PackageVersion Include =" Humanizer.Core" Version =" 2.14.1" />
75
76
<PackageVersion Include =" AngleSharp" Version =" 1.3.0" />
76
77
<PackageVersion Include =" JikanDotNet" Version =" 2.9.1" />
77
- <PackageVersion Include =" System.Threading.RateLimiting" Version =" 9 .0.7 " />
78
+ <PackageVersion Include =" System.Threading.RateLimiting" Version =" 10 .0.0-preview.7.25380.108 " />
78
79
<PackageVersion Include =" Microsoft.Extensions.EnumStrings" Version =" 8.0.0-rc.2.23510.2" />
79
- <PackageVersion Include =" Microsoft.VisualStudio.Threading" Version =" 17.14.15 " />
80
+ <PackageVersion Include =" Microsoft.VisualStudio.Threading" Version =" $(VisualStudioThreadingVersion) " />
80
81
<PackageVersion Include =" Microsoft.IO.RecyclableMemoryStream" Version =" 3.0.1" />
81
- <GlobalPackageReference Include =" GitVersion.MsBuild" Version =" 6.3 .0" >
82
+ <GlobalPackageReference Include =" GitVersion.MsBuild" Version =" 6.4 .0" >
82
83
<PrivateAssets >All</PrivateAssets >
83
84
</GlobalPackageReference >
84
85
85
86
<!-- Benchmarking -->
86
87
<PackageVersion Include =" BenchmarkDotNet" Version =" 0.15.2" />
87
88
88
89
<!-- Analyzers-->
89
- <GlobalPackageReference Include =" Meziantou.Analyzer" Version =" 2.0.210 " >
90
+ <GlobalPackageReference Include =" Meziantou.Analyzer" Version =" 2.0.212 " >
90
91
<PrivateAssets >all</PrivateAssets >
91
92
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
92
93
</GlobalPackageReference >
106
107
<PrivateAssets >all</PrivateAssets >
107
108
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
108
109
</GlobalPackageReference >
109
- <GlobalPackageReference Include =" Microsoft.VisualStudio.Threading.Analyzers" Version =" 17.14.15 " >
110
+ <GlobalPackageReference Include =" Microsoft.VisualStudio.Threading.Analyzers" Version =" $(VisualStudioThreadingVersion) " >
110
111
<PrivateAssets >all</PrivateAssets >
111
112
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
112
113
</GlobalPackageReference >
113
114
<GlobalPackageReference Include =" Roslynator.Analyzers" Version =" 4.14.0" >
114
115
<PrivateAssets >all</PrivateAssets >
115
116
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
116
117
</GlobalPackageReference >
117
- <GlobalPackageReference Include =" ErrorProne.NET.CoreAnalyzers" Version =" 0.7 .0-beta.1" >
118
+ <GlobalPackageReference Include =" ErrorProne.NET.CoreAnalyzers" Version =" 0.8 .0-beta.1" >
118
119
<PrivateAssets >all</PrivateAssets >
119
120
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
120
121
</GlobalPackageReference >
142
143
143
144
<!-- Implicit -->
144
145
<PackageVersion Include =" System.Net.Security" Version =" 4.3.2" />
145
- <PackageVersion Include =" System.Formats.Asn1" Version =" 9.0.6" />
146
- <PackageVersion Include =" System.Private.Uri" Version =" 4.3.2" />
146
+ <PackageVersion Include =" System.Formats.Asn1" Version =" 10.0.0-preview.7.25380.108" />
147
+ <PackageVersion Include =" System.Private.Uri" Version =" 4.3.2" />
148
+ <PackageVersion Include =" Microsoft.CodeAnalysis.Workspaces.MSBuild" Version =" 4.14.0" />
149
+ <PackageVersion Include =" Microsoft.Build.Tasks.Core" Version =" 17.14.8" />
150
+ <PackageVersion Include =" Microsoft.CodeAnalysis.Workspaces.Common" Version =" 4.14.0" />
147
151
</ItemGroup >
148
152
</Project >
0 commit comments