FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Use .NET 6.0 LTS and C# 10 by lostmsu · Pull Request #1620 · pythonnet/pythonnet · GitHub

Use .NET 6.0 LTS and C# 10 - #1620

Merged
lostmsu merged 1 commit into
pythonnet:masterfrom
losttech:up/net6.0
Nov 23, 2021
Merged

Use .NET 6.0 LTS and C# 10#1620
lostmsu merged 1 commit into
pythonnet:masterfrom
losttech:up/net6.0

Conversation

lostmsu commented Nov 23, 2021
edited
Loading

Copy link
Copy Markdown
Member

.NET 5 that we use expires in May 2022. For the new version we should use LTS if possible.

Also, new goodies in C#!

Comment thread Directory.Build.props Outdated
<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>

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Bold move ;)

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

No worries, I committed this using my DeLorean. :-D

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Just fix this one, please and you can go ahead and merge :)

Comment thread pythonnet.sln Outdated
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL