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