Update command line dependencies.

This commit is contained in:
2022-11-13 14:52:19 +00:00
parent 37129f6e5e
commit 9b8e35c1ae
2 changed files with 9 additions and 2 deletions

View File

@@ -10,6 +10,13 @@
<mapping directory="$PROJECT_DIR$/Aaru.Checksums" vcs="Git" />
<mapping directory="$PROJECT_DIR$/Aaru.CommonTypes" vcs="Git" />
<mapping directory="$PROJECT_DIR$/Aaru.Compression/cuetools.net" vcs="Git" />
<mapping directory="$PROJECT_DIR$/Aaru.Compression/cuetools.net/ThirdParty/FFmpeg.AutoGen" vcs="Git" />
<mapping directory="$PROJECT_DIR$/Aaru.Compression/cuetools.net/ThirdParty/MAC_SDK" vcs="Git" />
<mapping directory="$PROJECT_DIR$/Aaru.Compression/cuetools.net/ThirdParty/WavPack" vcs="Git" />
<mapping directory="$PROJECT_DIR$/Aaru.Compression/cuetools.net/ThirdParty/WindowsMediaLib" vcs="Git" />
<mapping directory="$PROJECT_DIR$/Aaru.Compression/cuetools.net/ThirdParty/flac" vcs="Git" />
<mapping directory="$PROJECT_DIR$/Aaru.Compression/cuetools.net/ThirdParty/openclnet" vcs="Git" />
<mapping directory="$PROJECT_DIR$/Aaru.Compression/cuetools.net/ThirdParty/taglib-sharp" vcs="Git" />
<mapping directory="$PROJECT_DIR$/Aaru.Console" vcs="Git" />
<mapping directory="$PROJECT_DIR$/Aaru.Decoders" vcs="Git" />
<mapping directory="$PROJECT_DIR$/Aaru.Decryption" vcs="Git" />

View File

@@ -133,8 +133,8 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="System.CommandLine" Version="2.0.0-beta3.22114.1" />
<PackageReference Include="System.CommandLine.NamingConventionBinder" Version="2.0.0-beta3.22114.1" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
<PackageReference Include="System.CommandLine.NamingConventionBinder" Version="2.0.0-beta4.22272.1" />
<PackageReference Include="System.Text.Encoding.CodePages" Version="7.0.0" />
<PackageReference Include="System.ValueTuple" Version="4.5.0" />
<PackageReference Include="Unclassified.NetRevisionTask" Version="0.4.3">