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

5 Коммитов

Автор SHA1 Сообщение Дата
Timothy Mothra c073221943
update analyzers (#2198)
* update analyzers

* remove default case, tests should pass

* fxcop

* cleanup

* testing fix
2021-05-05 11:00:34 -07:00
Eddy Nakamura 004dbd78ce
Updating CodeAnalysis Nuget (#2059)
* Updating CodeAnalysis Nuget

fixing fxcop errors

fixing fxcop errors adding ignore to ca1805 and ca1834

disabling ca1829 as well

Revert "fixing fxcop errors"

This reverts commit f070a0b8206dbee8351e4a82b37ea2098c9ff4e5.

merge

merge

updating ruleset

* adding message to ruleset

* fixing rule CA1836

* fixing fxcop CA1829 and CA1834 besides two suppressions in code
2020-09-23 17:00:41 -03:00
Cijo Thomas 2b6080b8cc
Added .NET 5 App to integration tests (#2035)
* Added .NET 5 App to integration tests

* updating linux pipeline

* updating to dotnet5 insteado of dotnetcore 5

* adding dotnet5 project to integrationTests.sln

* adding xunit runner

* changing to async await

* creating windows pipeline to test

* updating linux to add windows and see if that works

* updating condition

* updating condition

* updating strategy

* updating strategy

* updating strategy

* updating matrix

* updating condition

* updating yml and adding analyzer to solve build issue

* adding dmp and removing AD0001 rule

* updating pipeline

* updating test time

* updating targetpath

* updating publish name

* updating xunit version

* updating version to net.test.sdk 16.7.1

* updating to latest test packages

* removing extra changes

* re-adding tags to prevent build issues in windows

* adding message to ruleset to be clear why we added AD0001

* removing unused step

Co-authored-by: Eddy Nakamura <ednakamu@microsoft.com>
Co-authored-by: Eddy Nakamura <eddynaka@gmail.com>
2020-09-14 17:44:35 -07:00
Timothy Mothra a26a43f012
update fxcop to version 2.9.8 (#1499)
* update fxcop to version 2.9.8 and fixing issues
2019-12-17 17:49:41 -08:00
Timothy Mothra 068797ba88
consolidating dependencies (#1269)
* consolidating dependencies

* consolidate rulesets

* update naming
2019-10-28 14:51:01 -07:00