Skip to content

Commit b0d86a6

Browse files
committed
Updating to latest v0.10 pre-release
1 parent b33a001 commit b0d86a6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Cofoundry.Plugins.Imaging.SkiaSharp/Cofoundry.Plugins.Imaging.SkiaSharp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
</PropertyGroup>
2121

2222
<ItemGroup>
23-
<PackageReference Include="Cofoundry.Web" Version="0.9.3-reworking-user-a0091" />
23+
<PackageReference Include="Cofoundry.Web" Version="0.9.3-ci0105" />
2424
<PackageReference Include="SkiaSharp" Version="2.80.3" />
2525
</ItemGroup>
2626

src/SkiaSharpExample/SkiaSharpExample.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66

77
<ItemGroup>
8-
<PackageReference Include="Cofoundry.Web.Admin" Version="0.9.3-reworking-user-a0091" />
8+
<PackageReference Include="Cofoundry.Web.Admin" Version="0.9.3-ci0105" />
99
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="3.1.4" />
1010
</ItemGroup>
1111

0 commit comments

Comments
 (0)