20 lines
405 B
Markdown
20 lines
405 B
Markdown
|
---
|
||
|
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'
|
||
|
```
|