|
28 | 28 | Used by: SDK, Roslyn.Utilities, Analyzers |
29 | 29 | ═══════════════════════════════════════════════════════════════════════ --> |
30 | 30 | <PropertyGroup Label="Roslyn"> |
31 | | - <RoslynVersion>5.0.0</RoslynVersion> |
32 | | - <RoslynAnalyzersVersion>3.11.0</RoslynAnalyzersVersion> |
| 31 | + <RoslynVersion>5.3.0</RoslynVersion> |
| 32 | + <RoslynAnalyzersVersion>5.3.0</RoslynAnalyzersVersion> |
33 | 33 | </PropertyGroup> |
34 | 34 |
|
35 | 35 | <!-- ═══════════════════════════════════════════════════════════════════════ |
|
81 | 81 | Used by: SDK, Roslyn.Utilities |
82 | 82 | ═══════════════════════════════════════════════════════════════════════ --> |
83 | 83 | <PropertyGroup Label="Meziantou"> |
84 | | - <MeziantouFrameworkVersion>5.0.12</MeziantouFrameworkVersion> |
| 84 | + <MeziantouFrameworkVersion>5.0.13</MeziantouFrameworkVersion> |
85 | 85 | <MeziantouFullPathVersion>1.1.16</MeziantouFullPathVersion> |
86 | 86 | <MeziantouTemporaryDirectoryVersion>1.0.35</MeziantouTemporaryDirectoryVersion> |
87 | 87 | <MeziantouThreadingVersion>2.0.4</MeziantouThreadingVersion> |
88 | 88 | <MeziantouDependencyScanningVersion>2.0.7</MeziantouDependencyScanningVersion> |
89 | | - <MeziantouAnalyzerVersion>3.0.17</MeziantouAnalyzerVersion> |
| 89 | + <MeziantouAnalyzerVersion>3.0.22</MeziantouAnalyzerVersion> |
90 | 90 | </PropertyGroup> |
91 | 91 |
|
92 | 92 | <!-- ═══════════════════════════════════════════════════════════════════════ |
|
107 | 107 | <MTPExtensionsVersion>2.1.0</MTPExtensionsVersion> |
108 | 108 | <CodeCoverageVersion>18.4.1</CodeCoverageVersion> |
109 | 109 | <TestSdkVersion>18.3.0</TestSdkVersion> |
110 | | - <DiagnosticsTestingVersion>10.3.0</DiagnosticsTestingVersion> |
| 110 | + <DiagnosticsTestingVersion>10.4.0</DiagnosticsTestingVersion> |
111 | 111 | <GitHubActionsLoggerMTPVersion>3.0.1</GitHubActionsLoggerMTPVersion> |
112 | 112 | <GitHubActionsLoggerVSTestVersion>2.4.1</GitHubActionsLoggerVSTestVersion> |
113 | 113 | </PropertyGroup> |
|
127 | 127 | Used by: Web projects |
128 | 128 | ═══════════════════════════════════════════════════════════════════════ --> |
129 | 129 | <PropertyGroup Label="Microsoft.Extensions"> |
130 | | - <MicrosoftExtensionsVersion>10.3.0</MicrosoftExtensionsVersion> |
131 | | - <AspNetCoreVersion>10.0.3</AspNetCoreVersion> |
132 | | - <MicrosoftBclAsyncInterfacesVersion>10.0.3</MicrosoftBclAsyncInterfacesVersion> |
| 130 | + <MicrosoftExtensionsVersion>10.4.0</MicrosoftExtensionsVersion> |
| 131 | + <AspNetCoreVersion>10.0.4</AspNetCoreVersion> |
| 132 | + <MicrosoftBclAsyncInterfacesVersion>10.0.4</MicrosoftBclAsyncInterfacesVersion> |
133 | 133 | </PropertyGroup> |
134 | 134 |
|
135 | 135 | <!-- ═══════════════════════════════════════════════════════════════════════ |
|
0 commit comments