Skip to content

Commit 9b26cdd

Browse files
mayavijxMaajidKhan
authored andcommitted
Updated .net version to 5.0
1 parent 663255a commit 9b26cdd

File tree

1 file changed

+1
-1
lines changed
  • c_sharp/OpenVINO_EP/yolov3_object_detection

1 file changed

+1
-1
lines changed

c_sharp/OpenVINO_EP/yolov3_object_detection/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The source code for this sample is available [here](https://github.com/microsoft
99
# How to build
1010

1111
## Prerequisites
12-
1. Install [.NET Core 3.1](https://dotnet.microsoft.com/download/dotnet-core/3.1) or higher for you OS (Mac, Windows or Linux).
12+
1. Install [.NET 5.0](https://dotnet.microsoft.com/download/dotnet/5.0) or higher for you OS (Mac, Windows or Linux).
1313
2. [The Intel<sup>®</sup> Distribution of OpenVINO toolkit](https://docs.openvinotoolkit.org/latest/index.html)
1414
3. Use any sample Image as input to the sample.
1515
4. Download the latest YOLOv3 model from the ONNX Model Zoo.

0 commit comments

Comments
 (0)