We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90ce99d commit 5c82caaCopy full SHA for 5c82caa
1 file changed
build/Build.csproj
@@ -4,7 +4,7 @@
4
<RunWorkingDirectory>$(MSBuildProjectDirectory)/..</RunWorkingDirectory>
5
</PropertyGroup>
6
<ItemGroup>
7
- <PackageReference Include="Spectre.Console" Version="0.50.0" />
+ <PackageReference Include="Spectre.Console" Version="0.53.0" />
8
<Using Include="Spectre.Console"/>
9
</ItemGroup>
10
</Project>
0 commit comments