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

Upgraded to netstandard2.0, netcoreapp3.1 #13

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

Conversation

afarazit
Copy link

Upgraded PushoverClient to netstandard2.0
Upgraded SendPush to netcoreapp3.1
All tests passed.

Upgrading SendPush to netcoreapp3.1
@afarazit
Copy link
Author

It seems that the CI pipeline must be updated to support .NET Core 3.1. There's nothing I can do about that.

C:\Program Files\dotnet\sdk\2.1.519\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets(137,5): error NETSDK1045: The current .NET SDK does not support targeting .NET Core 3.1.  Either target .NET Core 2.1 or lower, or use a version of the .NET SDK that supports .NET Core 3.1. [D:\a\1\s\PushoverClient.Tests\PushoverClient.Tests.csproj]
NuGet Version: 4.4.1.4656
C:\Program Files\dotnet\sdk\2.1.519\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets(137,5): error NETSDK1045: The current .NET SDK does not support targeting .NET Core 3.1.  Either target .NET Core 2.1 or lower, or use a version of the .NET SDK that supports .NET Core 3.1. [D:\a\1\s\SendPush\SendPush.csproj]

@masterell
Copy link

Any news on this at all?

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

2 participants