Skip to content

Commit ede878a

Browse files
committed
Update template SharpConsoleUI dependency to 2.4.43
1 parent 510f09d commit ede878a

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.42" />
11+
<PackageReference Include="SharpConsoleUI" Version="2.4.43" />
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.42" />
11+
<PackageReference Include="SharpConsoleUI" Version="2.4.43" />
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.42" />
11+
<PackageReference Include="SharpConsoleUI" Version="2.4.43" />
1212
</ItemGroup>
1313

1414
</Project>

0 commit comments

Comments
 (0)