我们正在使用NANT脚本构建.Net应用程序。 已经解决了forsame问题的解决方案,但仍然存在错误。 开发环境:VS 2015,Win 10.(相同的过程适用于其他机器。)
获取以下错误:
[msbuild] (GenerateSatelliteAssemblies target) ->
[msbuild]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(2863,5): error MSB3086:
Task could not find "AL.exe" using the SdkToolsPath "" or the
registry key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SDKs\Windows\v8.0A\WinSDK-NetFx40Tools-x86".
Make sure the SdkToolsPath is set and the tool exists in the correct processor specific location under the SdkToolsPath
and that the Microsoft Windows SDK is installed [D:\My_Code\Code.Core.Exceptions\Core.Exceptions.csproj]
[msbuild]
[msbuild] 4 Warning(s)
[msbuild] 1 Error(s)
[msbuild]
[msbuild] Time Elapsed 00:00:04.01