Tuesday, June 2, 2020

DevOps Error: The imported project Microsoft.VisualStudio.SharePoint.targets was not found.

This error is thrown for sharepoint add ins, it was fixed in the latest Hosted VS2017 Agent of VSTS and Visual Studio 2017 verison 15.6.2.

More information can be found at:


No comments:

Regex obfuscate email

 Use this code in C# to obfuscate email using regex // Online C# Editor for free // Write, Edit and Run your C# code using C# Online Compile...