FYI

From: Benedikt Reinartz
Sent: Tuesday, June 25, 2019 11:20 PM
To: pythonnet/pythonnet
Cc: Subscribed
Subject: [pythonnet/pythonnet] Require at least .NET 4.7.1 (#897)

For future .NET Standard compatibility and access to some nice simplifications 
in getting the platform 
(https://docs.microsoft.com/en-us/dotnet/api/system.runtime.interopservices.architecture?view=netstandard-1.4
 and 
https://docs.microsoft.com/en-us/dotnet/api/system.runtime.interopservices.osplatform?view=netstandard-1.4
 instead of getting the respective information via Python) it would be good to 
raise our .NET requirement to 4.7.1 or 4.7.2.
Would this pose serious problems for anyone? Upgrading the runtime should 
usually always be possible and we already require at least 4.0, I think in some 
cases even 4.5.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

_________________________________________________
Python.NET mailing list - PythonDotNet@python.org
https://mail.python.org/mailman/listinfo/pythondotnet

Reply via email to