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

Update to .NET 5.0 #6

Closed
wants to merge 1 commit into from
Closed

Update to .NET 5.0 #6

wants to merge 1 commit into from

Conversation

Christian-Oleson
Copy link

Plus some package updates and unused using removals

Plus some package updates and unused using removals
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk.Razor">

<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
Copy link
Author

Choose a reason for hiding this comment

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

NET Standard should now only be used when supporting Framework, so I've replaced these with net5.0 targets

@Christian-Oleson
Copy link
Author

@alex-wolf-ps ,
Just bringing this one up again. Thanks!

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

1 participant