All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Fixed an issue where fixed versions of abstractions would result in restore failures. microsoft/kiota-http-dotnet#256
- Switch to license expression & bump abstractions (microsoft/kiota-serialization-multipart-dotnet#91)
- Added
net6.0
andnet8.0
as target frameworks.
- Fixes
IsTrimmable
property on the project.
- Added support for dotnet 8.
- Added support for dotnet trimming.