Skip to content

Commit 94e52ec

Browse files
committed
fix the build of DrawingFromGeometryWithGtk
Signed-off-by: Lev Nachmanson <[email protected]>
1 parent d098806 commit 94e52ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GraphLayout/Samples/DrawingFromGeometryWithGtk/DrawingFromGeometryWithGtk.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</ItemGroup>
1414

1515
<ItemGroup>
16-
<PackageReference Include="GtkSharp" Version="3.24.24.*" />
16+
<PackageReference Include="GtkSharp" Version="3.24.24.117-develop" />
1717
</ItemGroup>
1818

1919
<ItemGroup>

0 commit comments

Comments
 (0)