Skip to content

Commit 31f2e7f

Browse files
committed
Update template SharpConsoleUI dependency to 2.4.53
1 parent 588666d commit 31f2e7f

4 files changed

Lines changed: 4 additions & 4 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.52" />
11+
<PackageReference Include="SharpConsoleUI" Version="2.4.53" />
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.52" />
11+
<PackageReference Include="SharpConsoleUI" Version="2.4.53" />
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.52" />
11+
<PackageReference Include="SharpConsoleUI" Version="2.4.53" />
1212
</ItemGroup>
1313

1414
</Project>

tools/schost/templates/schost-app/ProjectName.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.52" />
11+
<PackageReference Include="SharpConsoleUI" Version="2.4.53" />
1212
</ItemGroup>
1313

1414
</Project>

0 commit comments

Comments
 (0)