You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 15, 2023. It is now read-only.
I cannot build a project with CC and signing because the path in CodeContracts\Microsoft.Research\ManagedContract.Setup\MSBuild\v14.0\Microsoft.CodeContracts.targets seems to be wrong:
I cannot build a project with CC and signing because the path in
CodeContracts\Microsoft.Research\ManagedContract.Setup\MSBuild\v14.0\Microsoft.CodeContracts.targetsseems to be wrong:If I check this path on my system, the
sn.exeis either inor
Do I need to install something or is this a problem in the targets file?
(Running VS 2015 RTM with 10240 Windows SDK)