|
7 | 7 | <PropertyGroup Label="Product dependencies">
|
8 | 8 | <AspireHostingTestingVersion>8.0.1</AspireHostingTestingVersion>
|
9 | 9 | <MicrosoftBuildVersion>17.10.0-preview-24127-03</MicrosoftBuildVersion>
|
10 |
| - <MicrosoftCodeAnalysisAnalyzersVersion>3.11.0-beta1.24223.1</MicrosoftCodeAnalysisAnalyzersVersion> |
| 10 | + <MicrosoftCodeAnalysisAnalyzersVersion>3.11.0-beta1.24318.1</MicrosoftCodeAnalysisAnalyzersVersion> |
11 | 11 | <MicrosoftCodeAnalysisVersion>3.11.0</MicrosoftCodeAnalysisVersion>
|
12 | 12 | <MicrosoftCodeAnalysisPublicApiAnalyzersVersion>$(MicrosoftCodeAnalysisAnalyzersVersion)</MicrosoftCodeAnalysisPublicApiAnalyzersVersion>
|
13 | 13 | <MicrosoftCodeAnalysisBannedApiAnalyzersVersion>$(MicrosoftCodeAnalysisPublicApiAnalyzersVersion)</MicrosoftCodeAnalysisBannedApiAnalyzersVersion>
|
|
21 | 21 | <SystemTextRegularExpressionsVersion>4.3.1</SystemTextRegularExpressionsVersion>
|
22 | 22 | </PropertyGroup>
|
23 | 23 | <PropertyGroup Label="Test dependencies">
|
24 |
| - <MicrosoftCodeAnalysisAnalyzerTestingVersion>1.1.3-beta1.24319.1</MicrosoftCodeAnalysisAnalyzerTestingVersion> |
| 24 | + <MicrosoftCodeAnalysisAnalyzerTestingVersion>1.1.3-beta1.24352.1</MicrosoftCodeAnalysisAnalyzerTestingVersion> |
25 | 25 | </PropertyGroup>
|
26 | 26 | <ItemGroup Label="Product dependencies">
|
27 | 27 | <PackageVersion Include="Microsoft.ApplicationInsights" Version="2.22.0" />
|
|
45 | 45 | <PackageVersion Include="Microsoft.TestPlatform.AdapterUtilities" Version="$(MicrosoftNETTestSdkVersion)" />
|
46 | 46 | <PackageVersion Include="Microsoft.TestPlatform.ObjectModel" Version="$(MicrosoftNETTestSdkVersion)" />
|
47 | 47 | <PackageVersion Include="Microsoft.TestPlatform.TranslationLayer" Version="$(MicrosoftNETTestSdkVersion)" />
|
48 |
| - <PackageVersion Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.10.48" /> |
| 48 | + <PackageVersion Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.11.19-preview" /> |
49 | 49 | <PackageVersion Include="Microsoft.WindowsAppSDK" Version="1.0.0" />
|
50 | 50 | <PackageVersion Include="Polyfill" Version="5.3.0" />
|
51 | 51 | <PackageVersion Include="StyleCop.Analyzers" Version="1.2.0-beta.556" />
|
|
65 | 65 | <PackageVersion Include="Newtonsoft.Json" Version="13.0.3" />
|
66 | 66 | <!-- CVE-2024-0057 / Transitive deps of code analysis testing packages -->
|
67 | 67 | <PackageVersion Include="NuGet.Packaging" Version="6.10.0" />
|
68 |
| - <PackageVersion Include="Polly" Version="8.4.0" /> |
| 68 | + <PackageVersion Include="Polly" Version="8.4.1" /> |
69 | 69 | <PackageVersion Include="Polly.Contrib.WaitAndRetry" Version="1.1.1" />
|
70 | 70 | <PackageVersion Include="StreamJsonRpc" Version="2.18.48" />
|
71 | 71 | <PackageVersion Include="StrongNamer" Version="0.2.5" />
|
|
0 commit comments