Delete version-test.md (#14675)

pull/14673/head
Rick Anderson 2019-09-27 10:03:25 -10:00 committed by Luke Latham
parent bb9201e986
commit 5ec7a768ac
1 changed files with 0 additions and 19 deletions

View File

@ -1,19 +0,0 @@
---
title: Version Test
author: guardrex
description: Version test a range with monikerRange metadata.
monikerRange: '>= aspnetcore-2.0 <= aspnetcore-2.1'
ms.author: riande
ms.custom: mvc
ms.date: 08/17/2019
ms.technology: "aspnetcore"
ms.topic: "conceptual"
uid: version-test
---
# Version Test
Uses the following `monikerRange` metadata ...
```
monikerRange: '>= aspnetcore-2.0 <= aspnetcore-2.1'
```