Граф коммитов

5 Коммитов

Автор SHA1 Сообщение Дата
Tomas Matousek 1754f7bc09 Set copyright and package license 2019-02-20 18:09:20 -08:00
Sarabjot Singh 5c9e35800d
[Arcade] Removed redundant tags, tools (#43)
* 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
2019-01-13 06:09:01 +05:30
Sarabjot Singh 4fe3f38b48
Cleaning up redundant folder and files that are not required after moving to Arcade. (#41) 2019-01-11 14:31:48 +05:30
Sarabjot Singh 1eaeb9f62c
Fix the build for classic templates. (#39)
* 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.
2019-01-11 04:26:57 +05:30
Sarabjot Singh 7681c75e81
Move build for Net Core templates to Arcade (#37)
* 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
2019-01-09 01:19:15 +05:30