dotnet / dotnet/deployment-tools

[NetCoreCheck] Provide a way to check a range of versions

Open
#108 3 comments 1 reaction 1 assignee Claimed by @MSLukeWest View on GitHub
area-NETCoreCheck
Dominant language
C#
Stars
213
Forks
73
Avg merge
1d 21h
Merged PRs (30d)
4

Description

Currently NetCoreCheck could be used to check whether is specific version of runtime is installed.

Would be also convenient to check whether any version within provided range is installed, e.g.: `3.x`, `3.1.x`, `>=3.0.0`, `>=5.0.0 < 5.1`, etc.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.