diff --git a/README.md b/README.md index 9050a42..6646c13 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ This allows for a better understanding and control of the Media Sessions and can - In situations such as being run through Windows Task Scheduler, the application will need an active window to start with, you can hide it afterward. ### NET Framework: For .NET Framework, I've seen people encountering issues with how the package gets imported. If you run across this issue, add the package by adding this to the .csproj file. -
(replacing '2.1.0' with the preferred NuGet version) +
(replacing '2.3.0' with the preferred NuGet version) ```csproj