Skip to content

Conversation

kasperk81
Copy link
Contributor

@ViktorHofer i found some unused constants. i think it's easier to follow with strings for the rest

@ghost
Copy link

ghost commented Dec 5, 2022

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

@ghost ghost added the community-contribution Indicates that the PR has been added by a community member label Dec 5, 2022
Copy link
Member

@ViktorHofer ViktorHofer left a comment

Choose a reason for hiding this comment

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

Thanks a lot!

@ghost
Copy link

ghost commented Dec 5, 2022

Tagging subscribers to this area: @dotnet/runtime-infrastructure
See info in area-owners.md if you want to be subscribed.

Issue Details

@ViktorHofer i found some unused constants. i think it's easier to follow with strings for the rest

Author: kasperk81
Assignees: -
Labels:

area-Infrastructure, community-contribution

Milestone: -

@ViktorHofer ViktorHofer merged commit 4887d6c into dotnet:main Dec 5, 2022
@kasperk81 kasperk81 deleted the tfm branch December 5, 2022 14:55
RuntimeArchitecture.x64)
{
TargetFramework = Tfm.NetCoreApp50,
TargetFramework = $"Environment{version.Major}.{version.Minor}",
Copy link
Contributor

Choose a reason for hiding this comment

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

@kasperk81 Shouldn't this read $"net{version.Major}.{version.Minor}" (or null)?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ooops, #79230. thanks for catching it

@ghost ghost locked as resolved and limited conversation to collaborators Jan 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-Infrastructure community-contribution Indicates that the PR has been added by a community member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants