Timothy Mothra
96d5d92715
bump version 2.17 Stable ( #2171 )
...
* bump version
* Update CHANGELOG.md
* finalize public API
* remove outdated NuGet.Config files
2021-02-10 17:48:00 -08:00
Eddy Nakamura
ca03bc6a7c
remove net45 net451 ( #1962 )
...
* removing net451
* removing net45
2020-07-09 17:13:35 -07:00
Eddy Nakamura
9265ad99a6
enable net452 ( #1928 )
...
* Enable net452
enable net452 to logging solution
Enable net452 for netcore and web sln
updating AITypes
adding identation
* adding unshipped for net452
* updating sln
* commenting net452 tests
2020-07-09 14:58:52 -07:00
Eddy Nakamura
eed58050fd
Remove not supported framework ( #1845 )
...
* removing netcoreapp1.1
* removing netstandard1.3 and 1.6; adding netstandard2.0
* removing netcore 1.1 build / test
* removing perf.shared.netstandard16.stubs
* updating web.sln
* merging perf.shared.standard projects
* Revert "merging perf.shared.standard projects"
This reverts commit fde0375c32
.
* Revert "updating web.sln"
This reverts commit 1aa474aac8
.
* Revert "removing perf.shared.netstandard16.stubs"
This reverts commit f8171d550e
.
* updating yml pipeline; removing netstandard build for telemetrychannel.nuget.tests
* re-adding tag to success build the pipeline
* enabling more tests for netcoreapp2.1 and 3.1 (functionalweb tests)
2020-05-04 13:31:14 -07:00
Rajkumar Rangaraj
d070916462
Added PublicApiAnalyzer for DiagnosticSourceListener, EtwCollector and EventSourceListener ( #1782 )
...
* Support for Added public api analyzer
* Added publicApi for EtwCollector
* Added publicApi for EventSourceListener
Co-authored-by: Timothy Mothra <tilee@microsoft.com>
2020-04-14 08:56:01 -07:00