Skip to content

Refactor/target framework#5

Open
EuricoMazivila wants to merge 3 commits into
developfrom
refactor/targetFramework
Open

Refactor/target framework#5
EuricoMazivila wants to merge 3 commits into
developfrom
refactor/targetFramework

Conversation

@EuricoMazivila

Copy link
Copy Markdown
Member

In this pull request, I changed the target framework of the class library for .netstandard2.0 and the package version for 1.0.0. Allowing with this change the compatibility of the sdk with other versions of .NET, that is, it will now be possible to use the sdk in .NET Framework and .NET Core projects.

More information of .NET Standard: https://docs.microsoft.com/en-us/dotnet/standard/net-standard?tabs=net-standard-2-0

…tandard2.0. Allowing with this change the compatibility of the sdk with other versions of .NET, that is, it will now be possible to use the sdk in .NET Framework and .NET Core projects
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.

1 participant