Bug fix: slashes in template values (eg: title) breaks file management #145

This commit is contained in:
Robert McRackan 2021-11-01 11:40:55 -04:00
parent cae8ca7ef3
commit 46b120ee41
6 changed files with 126 additions and 42 deletions

View file

@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
<Version>6.3.3.1</Version>
<Version>6.3.4.1</Version>
</PropertyGroup>
<ItemGroup>