|
16 | 16 | </PropertyGroup> |
17 | 17 |
|
18 | 18 | <PropertyGroup> |
| 19 | + <HtmlAgilityPackVersion>1.11.57</HtmlAgilityPackVersion> |
19 | 20 | <HumanizerCoreVersion>2.14.1</HumanizerCoreVersion> |
20 | 21 | <HumanizerVersion>2.14.1</HumanizerVersion> |
21 | | - <MicrosoftCodeAnalysisCommonVersion>4.11.0</MicrosoftCodeAnalysisCommonVersion> |
| 22 | + <MicrosoftCodeAnalysisCommonVersion>4.12.0</MicrosoftCodeAnalysisCommonVersion> |
22 | 23 | <MicrosoftDataSqlClientVersion>5.2.2</MicrosoftDataSqlClientVersion> |
23 | | - <MicrosoftEntityFrameworkCoreDesignVersion>8.0.10</MicrosoftEntityFrameworkCoreDesignVersion> |
24 | | - <MicrosoftEntityFrameworkCoreSqlServerVersion>8.0.10</MicrosoftEntityFrameworkCoreSqlServerVersion> |
| 24 | + <MicrosoftEntityFrameworkCoreDesignVersion>9.0.0</MicrosoftEntityFrameworkCoreDesignVersion> |
| 25 | + <MicrosoftEntityFrameworkCoreSqlServerVersion>9.0.0</MicrosoftEntityFrameworkCoreSqlServerVersion> |
25 | 26 | <MicrosoftIdentityClientVersion>4.65.0</MicrosoftIdentityClientVersion> |
26 | | - <MicrosoftNETTestSdkVersion>17.4.0</MicrosoftNETTestSdkVersion> |
| 27 | + <MicrosoftNETTestSdkVersion>17.12.0</MicrosoftNETTestSdkVersion> |
27 | 28 | <NewtonsoftJsonVersion>13.0.3</NewtonsoftJsonVersion> |
28 | | - <SystemDrawingCommonVersion>8.0.11</SystemDrawingCommonVersion> |
| 29 | + <SystemDrawingCommonVersion>9.0.0</SystemDrawingCommonVersion> |
29 | 30 | <SystemReactiveVersion>6.0.0</SystemReactiveVersion> |
30 | | - <SystemSecurityCryptographyPkcsVersion>8.0.0</SystemSecurityCryptographyPkcsVersion> |
31 | | - <SystemSecurityCryptographyXmlVersion>8.0.1</SystemSecurityCryptographyXmlVersion> |
32 | | - <SystemTextJsonVersion>8.0.5</SystemTextJsonVersion> |
| 31 | + <SystemSecurityCryptographyPkcsVersion>9.0.0</SystemSecurityCryptographyPkcsVersion> |
| 32 | + <SystemSecurityCryptographyXmlVersion>9.0.0</SystemSecurityCryptographyXmlVersion> |
| 33 | + <SystemTextJsonVersion>9.0.0</SystemTextJsonVersion> |
33 | 34 | <xunitrunnervisualstudioVersion>2.5.7</xunitrunnervisualstudioVersion> |
34 | 35 | <xunitVersion>2.7.0</xunitVersion> |
35 | 36 | </PropertyGroup> |
|
0 commit comments