Skip to content

Resolve merge conflicts + cleanup csproj - #577

Closed
thompson-tomo wants to merge 56 commits into
Handlebars-Net:chore/new-targetsfrom
thompson-tomo:chore/new-targets
Closed

Resolve merge conflicts + cleanup csproj#577
thompson-tomo wants to merge 56 commits into
Handlebars-Net:chore/new-targetsfrom
thompson-tomo:chore/new-targets

Conversation

@thompson-tomo

@thompson-tomothompson-tomo commented Apr 1, 2024

Copy link
Copy Markdown
Contributor

Will handle #573

abraham-foxand others added 30 commits December 26, 2021 15:53
Check loose closing blocks on compile time
Update error message + make renaming
…osing-blocks
Add checks for loose closing blocks
Already initialized a few lines later
Remove duplicate AliasProviders initialization
…-for-chained-path-iterators
Enable support for chained path iterators
Recently Github Actions switched to Windows 2022 as their `latest`. Unfortunately, it does not support netfx451
…-issue-windows-2022
Use `windows-2019` instead of `windows-latest`
Last letter cut off when the string starts with the separator
…-readme
Update readme.md to include extra projects
Fix collision handling in`FixedSizeDictionary`
oformaniukand others added 26 commits April 6, 2022 22:57
Nested partial block receives correct context
…tGetEscaped
Rendering inline blocks are incorrectly escaped
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 9.0.1 to 13.0.1.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](JamesNK/Newtonsoft.Json@9.0.1...13.0.1)
---
updated-dependencies:
- dependency-name: Newtonsoft.Json
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
…nuget/source/Handlebars.Benchmark/Newtonsoft.Json-13.0.1
Bump Newtonsoft.Json from 9.0.1 to 13.0.1 in /source/Handlebars.Benchmark
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 9.0.1 to 13.0.1.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](JamesNK/Newtonsoft.Json@9.0.1...13.0.1)
---
updated-dependencies:
- dependency-name: Newtonsoft.Json
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
…nuget/source/Handlebars.Test/Newtonsoft.Json-13.0.1
Bump Newtonsoft.Json from 9.0.1 to 13.0.1 in /source/Handlebars.Test
…lConverter
Fix LiteralConverter to support long
…eLicenseExpression
Use PackageLicenseExpression in NuGet package
@StefH

StefH commented Apr 1, 2024

Copy link
Copy Markdown
Collaborator

@thompson-tomo and @oformaniuk
I think it's more clear that this PR is just closed [because this PR now contains more changed : 87 files changed].
Better to create a new PR which only adds the new frameworks.

Side note: do we actually want to add .NET 5 because that one is out of support for some time? And instead just add .NET 6 and .NET 8 because .NET 7 is also almost out of official support?

Sign up for freeto 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.

10 participants

@thompson-tomo@StefH@abraham-fox@RomainHautefeuille@oformaniuk@periklis92@Dragwar@Nisden@rexm@anth12