From 64aa735beac44a25e4b9c88e357e001baa15a826 Mon Sep 17 00:00:00 2001 From: Lex Li Date: Mon, 5 Aug 2024 21:31:22 -0400 Subject: [PATCH] Updated build tools. --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index cdfa125c..99032821 100644 --- a/readme.md +++ b/readme.md @@ -5,7 +5,7 @@ [![Build](https://img.shields.io/github/actions/workflow/status/lextudio/sharpsnmplib/dotnetcore.yml?branch=master&style=flat-square)](https://github.com/lextudio/sharpsnmplib/actions/workflows/dotnetcore.yml) [![Coverage](https://img.shields.io/coveralls/github/lextudio/sharpsnmplib?style=flat-square)](https://coveralls.io/github/lextudio/sharpsnmplib) -This is the source code repository of #SNMP Library. Visual Studio 2019 and .NET Core SDK (for .NET Core 2.1 and above) is required to compile it on Windows. +This is the source code repository of #SNMP Library. Visual Studio 2022 and .NET 8 SDK is required to compile it on Windows. ## Useful Links