Skip to content

Commit

Permalink
Update src/Svg.SourceGenerator.Skia/Svg.SourceGenerator.Skia.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
mattleibow authored Apr 10, 2024
1 parent 408c967 commit d38f622
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.2" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.0.0-4.final" PrivateAssets="all" />
<PackageReference Include="ExCSS" Version="4.2.3" GeneratePathProperty="true" PrivateAssets="all" />
<PackageReference Include="SkiaSharp" Version="2.88.8-preview.1.1" GeneratePathProperty="true" />
<PackageReference Include="SkiaSharp" Version="2.88.8" GeneratePathProperty="true" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit d38f622

Please sign in to comment.