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

.NET 5 Support #50

Merged
merged 39 commits into from
Nov 10, 2020
Merged

.NET 5 Support #50

merged 39 commits into from
Nov 10, 2020

Conversation

SonicGD
Copy link
Member

@SonicGD SonicGD commented Sep 21, 2020

Add .NET 5 support. Fixes #49

@SonicGD SonicGD added the enhancement New feature or request label Sep 21, 2020
@SonicGD SonicGD self-assigned this Sep 21, 2020
@SonicGD SonicGD marked this pull request as draft September 22, 2020 13:15
# Conflicts:
#	src/Sitko.Core.Repository/Sitko.Core.Repository.csproj
#	src/Sitko.Core.Xunit/Sitko.Core.Xunit.csproj
# Conflicts:
#	src/Sitko.Core.App.Web/Sitko.Core.App.Web.csproj
#	src/Sitko.Core.Swagger/Sitko.Core.Swagger.csproj
@SonicGD SonicGD marked this pull request as ready for review October 1, 2020 12:16
# Conflicts:
#	.github/workflows/main.yml
#	Sitko.Core.sln
# Conflicts:
#	src/Sitko.Core.Repository.EntityFrameworkCore/Sitko.Core.Repository.EntityFrameworkCore.csproj
SonicGD added 13 commits October 6, 2020 19:51
# Conflicts:
#	.github/workflows/main.yml
# Conflicts:
#	.github/workflows/main.yml
#	.github/workflows/release.yml
#	src/Sitko.Core.App.Web/Sitko.Core.App.Web.csproj
#	src/Sitko.Core.App/Sitko.Core.App.csproj
#	src/Sitko.Core.Auth.IdentityServer/Sitko.Core.Auth.IdentityServer.csproj
#	src/Sitko.Core.Caching/Sitko.Core.Caching.csproj
#	src/Sitko.Core.Db.InMemory/Sitko.Core.Db.InMemory.csproj
#	src/Sitko.Core.Db/Sitko.Core.Db.csproj
#	src/Sitko.Core.Identity/Sitko.Core.Identity.csproj
#	src/Sitko.Core.Repository.EntityFrameworkCore/Sitko.Core.Repository.EntityFrameworkCore.csproj
#	src/Sitko.Core.Storage/Sitko.Core.Storage.csproj
#	src/Sitko.Core.Xunit/Sitko.Core.Xunit.csproj
# Conflicts:
#	src/Sitko.Core.Repository.EntityFrameworkCore/Sitko.Core.Repository.EntityFrameworkCore.csproj
# Conflicts:
#	src/Sitko.Core.App/Sitko.Core.App.csproj
#	src/Sitko.Core.Xunit/Sitko.Core.Xunit.csproj
@SonicGD SonicGD changed the title [WIP] .NET 5 Support .NET 5 Support Nov 10, 2020
@SonicGD SonicGD merged commit 7a9c740 into master Nov 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for .NET 5
1 participant