|
53 | 53 | <DotNetPrivateAssetRootUrl Condition="'$(DotNetPrivateAssetRootUrl)'==''">https://dotnetclimsrc.blob.core.windows.net/dotnet/</DotNetPrivateAssetRootUrl> |
54 | 54 | </PropertyGroup> |
55 | 55 | <PropertyGroup Label="Production dependencies"> |
56 | | - <MicrosoftWebXdtPackageVersion>3.2.0-preview.25377.103</MicrosoftWebXdtPackageVersion> |
57 | 56 | <MicrosoftCssParserVersion>1.0.0-20230414.1</MicrosoftCssParserVersion> |
58 | 57 | <MicrosoftApplicationInsightsPackageVersion>2.23.0</MicrosoftApplicationInsightsPackageVersion> |
59 | 58 | <NETStandardLibraryNETFrameworkVersion>2.0.1-servicing-26011-01</NETStandardLibraryNETFrameworkVersion> |
|
62 | 61 | <SystemDataSqlClientPackageVersion>4.8.6</SystemDataSqlClientPackageVersion> |
63 | 62 | <StyleCopAnalyzersPackageVersion>1.2.0-beta.435</StyleCopAnalyzersPackageVersion> |
64 | 63 | <WebDeploymentPackageVersion>4.0.5</WebDeploymentPackageVersion> |
65 | | - <SystemCommandLineVersion>2.0.0-rc.1.25377.103</SystemCommandLineVersion> |
66 | 64 | <SystemCommandLineNamingConventionBinderVersion>2.0.0-beta5.25279.2</SystemCommandLineNamingConventionBinderVersion> |
67 | 65 | <MicrosoftCodeAnalysisAnalyzerTestingVersion>1.1.2</MicrosoftCodeAnalysisAnalyzerTestingVersion> |
68 | 66 | <MicrosoftVisualBasicVersion>10.3.0</MicrosoftVisualBasicVersion> |
|
79 | 77 | <AspirePackageVersion>9.4.0</AspirePackageVersion> |
80 | 78 | </PropertyGroup> |
81 | 79 | <PropertyGroup> |
82 | | - <NETStandardLibraryRefPackageVersion>2.1.0</NETStandardLibraryRefPackageVersion> |
83 | 80 | <!-- These are minimum versions used for netfx-targeted components that run in Visual Studio because in those cases, |
84 | 81 | Visual Studio is providing those assemblies, and we should work with whichever version it ships. --> |
85 | 82 | <MicrosoftBclAsyncInterfacesToolsetPackageVersion>9.0.0</MicrosoftBclAsyncInterfacesToolsetPackageVersion> |
|
140 | 137 | <AwesomeAssertionsVersion>8.0.2</AwesomeAssertionsVersion> |
141 | 138 | <AwesomeAssertionsJsonVersion>8.0.0</AwesomeAssertionsJsonVersion> |
142 | 139 | <MoqPackageVersion>4.18.4</MoqPackageVersion> |
143 | | - <MSTestVersion>3.11.0-preview.25381.6</MSTestVersion> |
144 | 140 | <XunitCombinatorialVersion>1.3.2</XunitCombinatorialVersion> |
145 | 141 | <MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion>8.0.0-beta.23607.1</MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion> |
146 | 142 | <BenchmarkDotNetPackageVersion>0.14.0</BenchmarkDotNetPackageVersion> |
|
0 commit comments