开发者

How to use One-Click Publish and Visual Studio to add an assembly to the remote server's GAC

开发者 https://www.devze.com 2023-01-26 21:13 出处:网络
I\'m using Visual Studio\'s one-click publis开发者_如何学Ch and web deploy to publish my .net MVC application to a remote server. This works very well. Now I\'d like to have one of the assemblies inst

I'm using Visual Studio's one-click publis开发者_如何学Ch and web deploy to publish my .net MVC application to a remote server. This works very well. Now I'd like to have one of the assemblies installed into the GAC of the remote server.

How do I do this using web deploy and one-click publish?


A ClickOnce-app can't install anything except itself. All prerequisites which VS creates inside bootstrapper setup.exe isn't actually ClickOnce. It just a bootstrapper.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号