We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b34b49d + c0be1a3 commit 3e6679fCopy full SHA for 3e6679f
1 file changed
EncryptedConfigValue.Cli/EncryptedConfigValue.Cli.csproj
@@ -25,7 +25,7 @@
25
</ItemGroup>
26
27
<ItemGroup>
28
- <PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="5.0.1" />
+ <PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="5.1.0" />
29
<ProjectReference Include="..\EncryptedConfigValue\EncryptedConfigValue.csproj">
30
<ReferenceOutputAssembly>true</ReferenceOutputAssembly>
31
</ProjectReference>
0 commit comments