Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use correct framework #325

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

kasperk81
Copy link

netcoreapp was replaced with net since v5.

@kasperk81
Copy link
Author

@hanmin0822 i believe the build is fixed with better (sdk-style) condition which is already used in Directory.Build.targets

@unlsycn
Copy link
Collaborator

unlsycn commented Dec 5, 2023

I'll merge this PR in a week if no one else has a problem.

@imba-tjd
Copy link
Collaborator

imba-tjd commented Dec 5, 2023

emmm AndromedaMelody的意思是不改
他说fx和core引的包不同,后面要区分,csproj里又拿不到TargetFrameworkIdentifier。所以不能改

@kasperk81
Copy link
Author

TargetFrameworkIdentifier is certainly available in csproj. check this out: https://github.com/search?q=TargetFrameworkIdentifier+path%3A*csproj&type=code and your CI fails if there was any problem with the package

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.

None yet

3 participants