* Remove the redundant restore sources in Directory.Build.props
* Remove redundant IsVsixProject tag.
* Moving all the versions to Versions.props
* Removing the ZipItems utility and moving all the projects to use ZipDirectory task instead.
Note: Includes refactoring to make sure ZipDirectory task works.
* Removed redundant ProjectGuids.
* Updating the version for the Arcade SDK.
* Add UsingToolNetFrameworkReferenceAssemblies to Versions.props to resolved the build issue for net461 reference assemblies not found.
* Add missing files for removing the ProjectGuid.
* Updating the Version.Details.xml as well
* Adding back AllUsers property for installation in the vsixmanifest.
* Include the ProjectTemplates folder itself instead of using zip for vsix csprojs.
* Adding the version props for MicrosoftVisualStudioCoreUtilityVersion
* Creating Readme for the repository.
* Adding the arcade eng folder
* Fixed Testtemplates targets for VSSDK targets.
* Adding sln for Net Core templates and fixing the packages.
* Fixing the template csprojs, added the license url as well.
* Fixing the the warning and adding the net core test template sln to build props
* Minor fix, moved to 2.1.300
* Fixed the nuget restore issue to fix the CI.
* Changes to fix the MSTestDesktopCSharp template vsix csproj
* Removed all the redundant tags in the csproj
* Cleaned up Directory.Build.props
* Added the None include for vsixmanifest back.
Updated the versions.props with UsingToolVSSDK tag.
* Adding VS to tools in the global.json
* Fixed the vsixmanifests for Installation Experimental
* Fixed the template csproj to be able to build with Arcade.
* Remove redundant files like Settings.props and external.csproj
* Adding Loc targets for localization for vsix.
* Remove the redundant packages.configs
* Update the version for vsix in Versions.props.
* Include Templates\MSTestTemplates.sln for build.
* Removed the linux and OSX builds from yaml.
* Creating Readme for the repository.
* Adding the arcade eng folder
* Fixed Testtemplates targets for VSSDK targets.
* Adding sln for Net Core templates and fixing the packages.
* Fixing the template csprojs, added the license url as well.
* Fixing the the warning and adding the net core test template sln to build props
* Minor fix, moved to 2.1.300