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

21 Коммитов

Автор SHA1 Сообщение Дата
Codrin Poienaru 29cf48999c Fixed mstest nuget reference 2022-08-08 14:08:29 +02:00
Amaury Levé bd8a95b864
Apply suggestions from code review 2022-04-19 14:26:21 +02:00
jofleish 73cdce29f9 update to v17.3 nuget feed for Intellitest 2022-04-15 14:25:06 -04:00
Jakub Jareš 9388790ba9
Update to 17.1.0 (#229) 2022-04-06 12:59:41 +00:00
Sanan Yuzbashiyev 1a2d5a38e1
Merge pull request #147 from dotnet/dev/sayuzbas/refactor
Small refactoring of test-templates
2021-12-20 13:37:33 +01:00
Sanan Yuzbashiyev 1cff5d6430 Updating templates to use mstest 2.2.7 and test.sdk 16.11.0 2021-09-06 14:19:48 +02:00
Codrin Poienaru 3ed669c023 Updated mstest 2021-05-13 21:35:59 +02:00
Sanan Yuzbashiyev 5a3c07a4e8 Small refactoring 2021-04-12 17:02:14 +02:00
Sanan Yuzbashiyev 106a773ec5 Removing Nuget.VisualStudio package 2021-03-26 19:56:40 +01:00
Sanan Yuzbashiyev 5547541f0b Adding new interop packages 2021-03-26 00:52:05 +01:00
Jakub Jareš e4b0a1ae3c
Update VSSDK (#140) 2021-03-24 10:40:54 +00:00
nohwnd 1d6a7ad32a Update nugets 2020-04-01 14:57:59 +02:00
Abhitej John 100be5f69f Updating package versions to the latest. (#75)
* Updating package versions to the latest.

* Fixed build, removed redundancies in packages and updated IntelliTest and Create Unit test templates as well.

* Reverting part of the previous change to preserve structure in the vsix.
2019-11-18 16:54:56 +05:30
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 35825ff531
[Arcade] Wizard Extensions. (#40)
* Fixing the Wizards and respective vsixs to be able to build against Arcade.

* Remove redundant files like package.config and AssemblyInfo.cs
2019-01-11 14:22:19 +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 63fd8a02cd
Updating TP and MsTest version (#32)
* Updating the dotnet core templates with the latest version of the Test SDK and Mstest

* Updating the classic templates with the latest MsTest adapter.
2018-12-04 15:37:47 +05:30
Sarabjot Singh edd5a56143 Fixing the manifest for Wizards.
Removing the intermediate zip files and also ignoring them via gitignore.
2018-10-17 17:45:22 +05:30
Sarabjot Singh 8fb5112b9f Updating the version of the template vsixs 2018-09-20 18:08:39 +05:30
Sarabjot Singh b9b35be115 Upgrading the version of VSSDK Build tools nuget, because the older one is incompatible with the latest VSSDK. 2018-09-06 17:20:22 +05:30
Sarabjot Singh a64117703d Adding Intellitest and Create Unit Test wizard 2018-08-01 19:44:47 +05:30