Azure-Samples / cognitive-services-onnx-customvision-sample

Real time image classification Windows-ML using a ONNX model exported from Custom Vision Service.
MIT License
15 stars 21 forks source link

Update the target Windows version to 1903. #7

Closed shonohs closed 5 years ago

shonohs commented 5 years ago

Purpose

Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request Type

What kind of change does this Pull Request introduce?

[x] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[x] Documentation content changes
[ ] Other... Please describe:

How to Test

git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install

What to Check

Verify that the following are valid

Other Information

aliheikal commented 4 years ago

This PR resolves #6