|
7 | 7 |
|
8 | 8 | <AspNetCoreHealthChecksVersion>9.0.*</AspNetCoreHealthChecksVersion> |
9 | 9 | <CoverletVersion>6.0.*</CoverletVersion> |
10 | | - <FluentAssertionsJsonVersion>6.1.*</FluentAssertionsJsonVersion> |
11 | 10 | <FluentAssertionsVersion>7.2.*</FluentAssertionsVersion> |
12 | | - <MicrosoftAzureCosmosVersion>3.47.*</MicrosoftAzureCosmosVersion> |
13 | | - <MicrosoftCodeAnalysisVersion>4.12.*</MicrosoftCodeAnalysisVersion> |
| 11 | + <MicrosoftAzureCosmosVersion>3.51.*</MicrosoftAzureCosmosVersion> |
| 12 | + <MicrosoftCodeAnalysisVersion>4.14.*</MicrosoftCodeAnalysisVersion> |
14 | 13 | <MicrosoftSqlClientVersion>6.0.*</MicrosoftSqlClientVersion> |
15 | 14 | <MockHttpVersion>7.0.*</MockHttpVersion> |
16 | | - <MongoDbDriverVersion>3.2.*</MongoDbDriverVersion> |
| 15 | + <MongoDbDriverVersion>3.4.*</MongoDbDriverVersion> |
17 | 16 | <MoqVersion>4.20.69</MoqVersion> |
18 | 17 | <MySqlConnectorVersion>2.4.*</MySqlConnectorVersion> |
19 | | - <MySqlDataVersion>9.2.*</MySqlDataVersion> |
| 18 | + <MySqlDataVersion>9.3.*</MySqlDataVersion> |
20 | 19 | <NerdbankGitVersioningVersion>3.7.*</NerdbankGitVersioningVersion> |
21 | 20 | <NewtonsoftJsonVersion>13.0.*</NewtonsoftJsonVersion> |
22 | | - <PublicApiAnalyzersVersion>3.3.*</PublicApiAnalyzersVersion> |
| 21 | + <PublicApiAnalyzersVersion>4.14.*</PublicApiAnalyzersVersion> |
23 | 22 | <RabbitClientTestVersion>7.1.*</RabbitClientTestVersion> |
24 | 23 | <SerilogEnrichersThreadVersion>4.0.*</SerilogEnrichersThreadVersion> |
25 | 24 | <SerilogExceptionsVersion>8.4.*</SerilogExceptionsVersion> |
26 | 25 | <SonarAnalyzerVersion>10.9.0.115408</SonarAnalyzerVersion> |
27 | 26 | <StyleCopVersion>1.2.0-beta.556</StyleCopVersion> |
28 | 27 | <SystemCommandLineVersion>2.0.0-beta4.24324.3</SystemCommandLineVersion> |
29 | | - <SystemIdentityModelVersion>8.4.*</SystemIdentityModelVersion> |
| 28 | + <SystemIdentityModelVersion>8.12.*</SystemIdentityModelVersion> |
30 | 29 | <SystemSqlClientVersion>4.9.*</SystemSqlClientVersion> |
31 | | - <TestSdkVersion>17.13.*</TestSdkVersion> |
| 30 | + <TestSdkVersion>17.14.*</TestSdkVersion> |
32 | 31 | <XunitVersion>2.0.*</XunitVersion> |
33 | | - <XunitVisualStudioVersion>3.0.*</XunitVisualStudioVersion> |
| 32 | + <XunitVisualStudioVersion>3.1.*</XunitVisualStudioVersion> |
34 | 33 | </PropertyGroup> |
35 | 34 |
|
36 | 35 | <PropertyGroup Condition="'$(TargetFramework)' == 'net8.0'"> |
|
60 | 59 | --> |
61 | 60 | 9.0.* |
62 | 61 | </FoundationalVersion> |
63 | | - <MicrosoftIdentityModelVersion>8.4.*</MicrosoftIdentityModelVersion> |
| 62 | + <MicrosoftIdentityModelVersion>8.12.*</MicrosoftIdentityModelVersion> |
64 | 63 | <MicrosoftDiagnosticsNETCoreClientVersion>0.2.621003</MicrosoftDiagnosticsNETCoreClientVersion> |
65 | 64 | <MicrosoftDiagnosticsTracingTraceEventVersion>3.1.16</MicrosoftDiagnosticsTracingTraceEventVersion> |
66 | | - <OpenTelemetryExporterPrometheusVersion>1.11.*-*</OpenTelemetryExporterPrometheusVersion> |
67 | | - <OpenTelemetryVersion>1.11.*</OpenTelemetryVersion> |
68 | | - <SerilogVersion>8.0.*</SerilogVersion> |
| 65 | + <OpenTelemetryExporterPrometheusVersion>1.12.*-*</OpenTelemetryExporterPrometheusVersion> |
| 66 | + <OpenTelemetryVersion>1.12.*</OpenTelemetryVersion> |
| 67 | + <SerilogVersion>9.0.*</SerilogVersion> |
69 | 68 | <SerilogSinksConsoleVersion>6.0.*</SerilogSinksConsoleVersion> |
70 | 69 | </PropertyGroup> |
71 | 70 |
|
|
0 commit comments