Skip to content

A .NET Standard/C# correction for Click Once manifest generation.

License

Notifications You must be signed in to change notification settings

clintmasden/netstandard.clickonce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.NET Framework DLL + .NET Standard with Click Once

Corrects:

Unable to initialize the application (Could not load file or assembly ‘System.Runtime, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a’ or one of its dependencies. The System cannot find the file specified.

Unable to install or run the application. The application requires that the assembly System.Drawing.Primitives Version 4.02.0 be installed in the Global Assembly Cache (GAC) first. Please contact your system administrator

Article:

https://clintmasden.com/solution-class-library-manifest-net-standard-reference-click-once-deployment

References:

dotnet/standard#529

About

A .NET Standard/C# correction for Click Once manifest generation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages