Skip to content

Conversation

@dannykQuali
Copy link
Collaborator

Description

  • Converted Toscana and Toscana.Tests projects to SDK-style format.
  • Updated NuGet packages to their latest NetStandard2.0 versions.
  • Updated the code and tests to accommodate for breaking API and behavior changes in the NuGet packages.
  • Updated the Tests project NuGet packages to be compatible with Visual Studio 2022 test platform.
  • Configured Tests project to run on multi targeting: net461;net472;netcoreapp3.1;net5.0;net6.0;net7.0

Breaking

YES

Breaking changes

  • Assemblies are not signed with a strong name anymore.
  • BindingRedirect is now required to load dependencies properly on .NET Framework 4.7.1 and below. This is a limitation of NetStandard2.0. See Toscana.Tests\app.config for details.

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.

4 participants