gacutil postbuild event exists with code 1

前端 未结 6 1556
广开言路
广开言路 2021-01-05 03:10

I am trying to register and assembly in the GAC on a post-build event. Here\'s my post-build command

\"C:\\Program Files (x86)\\Microsoft SDKs\\Windows\\v7.0A\\Bin\

6条回答
  •  抹茶落季
    2021-01-05 04:09

    OS: Windows server 2012

    .Net frame work 4.5

    The path needs to be: C:\Program Files (x86)\Microsoft SDKs\Windows\v8.0A\bin\NETFX 4.0 Tools\gacutil.exe

提交回复
热议问题