* Updating version of Microsoft.VisualStudio.Interop to 17.10
* Adding vssdk public feed to nuget.config
---------
Co-authored-by: Luke Westendorf <lukewest@microsoft.com>
Microsoft.SourceBuild.Intermediate.source-build-externals
From Version 8.0.0-alpha.1.23570.1 -> To Version 9.0.0-alpha.1.24054.2
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Microsoft.Internal.CodeCoverage
From Version 17.1.2 -> To Version 17.1.2-beta.21576.5
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Microsoft.Internal.CodeCoverage
From Version 17.1.0-beta.21575.1 -> To Version 17.1.2
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
* Adding new Pdb2Pdb package and change to licence tag because of warning
* Fixing license
* Formating fixes
* Removing diplicate dlls in signing
* fixing intellitrace
* applying new nuget packages
* Removing Tips dll. Commenting dlls which are already signed
* Revert "Removing Tips dll. Commenting dlls which are already signed"
This reverts commit 59241e182b.
* Initil commit. Trying to use new nugets
* Adding new packages into TP
* applying net451 packages
* commenting dlls which are already signed. Changing path for dlls in test projects
* Fixing tag
* returning projects to net451 tfm
* commenting removed dll
* adding TMI dll
* ignore old tests which will not be supported
* Changing comment. Adding new sign cert code
* Returning tips dlls and tests which use them
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.SwaggerGenerator.MSBuild
From Version 1.0.0-beta.20580.3 -> To Version 1.0.0-beta.20621.2
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
* Getting Microsoft.VisualStudio.TraceDataCollector from CodeCoverageExternals instead of TestPlatformExternals,
* Signing TraceDataCollector from the right path,
* Removing already signed dlls,
* Not signing corelib.net,
* Removing files from the list as they are not present,
Co-authored-by: faisal <faisalhafeez@microsoft.com>
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.SwaggerGenerator.MSBuild
From Version 1.0.0-beta.20567.6 -> To Version 1.0.0-beta.20569.8
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.SwaggerGenerator.MSBuild
From Version 1.0.0-beta.20427.6 -> To Version 1.0.0-beta.20459.5
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
In order to remove dependencies on sleet from release branches,
it is neccessary to preemptively add these sources so that mehanisms
will be able to restore these packages.
Sleet must be removed because of it's strong dependency on spcific
nuget.packaging versions, which are not stable between 3.0 and 3.1
causing method load exceptions.
Co-authored-by: Medeni Baykal <433724+Haplois@users.noreply.github.com>
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.SwaggerGenerator.MSBuild
From Version 1.0.0-beta.20411.9 -> To Version 1.0.0-beta.20427.2
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
* Update dependencies from https://github.com/dotnet/arcade build 20200805.7
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.SwaggerGenerator.MSBuild
From Version 1.0.0-beta.20365.6 -> To Version 1.0.0-beta.20405.7
* Update dependencies from https://github.com/dotnet/arcade build 20200811.9
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.SwaggerGenerator.MSBuild
From Version 1.0.0-beta.20365.6 -> To Version 1.0.0-beta.20411.9
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.SwaggerGenerator.MSBuild
From Version 5.0.0-beta.20052.1 -> To Version 1.0.0-beta.20302.3
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
* Added method to look for new api in fakes datacollector
* added check for .net runtime version
* refactored code
* enable new configurator for net core
* refactored to remove use of out param
* Removed Microsoft.VisualStudio.TestPlatform.Fakes from the "Microsoft.Internal.TestPlatform.Extensions" nuget pacakge. This would mean that the TP vsix would not drop this dependency any more. The Fakes vsix that builds in the VSUT repo would be dropping it instead.
For the TestPlatform tooling nuget however which ships with the Fakes dependency, I'm pulling in the latest from the vsunittesting myget feed and packaging that up.
* Fixing method resolution.
* updated api call
* fixed pr comments
* Fixing build - this doesn't need to be signed.
* removed obsolete
* Looks like the signed build has a different way of producing nuget packages from the dev build.
* Added method to look for new api in fakes datacollector
* added check for .net runtime version
* refactored code
* enable new configurator for net core
* refactored to remove use of out param
* updated api call
* fixed pr comments
* Removed Microsoft.VisualStudio.TestPlatform.Fakes from the "Microsoft.Internal.TestPlatform.Extensions" nuget pacakge. This would mean that the TP vsix would not drop this dependency any more. The Fakes vsix that builds in the VSUT repo would be dropping it instead.
For the TestPlatform tooling nuget however which ships with the Fakes dependency, I'm pulling in the latest from the vsunittesting myget feed and packaging that up.
* Fixing method resolution.
* Fixing build - this doesn't need to be signed.
* removed obsolete
* removed system.linq reference:
* fixed rebase errors
* Fixing script vars
* Write value to the correct pipeline variable
Co-authored-by: Abhitej John Bandi <aajohn@microsoft.com>
Co-authored-by: nohwnd <me@jakubjares.com>
* Performance scripts fix.
- Adding TestAssets project to the TestPlatform.sln. So that it's restored and built.
- Fixing some bugs in perf.ps1 script. And adding it to the sln file.
* Adding perfomance tests and other tests to TestAssets.sln so that the TestPlatform.Sln tests will be less and opens fast in VS.
* Removing extra space.
* Changing the target frameworks for test assests.
* Use vswhere for building vsix.
Remove dependency on locate-vs package. Allow lookup for prerelease VS
when building dev packages.
Upgrade to latest Moq, this fixes an issue with TypeConverter dependency.
Upgrade to latest MSTest beta package.
* Remove dependency on Roslyn.Compiler package
MSBuild already depends on the compiler.
* Dont pick package from fallbackPackageFolders as we want all the packages in vstest\package folder
* Issue: Code defect. Check "Condition="$(VSTestConsoleFile) == ''"" is not fulfilling its purpose
* let the console write color pass to vstask
* update tests
* * Rename OutputUtilities to OutputExtensions
* Set Console color using action rather than "using"
* Add color to trx logger messages
* Add Output.Information overload method
* Nit fixes
* Remove ConsoleColorHelper
* Add Quite flag functionality for console logger
* Add test for Quiet option
* Fix failing test
* Remove Ignore for color tests
* Make Console.ForegroundColor test Inconclusive if can't set Console.ForegroundColor
* Add static analysis for all communication related projects.
* Update nuget.config use packages directory relative to sln.
* Move building vsix to artifacts directory since it modifies a file during build.
* Move dependency on roslyn build tools to dependencies props.
* Disable CS2008 (no source) warning for vsix and package projects.
* Minor fixes for unix build infra.
Add tools directory to gitignore. Use NuGet.config case
sensitive for package resolution.
* Fix case sensitivity in Microsoft.NET.Sdk targets import.