Skip to content

Commit

Permalink
Deploying to gh-pages from @ 1570565 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
wieslawsoltes committed Dec 10, 2023
1 parent 05e153f commit e8ab7f0
Show file tree
Hide file tree
Showing 15 changed files with 3 additions and 3 deletions.
Binary file modified managed/SvgToXaml.Base.dll
Binary file not shown.
Binary file modified managed/SvgToXaml.Base.dll.br
Binary file not shown.
Binary file modified managed/SvgToXaml.Base.dll.gz
Binary file not shown.
Binary file not shown.
Binary file added managed/SvgToXaml.Converter.dll.br
Binary file not shown.
Binary file added managed/SvgToXaml.Converter.dll.gz
Binary file not shown.
Binary file modified managed/SvgToXaml.Model.dll
Binary file not shown.
Binary file modified managed/SvgToXaml.Model.dll.br
Binary file not shown.
Binary file modified managed/SvgToXaml.Model.dll.gz
Binary file not shown.
Binary file modified managed/SvgToXaml.Web.dll
Binary file not shown.
Binary file modified managed/SvgToXaml.Web.dll.br
Binary file not shown.
Binary file modified managed/SvgToXaml.Web.dll.gz
Binary file not shown.
Binary file removed managed/SvgToXamlConverter.dll.br
Binary file not shown.
Binary file removed managed/SvgToXamlConverter.dll.gz
Binary file not shown.
6 changes: 3 additions & 3 deletions mono-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,15 +109,15 @@
},
{
"behavior": "assembly",
"name": "SvgToXaml.Model.dll"
"name": "SvgToXaml.Converter.dll"
},
{
"behavior": "assembly",
"name": "SvgToXaml.Web.dll"
"name": "SvgToXaml.Model.dll"
},
{
"behavior": "assembly",
"name": "SvgToXamlConverter.dll"
"name": "SvgToXaml.Web.dll"
},
{
"behavior": "assembly",
Expand Down

0 comments on commit e8ab7f0

Please sign in to comment.