Skip to content

Commit 0715689

Browse files
committed
Update template SharpConsoleUI dependency to 2.4.41
1 parent 73181ee commit 0715689

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

templates/content/SharpConsoleUI.TuiApp/TuiApp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="SharpConsoleUI" Version="2.4.40" />
11+
<PackageReference Include="SharpConsoleUI" Version="2.4.41" />
1212
</ItemGroup>
1313

1414
</Project>

templates/content/SharpConsoleUI.TuiDashboard/TuiDashboard.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="SharpConsoleUI" Version="2.4.40" />
11+
<PackageReference Include="SharpConsoleUI" Version="2.4.41" />
1212
</ItemGroup>
1313

1414
</Project>

templates/content/SharpConsoleUI.TuiMultiWindow/TuiMultiWindow.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="SharpConsoleUI" Version="2.4.40" />
11+
<PackageReference Include="SharpConsoleUI" Version="2.4.41" />
1212
</ItemGroup>
1313

1414
</Project>

0 commit comments

Comments
 (0)