|
2 | 2 | <Project>
|
3 | 3 | <PropertyGroup>
|
4 | 4 | <!-- This repo version -->
|
5 |
| - <VersionPrefix>17.3.1</VersionPrefix> |
| 5 | + <VersionPrefix>17.3.2</VersionPrefix> |
6 | 6 | <PreReleaseVersionLabel>release</PreReleaseVersionLabel>
|
7 | 7 | <!-- Opt-out repo features -->
|
8 | 8 | <UsingToolXliff>false</UsingToolXliff>
|
|
33 | 33 | <MicrosoftExtensionsDependencyModelVersion>2.1.0</MicrosoftExtensionsDependencyModelVersion>
|
34 | 34 | <MicrosoftExtensionsFileSystemGlobbingVersion>2.0.0</MicrosoftExtensionsFileSystemGlobbingVersion>
|
35 | 35 | <MicrosoftNETCorePlatformsVersion>2.1.0</MicrosoftNETCorePlatformsVersion>
|
36 |
| - <MicrosoftNetCompilersToolsetVersion>4.1.0-1.21507.14</MicrosoftNetCompilersToolsetVersion> |
| 36 | + <MicrosoftNetCompilersToolsetVersion>4.3.0-3.22457.6</MicrosoftNetCompilersToolsetVersion> |
37 | 37 | <MicrosoftNetTestSdkVersion>15.7.2</MicrosoftNetTestSdkVersion>
|
38 | 38 | <MoqVersion>4.16.1</MoqVersion>
|
39 | 39 | <MonoOptionsVersion>5.3.0.1</MonoOptionsVersion>
|
40 | 40 | <McMasterExtensionsCommandLineUtils>2.3.0</McMasterExtensionsCommandLineUtils>
|
41 |
| - <NewtonsoftJsonVersion>9.0.1</NewtonsoftJsonVersion> |
| 41 | + <NewtonsoftJsonVersion>13.0.1</NewtonsoftJsonVersion> |
42 | 42 | <MicrosoftBclJsonSourcesVersion>4.6.0-preview4.19202.2</MicrosoftBclJsonSourcesVersion>
|
43 | 43 | <NuGetVersioningVersion>4.4.0</NuGetVersioningVersion>
|
44 | 44 | <NuGetVersion>5.3.0</NuGetVersion>
|
|
54 | 54 | <SystemMemoryVersion>4.5.1</SystemMemoryVersion>
|
55 | 55 | <SystemNumericsVectorsVersion>4.4.0</SystemNumericsVectorsVersion>
|
56 | 56 | <SystemReflectionMetadataVersion>1.4.2</SystemReflectionMetadataVersion>
|
57 |
| - <SystemRuntimeCompilerServicesUnsafeVersion>4.5.0</SystemRuntimeCompilerServicesUnsafeVersion> |
| 57 | + <SystemRuntimeCompilerServicesUnsafeVersion>5.0.0</SystemRuntimeCompilerServicesUnsafeVersion> |
58 | 58 | <SystemTextEncodingsWebVersion>4.5.1</SystemTextEncodingsWebVersion>
|
59 | 59 | <SystemThreadingTasksExtensionVersion>4.5.1</SystemThreadingTasksExtensionVersion>
|
60 | 60 | <SystemValueTupleVersion>4.4.0</SystemValueTupleVersion>
|
61 | 61 | <WindowsAzureStorageVersion>8.5.0</WindowsAzureStorageVersion>
|
62 | 62 | <XUnitVersion>2.4.1</XUnitVersion>
|
63 | 63 | <XUnitAbstractionsVersion>2.0.3</XUnitAbstractionsVersion>
|
64 | 64 | <XUnitVSRunnerVersion>2.4.1</XUnitVSRunnerVersion>
|
65 |
| - <MicrosoftDotNetBuildTasksFeedVersion>7.0.0-beta.22316.2</MicrosoftDotNetBuildTasksFeedVersion> |
66 |
| - <MicrosoftDotNetSignToolVersion>7.0.0-beta.22316.2</MicrosoftDotNetSignToolVersion> |
| 65 | + <MicrosoftDotNetBuildTasksFeedVersion>8.0.0-beta.22456.4</MicrosoftDotNetBuildTasksFeedVersion> |
| 66 | + <MicrosoftDotNetSignToolVersion>8.0.0-beta.22456.4</MicrosoftDotNetSignToolVersion> |
67 | 67 | <MicrosoftAzureDocumentDBVersion>1.22.0</MicrosoftAzureDocumentDBVersion>
|
68 | 68 | <MicrosoftAzureCosmosDBTableVersion>1.1.2</MicrosoftAzureCosmosDBTableVersion>
|
69 | 69 | <MicrosoftAspNetCoreAllVersion>2.0.0</MicrosoftAspNetCoreAllVersion>
|
|
75 | 75 | <MicrosoftDiaSymReaderNativeVersion>1.7.0</MicrosoftDiaSymReaderNativeVersion>
|
76 | 76 | <MicrosoftDotNetMaestroClientVersion>1.1.0-beta.20074.1</MicrosoftDotNetMaestroClientVersion>
|
77 | 77 | <MicrosoftSourceLinkVersion>1.0.0-beta2-19554-01</MicrosoftSourceLinkVersion>
|
78 |
| - <MicrosoftDotNetSwaggerGeneratorMSBuildVersion>7.0.0-beta.22316.2</MicrosoftDotNetSwaggerGeneratorMSBuildVersion> |
| 78 | + <MicrosoftDotNetSwaggerGeneratorMSBuildVersion>8.0.0-beta.22456.4</MicrosoftDotNetSwaggerGeneratorMSBuildVersion> |
79 | 79 | <XliffTasksVersion>1.0.0-beta.21272.1</XliffTasksVersion>
|
80 | 80 | <!-- Roslyn -->
|
81 | 81 | <!-- WARNING: Depending on Roslyn in code that also supports unmanaged scenarios (e.g. C++,
|
82 | 82 | JS etc.) is risky. This can break setup authoring and cause runtime failures in workloads
|
83 | 83 | where Rolsyn is not installed. -->
|
84 | 84 | <MicrosoftCodeAnalysisVersion>3.8.0-3.20427.2</MicrosoftCodeAnalysisVersion>
|
85 | 85 | <MicrosoftInternalCodeCoverageVersion>17.3.6</MicrosoftInternalCodeCoverageVersion>
|
86 |
| - <MicrosoftDiagnosticsNETCoreClientVersion>0.2.0-preview.21508.1</MicrosoftDiagnosticsNETCoreClientVersion> |
87 |
| - <MicrosoftSourceBuildIntermediatediagnosticsVersion>5.0.0-preview.21508.1</MicrosoftSourceBuildIntermediatediagnosticsVersion> |
| 86 | + <MicrosoftDiagnosticsNETCoreClientVersion>0.2.0-preview.22424.1</MicrosoftDiagnosticsNETCoreClientVersion> |
| 87 | + <MicrosoftSourceBuildIntermediatediagnosticsVersion>6.0.0-preview.22424.1</MicrosoftSourceBuildIntermediatediagnosticsVersion> |
| 88 | + <MicrosoftVisualStudioTelemetryVersion>16.5.2</MicrosoftVisualStudioTelemetryVersion> |
| 89 | + <MicrosoftVisualStudioRemoteControlVersion>16.3.44</MicrosoftVisualStudioRemoteControlVersion> |
| 90 | + <MicrosoftVisualStudioUtilitiesInternalVersion>16.3.36</MicrosoftVisualStudioUtilitiesInternalVersion> |
88 | 91 | </PropertyGroup>
|
89 | 92 | </Project>
|
0 commit comments