RupertAvery / PSXPackager

A utility to convert Playstation disc images in various formats to PBP format and back
Other
230 stars 15 forks source link

Update NuGet Packages #61

Closed takano32 closed 6 months ago

takano32 commented 6 months ago

Popstation

PSXPackager.Common

PSXPackager

PSXPackagerGUI

PSXPackager.Tests

takano32 commented 6 months ago

SharpCompress Release Note

https://github.com/adamhathcock/sharpcompress/releases

takano32 commented 6 months ago

Set PublishTrimmed as false to solve this error.

Unhandled exception. System.MissingMethodException: Cannot dynamically create an instance of type 'PSXPackager.Options'. Reason: No parameterless constructor defined.
   at System.RuntimeType.ActivatorCache..ctor(RuntimeType)
   at System.RuntimeType.CreateInstanceOfT()
   at System.Activator.CreateInstance[T]()
   at CommandLine.Core.InstanceBuilder.<>c__1`1.<Build>b__1_0(Func`1 f)
   at CSharpx.MaybeExtensions.MapValueOrDefault[T1,T2](Maybe`1, Func`2, T2)
   at CommandLine.Core.InstanceBuilder.Build[T](Maybe`1, Func`3, IEnumerable`1, StringComparer, Boolean, CultureInfo, Boolean, Boolean, Boolean, IEnumerable`1)
   at CommandLine.Parser.ParseArguments[T](IEnumerable`1)
   at PSXPackager.Program.Main(String[])
[1]    51289 abort      ./build/psxpackager-osx-x64/psxpackager