Skip to content

v0.9.0-beta2

Pre-release
Pre-release

Choose a tag to compare

@brighid-bot brighid-bot released this 10 Nov 21:17
2afb430
  • Enables .NET 6 support
    • Lambdajection.Layer no longer contains pre-optimized packages due to a bug in the .NET 6 SDK.
    • Lambdas that include Lambdajection.Runtime will now have to set RuntimeIdentifier and SelfContained properties to true in their csproj due to backwards-incompatible changes in the .NET SDK starting in version 6.0.100.