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

17 Коммитов

Автор SHA1 Сообщение Дата
Timothy Mothra a45d7ed57e
examples sln (#2233)
* new solution

* fix path

* additional properties in props

* adding AspNetCore WebApp to Examples

* simplify property
2021-04-15 14:44:47 -07:00
Timothy Mothra a26fa4b08a
fix analyzers (#1927)
* testing fix for analyzers

* fix stylecop/fxcop violations
2020-06-17 14:28:17 -07:00
Eddy Nakamura eba765f7fa
removing useless properties in *.csproj (#1922)
* removing useless properties in *.csproj

removing more tags

removing more tags

updating nupkg

updating assemblyinfo

Revert "updating assemblyinfo"

This reverts commit 37e7b4b45e79d96ba723528e7d8b7fa3be8a6fa0.

* removing extra tags

Co-authored-by: Timothy Mothra <tilee@microsoft.com>
2020-06-16 13:33:26 -07:00
Eddy Nakamura 48d339458a
Removing product/test.props to normalize output paths (#1919)
* Removing test.props

* moving eventcounterCollectortests and removing test.props from dependencycollector

* updating obj path

* removing duplicated product.props

* undoing product.props for AITypes

Co-authored-by: Timothy Mothra <tilee@microsoft.com>
2020-06-15 17:30:40 -07:00
Eddy Nakamura 178cd6c965
refactor props (#1907)
* 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
2020-06-15 14:01:23 -07:00
Eddy Nakamura d1865fcba9
Adding sourcelink (#1859)
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
2020-05-06 18:49:25 -07:00
Timothy Mothra 4a64eaf834
Tilee/public api (#1713)
* sdk public api analyzer.
move public api text files to root directory.
onboard to latest analyzer.
onboard AspNetCore project

* run finalize api
2020-02-25 16:13:07 -08:00
Timothy Mothra 8dc1ef43f2
Tilee/everything (#1275)
* 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
2019-11-07 13:22:11 -08:00
Timothy Mothra a766851b3c
update common props (#1274)
* update to props and targets
2019-10-29 11:58:42 -07:00
Timothy Mothra 7633ae849e
Reorg: move files from root to Base directory (#1248)
* 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
2019-10-23 11:37:25 -07:00
Sergey Kanzhelev cef86f0952 Enable building on mac 2017-11-20 21:21:19 -08:00
Sergey Kanzhelev 4dbe20b44c revert assembly info file 2017-08-21 10:25:09 -07:00
Sergey Kanzhelev 3cac282c70 fix NuGet references and rename standalone to shorter name 2017-08-21 09:13:04 -07:00
Sergey Kanzhelev f37830b6bc fix concurrent file write problems 2017-08-17 21:56:36 -07:00
Sergey Kanzhelev 2eb8ead07c fix nuget output path 2017-08-07 08:05:01 -07:00
Sergey Kanzhelev 5a7123ac23 replace stylecop.build to stylecop.analyzers 2017-07-26 22:53:28 -07:00
Paul Harrington 79a0a639b7 Fix #490
Rename Global.props to Directory.Build.props so it will automatically be included in every project.
2017-03-30 15:34:54 -07:00