Browse Source

updated pixiparser

flabbet 3 years ago
parent
commit
8cf0a3dcd8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      PixiEditor/PixiEditor.csproj

+ 1 - 1
PixiEditor/PixiEditor.csproj

@@ -197,7 +197,7 @@
 		</PackageReference>
 		<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
 		<PackageReference Include="PixiEditor.ColorPicker" Version="3.2.0" />
-		<PackageReference Include="PixiEditor.Parser" Version="2.0.0" />
+		<PackageReference Include="PixiEditor.Parser" Version="2.0.0.1" />
 		<PackageReference Include="PixiEditor.Parser.Skia" Version="2.0.0.1" />
 		<PackageReference Include="SkiaSharp" Version="2.80.3" />
 		<PackageReference Include="System.Drawing.Common" Version="6.0.0" />