Releases: dspace-group/dscom
Releases · dspace-group/dscom
v0.23.5
What's Changed
- build: Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.1 by @dependabot in #172
- build: Bump coverlet.msbuild from 3.2.0 to 6.0.0 by @dependabot in #170
- build: Bump coverlet.collector from 3.2.0 to 6.0.0 by @dependabot in #171
Full Changelog: v0.23.4...v0.23.5
v0.23.4
What's Changed
- build: Bump FluentAssertions from 6.10.0 to 6.11.0 by @dependabot in #165
- build: Bump YamlDotNet from 13.0.2 to 13.1.0 by @dependabot in #164
Full Changelog: v0.23.3...v0.23.4
v0.23.3
What's Changed
- build: dotnet format removed by @marklechtermann in #162
- build: Removed debug env by @marklechtermann in #163
Full Changelog: v0.23.2...v0.23.3
v0.23.2
What's Changed
- build: global.json added by @marklechtermann in #161
{
"sdk": {
"version": "6.0.406",
"rollForward": "latestPatch"
}
}
Full Changelog: v0.23.1...v0.23.2
v0.23.1
What's Changed
- build: Bump microsoft.build.tasks.core from 17.0.0 to 17.5.0 by @dependabot in #154
- build: Bump YamlDotNet from 13.0.1 to 13.0.2 by @dependabot in #160
- build: Bump Microsoft.Build.Utilities.Core from 17.0.0 to <17.4.0 by @dependabot in #155
Full Changelog: v0.23.0...v0.23.1
v0.23.0
What's Changed
- build: Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0 by @dependabot in #152
- fix: Added SNK signing to the libraries by @SOsterbrink in #157
- fix: ensure that the correct .NET version is used by @SOsterbrink in #159
Full Changelog: v0.22.1...v0.23.0
v0.22.1
What's Changed
- fix: Drop Dependencies recursive by @carstencodes in #150
- fix: Whitespace in AssemblyPath by @carstencodes in #151
- feat: Added an override for the auto-generated library name by @SOsterbrink in #149
- fix: Select correct binary for runtime in build task by @EO3-Kopf in #146
New Contributors
Full Changelog: v0.22.0...v0.22.1
v0.22.0
What's Changed
- build: Bump YamlDotNet from 13.0.0 to 13.0.1 by @dependabot in #142
- fix: MsBuild Task is failing by @carstencodes in #144
- chore(build): auto merge removed by @marklechtermann in #143
Full Changelog: v0.21.0...v0.22.0
v0.21.0
What's Changed
- build: Bump FluentAssertions from 6.9.0 to 6.10.0 by @dependabot in #134
- build: Bump YamlDotNet from 12.3.1 to 13.0.0 by @dependabot in #135
- fix: Add Names to MsBuild Tasks by @carstencodes in #136
- fix!: Component Registration and Locales by @carstencodes in #137
Full Changelog: v0.20.0...v0.21.0
v0.20.0
What's Changed
- doc: Update MsBuild Description by @carstencodes in #129
- build: Bump MinVer from 4.2.0 to 4.3.0 by @dependabot in #130
- feat: Support for inline attributes and aliasing by @bclothier in #131
New Contributors
- @bclothier made their first contribution in #131
Full Changelog: v0.19.1...v0.20.0