summaryrefslogtreecommitdiff
path: root/dependencies.props
diff options
context:
space:
mode:
Diffstat (limited to 'dependencies.props')
-rw-r--r--dependencies.props1
1 files changed, 0 insertions, 1 deletions
diff --git a/dependencies.props b/dependencies.props
index 637e8e510e..6a0c64fc93 100644
--- a/dependencies.props
+++ b/dependencies.props
@@ -44,7 +44,6 @@
<XunitPerformanceApiPackageVersion>1.0.0-beta-build0015</XunitPerformanceApiPackageVersion>
<MicrosoftDiagnosticsTracingTraceEventPackageVersion>2.0.4</MicrosoftDiagnosticsTracingTraceEventPackageVersion>
<CommandLineParserVersion>2.2.0</CommandLineParserVersion>
- <VCRuntimeVersion>2.0.0</VCRuntimeVersion>
<!-- Scenario tests install this version of Microsoft.NetCore.App, then patch coreclr binaries via xcopy. At the moment it is
updated manually whenever breaking changes require it to move forward, but it would be nice if we could update it automatically