Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

Conversation

@NN---
Copy link

@NN--- NN--- commented Apr 25, 2022

No description provided.

public const string NetCoreApp31 = "netcoreapp3.1";
public const string Net5 = "net5.0";
public const string Net5Windows = "net5.0-windows";
public const string Net5 = "net6.0";

Choose a reason for hiding this comment

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

I don't know this code, but having a const named Net5 with value net6.0 looks misleading.

Copy link
Author

Choose a reason for hiding this comment

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

I guess time to update to .NET 8.0 now.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants