Use .NET 6.0 LTS and C# 10 by lostmsu · Pull Request #1620 · pythonnet/pythonnet
.NET 5 that we use expires in May 2022. For the new version we should use LTS if possible.
Also, new goodies in C#!
| <PropertyGroup> | ||
| <VersionPrefix>3.0.0</VersionPrefix> | ||
| <AssemblyCopyright>Copyright (c) 2006-2020 The Contributors of the Python.NET Project</AssemblyCopyright> | ||
| <AssemblyCopyright>Copyright (c) 2006-2022 The Contributors of the Python.NET Project</AssemblyCopyright> |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Bold move ;)
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No worries, I committed this using my DeLorean. :-D
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just fix this one, please and you can go ahead and merge :)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters