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

Fix for failing .NET Standard 2.0 and .NET Frameworks builds #107

Merged
merged 1 commit into from Oct 25, 2019
Merged

Fix for failing .NET Standard 2.0 and .NET Frameworks builds #107

merged 1 commit into from Oct 25, 2019

Conversation

blankensteiner
Copy link
Contributor

.NET Standard 2.0 and .NET Frameworks projects using 'ValueTask' via the NuGet package "System.Threading.Tasks.Extensions" are failing, but this fixes it.

… using 'ValueTask' via the NuGet package "System.Threading.Tasks.Extensions". This fixes it.
@SimonCropp SimonCropp merged commit 67fc439 into Fody:master Oct 25, 2019
@SimonCropp SimonCropp added this to the 3.3.1 milestone Oct 25, 2019
@SimonCropp
Copy link
Member

This is now deployed. NuGet may take some time to make it available for download.

thanks for the pr

@SimonCropp SimonCropp added the Bug label Jan 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants