Skip to content

Commit 9c41043

Browse files
committed
Change version
1 parent 52a1324 commit 9c41043

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

FancadeImageGenerator.csproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,11 @@
66
<ImplicitUsings>enable</ImplicitUsings>
77
<Nullable>enable</Nullable>
88
<AllowUnsafeBlocks>True</AllowUnsafeBlocks>
9+
<Version>2.0.0</Version>
910
</PropertyGroup>
1011

1112
<ItemGroup>
12-
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.3" />
13+
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.5" />
1314
</ItemGroup>
1415

1516
<ItemGroup>

0 commit comments

Comments
 (0)