Issue with update in Nuget for 0.12.2 only #110

Closed
opened 2026-01-29 22:06:44 +00:00 by claunia · 4 comments
Owner

Originally created by @RalphMack on GitHub (Jul 21, 2016).

I tried updating SharpCompress to 0.12.2 in NuGet and received the following error:

Failed to add reference. The package 'SharpCompress' tried to add a framework reference to 'System.Runtime' which was not found in the GAC. This is possibly a bug in the package. Please contact the package owners for assistance.

I was able to successfully update to 0.12.1, though.

Originally created by @RalphMack on GitHub (Jul 21, 2016). I tried updating SharpCompress to 0.12.2 in NuGet and received the following error: Failed to add reference. The package 'SharpCompress' tried to add a framework reference to 'System.Runtime' which was not found in the GAC. This is possibly a bug in the package. Please contact the package owners for assistance. I was able to successfully update to 0.12.1, though.
Author
Owner

@adamhathcock commented on GitHub (Jul 21, 2016):

I guess the PCL profile I added is no good. I copied it from the Newtonsoft project.json too.

Are you full framework 4.5 or something? There's like 3 different profiles on the package that could fit.

@adamhathcock commented on GitHub (Jul 21, 2016): I guess the PCL profile I added is no good. I copied it from the Newtonsoft project.json too. Are you full framework 4.5 or something? There's like 3 different profiles on the package that could fit.
Author
Owner

@RalphMack commented on GitHub (Jul 21, 2016):

Yes - building with .NET Framework 4.5.1 - using the net45 version.

@RalphMack commented on GitHub (Jul 21, 2016): Yes - building with .NET Framework 4.5.1 - using the net45 version.
Author
Owner

@adamhathcock commented on GitHub (Jul 22, 2016):

Try this https://www.nuget.org/packages/sharpcompress/0.12.3

@adamhathcock commented on GitHub (Jul 22, 2016): Try this https://www.nuget.org/packages/sharpcompress/0.12.3
Author
Owner

@RalphMack commented on GitHub (Jul 22, 2016):

Thanks. That worked!

@RalphMack commented on GitHub (Jul 22, 2016): Thanks. That worked!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#110