* enable deterministic build
enabling second deterministic tag
removing untracked sources
re adding untracked source
testing change to generate deterministic build
testing directory inside base
undoing last directory build + adding to applicationinsights only
removing untracked since we are adding manually
following suggestions
undoing change in csproj
removing strange section
removing from root and adding to base (test only)
undoing directory.builds.props
adding assemblyattributes path to csproj
removing assembly info
embedding
undoing
merging directory.build.props
removing tags and enabling autogeneration of assemblyfileversionattribute
enabling assembly version
merging directory.build.props
unifying langversion
merging langversion property
updating obj path
Revert "updating obj path"
This reverts commit 7776153ecdc644480608a2f355faa58368b7fb28.
creating product.props to normalyze
updating product.props to build correctly
moving again
enabling temp product.props
* removing common.props from base and reference from test.props from base
* removing common.props from web and updating references
adding debugtype as portable to check symbols
removing os condition
update changelog for removing netstandard 1.x (#1858)
since we are using msbuild, we have to set deterministic
reverting
updating Product.props and removing reference from all projects
adding sourceroot based on github issue (https://github.com/dotnet/roslyn/issues/37379)
including pdbs in output folder
commenting deterministic properties and sourceroot
removing cibuild from nugetprops
undoing nupkg and sourceroot from directory.build
* everything solution
* added base and web tests
* update netcore
* add logging and netcore tests
* update references
* fxcop warnings: invariant string
* add nuget config
* solution update
* cleanup packages.config
* Remove perf\xdt.tests
* fxcop
* change script
* update script
* update script
* rename project to reflect actual TargetFramework
* rename projects and folders to match their build framework. this matters for pattern matching to discover tests
* Change test projects from Net4.5.1 to Net4.5
* rename assembly
* testing an update to the Test Adapters
* update internalsvisibleto
* update internalsvisibleto
* update solutions with renamed projects
* add Core func tests
* update script
* remove NetCore3.0 projects from sln
* test add extra project to netcore. update script.
* restore net core 3.0 projects
* removing netcore 3.0 projects. Will solve later
* fix for TaskFactory not compatible with NetCore
* update all these other task factories
* fxcop
* testing netcore 3.0 projects
* more fxcop
* test fix for FallbackDirectory
* testing removing feed
* update MSTest.TestAdapter 1.4 > 2.0
update MSTest.TestFramework 1.4 > 2.0
update Microsoft.NET.Test.Sdk 16.1 > 16.2
* update test packages
* roll back Microsoft.NET.Test.Sdk
* change to flaky test
* testing fix for linux build
* testing fix for linux build. removing private feeds from nuget.config
* testing fix for flaky test
* test fix for linux build. specify version of nuget.exe
* testing fix for linux build. Use Nuget restore instead of DotNet restore
* fix quotes
* fix quotes
* remove commented task
* yml
* test fix for linux nuget
* test fix for linux build. compile sln
* fix for linux build
* fix for file exception
* cleanup
* revert changes to linux build.
* fix
* fix
* remove extra file
* removing nuget dependency from WEB E2E tests: DependencyCollection
* removing nuget dependency from WEB E2E tests: PerformanceCollector
* missed one project
* removing nuget dependency from WEB E2E tests: FunctionalTests
* turn off strongname in docker tests
* move files from root to Base directory
* remove extra EnlistmentRoot
* remove reference to EnlistmentRoot
* update
* Update linux-build.yml for Azure Pipelines
test change to yaml directory
* Update linux-build.yml for Azure Pipelines
test change to yaml directory
* Update linux-build.yml for Azure Pipelines
update job descriptions
* move gitignore to root
* manually delete .vs directory