mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2025-10-29 22:45:44 +00:00
Force rebuild
This commit is contained in:
parent
f204fe8906
commit
15ac78a3e6
1 changed files with 1 additions and 1 deletions
|
|
@ -403,7 +403,7 @@ namespace AideDeJeuCmd
|
||||||
static string nsSvg = "http://www.w3.org/2000/svg";
|
static string nsSvg = "http://www.w3.org/2000/svg";
|
||||||
static string nsXlink = "http://www.w3.org/1999/xlink";
|
static string nsXlink = "http://www.w3.org/1999/xlink";
|
||||||
static async Task ConvertMapsAsync()
|
static async Task ConvertMapsAsync()
|
||||||
{
|
{
|
||||||
await ConvertMapAsync(@"..\..\..\..\..\Docs\Osgild\osgild");
|
await ConvertMapAsync(@"..\..\..\..\..\Docs\Osgild\osgild");
|
||||||
await ConvertMapAsync(@"..\..\..\..\..\Docs\Osgild\ferrance");
|
await ConvertMapAsync(@"..\..\..\..\..\Docs\Osgild\ferrance");
|
||||||
await ConvertMapAsync(@"..\..\..\..\..\Docs\Osgild\fourche");
|
await ConvertMapAsync(@"..\..\..\..\..\Docs\Osgild\fourche");
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue