|
14 | 14 | as for the patches and revisions should be manually updated per assembly if it is serviced. --> |
15 | 15 | <AssemblyVersion>$(MajorVersion).$(MinorVersion).0.0</AssemblyVersion> |
16 | 16 | <!-- Enable to remove prerelease label. --> |
17 | | - <StabilizePackageVersion Condition="'$(StabilizePackageVersion)' == ''">false</StabilizePackageVersion> |
| 17 | + <StabilizePackageVersion Condition="'$(StabilizePackageVersion)' == ''">true</StabilizePackageVersion> |
18 | 18 | <DotNetFinalVersionKind Condition="'$(StabilizePackageVersion)' == 'true'">release</DotNetFinalVersionKind> |
19 | 19 | <!-- Opt-in/out repo features --> |
20 | 20 | <UsingToolMicrosoftNetCompilers>true</UsingToolMicrosoftNetCompilers> |
|
87 | 87 | <SystemBuffersVersion>4.5.1</SystemBuffersVersion> |
88 | 88 | <SystemCollectionsVersion>4.3.0</SystemCollectionsVersion> |
89 | 89 | <SystemComponentModelAnnotationsVersion>5.0.0</SystemComponentModelAnnotationsVersion> |
90 | | - <SystemDataSqlClientVersion>4.8.2</SystemDataSqlClientVersion> |
| 90 | + <SystemDataSqlClientVersion>4.8.3</SystemDataSqlClientVersion> |
91 | 91 | <SystemDataDataSetExtensionsVersion>4.5.0</SystemDataDataSetExtensionsVersion> |
92 | 92 | <SystemDiagnosticsContractsVersion>4.3.0</SystemDiagnosticsContractsVersion> |
93 | 93 | <SystemDynamicRuntimeVersion>4.3.0</SystemDynamicRuntimeVersion> |
|
113 | 113 | <SystemSecurityCryptographyCngVersion>5.0.0</SystemSecurityCryptographyCngVersion> |
114 | 114 | <SystemSecurityCryptographyOpenSslVersion>5.0.0</SystemSecurityCryptographyOpenSslVersion> |
115 | 115 | <SystemSecurityPrincipalWindowsVersion>5.0.0</SystemSecurityPrincipalWindowsVersion> |
116 | | - <SystemServiceModelPrimitivesVersion>4.9.0-rc2.21473.1</SystemServiceModelPrimitivesVersion> |
| 116 | + <SystemServiceModelPrimitivesVersion>4.9.0</SystemServiceModelPrimitivesVersion> |
117 | 117 | <SystemTextJsonVersion>6.0.0-rc.1.21415.6</SystemTextJsonVersion> |
118 | 118 | <SystemRuntimeCompilerServicesUnsafeVersion>6.0.0-rc.1.21415.6</SystemRuntimeCompilerServicesUnsafeVersion> |
119 | 119 | <SystemThreadingTasksExtensionsVersion>4.5.4</SystemThreadingTasksExtensionsVersion> |
|
0 commit comments