| 
							
							
								![dependabot[bot]](https://secure.gravatar.com/avatar/48ea49be76d0c68403a7f3df87e3487d?d=identicon&s=56) dependabot[bot] | 4c4f5dfe81 | Bump Moq from 4.17.1 to 4.17.2 (#7416) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-03-07 14:23:43 +01:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](https://secure.gravatar.com/avatar/48ea49be76d0c68403a7f3df87e3487d?d=identicon&s=56) dependabot[bot] | ee24b85f49 | Bump Moq from 4.16.1 to 4.17.1 Bumps [Moq](https://github.com/moq/moq4) from 4.16.1 to 4.17.1.
- [Release notes](https://github.com/moq/moq4/releases)
- [Changelog](https://github.com/moq/moq4/blob/main/CHANGELOG.md)
- [Commits](https://github.com/moq/moq4/compare/v4.16.1...v4.17.1)
---
updated-dependencies:
- dependency-name: Moq
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com> | 2022-02-28 12:01:22 +00:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](https://secure.gravatar.com/avatar/48ea49be76d0c68403a7f3df87e3487d?d=identicon&s=56) dependabot[bot] | 06f259001c | Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.0.0 to 17.1.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v17.0.0...v17.1.0)
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com> | 2022-02-21 12:01:10 +00:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](https://secure.gravatar.com/avatar/48ea49be76d0c68403a7f3df87e3487d?d=identicon&s=56) dependabot[bot] | 7649391b9d | Bump coverlet.collector from 3.1.1 to 3.1.2 Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](https://github.com/coverlet-coverage/coverlet/commits)
---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com> | 2022-02-07 12:01:11 +00:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](https://secure.gravatar.com/avatar/48ea49be76d0c68403a7f3df87e3487d?d=identicon&s=56) dependabot[bot] | 6af7d5445f | Bump coverlet.collector from 3.1.0 to 3.1.1 (#7266) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-02-01 22:29:41 +01:00 |  | 
			
				
					| 
							
							
								 Bond_009 | 2dcb2f8a9f | Ban the usage of Task.Result If the calling function can't be made async easily you can still use
.GetAwaiter().GetResult(), which is way easier to find in the future | 2022-01-22 16:48:31 +01:00 |  | 
			
				
					| 
							
							
								 Bond_009 | cbfa355e31 | Update StyleCop | 2021-12-24 18:28:27 +01:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](https://secure.gravatar.com/avatar/48ea49be76d0c68403a7f3df87e3487d?d=identicon&s=56) dependabot[bot] | baafa10e87 | Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.11.0 to 17.0.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.11.0...v17.0.0)
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com> | 2021-11-01 12:00:53 +00:00 |  | 
			
				
					| 
							
							
								 Bond_009 | 13fbfe6091 | Target net6.0 | 2021-09-24 20:15:46 +02:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](https://secure.gravatar.com/avatar/48ea49be76d0c68403a7f3df87e3487d?d=identicon&s=56) dependabot[bot] | ee37784a35 | Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.10.0 to 16.11.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.10.0...v16.11.0)
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com> | 2021-08-16 12:01:04 +00:00 |  | 
			
				
					| 
							
							
								 Rich Lander | c07e83fdf8 | Invert code and style analysis configuration (#6334) Co-authored-by: Bond-009 <bond.009@outlook.com> | 2021-07-30 09:49:28 +02:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](https://secure.gravatar.com/avatar/48ea49be76d0c68403a7f3df87e3487d?d=identicon&s=56) dependabot[bot] | 33359d45be | Bump coverlet.collector from 3.0.3 to 3.1.0 Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 3.0.3 to 3.1.0.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](https://github.com/coverlet-coverage/coverlet/commits/v3.1.0)
---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com> | 2021-07-26 12:00:45 +00:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](https://secure.gravatar.com/avatar/48ea49be76d0c68403a7f3df87e3487d?d=identicon&s=56) dependabot[bot] | 38ebd6147a | Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.9.4 to 16.10.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.9.4...v16.10.0)
Signed-off-by: dependabot[bot] <support@github.com> | 2021-05-31 12:01:11 +00:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](https://secure.gravatar.com/avatar/48ea49be76d0c68403a7f3df87e3487d?d=identicon&s=56) dependabot[bot] | 7c70205326 | Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.9.1 to 16.9.4.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.9.1...v16.9.4)
Signed-off-by: dependabot[bot] <support@github.com> | 2021-04-02 22:42:12 +00:00 |  | 
			
				
					| 
							
							
								 cvium | 7670189561 | make directoryservice cache case sensitive | 2021-03-27 00:26:56 +01:00 |  | 
			
				
					| 
							
							
								 Bond_009 | d202df6e8a | Remove useless line | 2021-03-09 03:22:51 +01:00 |  | 
			
				
					| 
							
							
								 Bond_009 | 9ed7f429c0 | FxCop -> Net Analyzers (part 1) | 2021-03-09 03:04:47 +01:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](https://secure.gravatar.com/avatar/48ea49be76d0c68403a7f3df87e3487d?d=identicon&s=56) dependabot[bot] | 829442c419 | Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.8.3 to 16.9.1.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.8.3...v16.9.1)
Signed-off-by: dependabot[bot] <support@github.com> | 2021-03-01 12:00:38 +00:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](https://secure.gravatar.com/avatar/48ea49be76d0c68403a7f3df87e3487d?d=identicon&s=56) dependabot[bot] | d033c30cd7 | Bump coverlet.collector from 3.0.2 to 3.0.3 Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](https://github.com/coverlet-coverage/coverlet/commits)
Signed-off-by: dependabot[bot] <support@github.com> | 2021-02-22 12:00:42 +00:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](https://secure.gravatar.com/avatar/48ea49be76d0c68403a7f3df87e3487d?d=identicon&s=56) dependabot[bot] | 09471a206a | Bump coverlet.collector from 3.0.1 to 3.0.2 Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](https://github.com/coverlet-coverage/coverlet/commits)
Signed-off-by: dependabot[bot] <support@github.com> | 2021-01-25 12:00:44 +00:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](https://secure.gravatar.com/avatar/48ea49be76d0c68403a7f3df87e3487d?d=identicon&s=56) dependabot[bot] | 0cb80d3815 | Bump coverlet.collector from 3.0.0 to 3.0.1 Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](https://github.com/coverlet-coverage/coverlet/commits)
Signed-off-by: dependabot[bot] <support@github.com> | 2021-01-18 12:01:03 +00:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](https://secure.gravatar.com/avatar/48ea49be76d0c68403a7f3df87e3487d?d=identicon&s=56) dependabot[bot] | b00f3334f2 | Bump coverlet.collector from 1.3.0 to 3.0.0 Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 1.3.0 to 3.0.0.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](https://github.com/coverlet-coverage/coverlet/commits/v3.0.0)
Signed-off-by: dependabot[bot] <support@github.com> | 2021-01-11 12:01:03 +00:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](https://secure.gravatar.com/avatar/48ea49be76d0c68403a7f3df87e3487d?d=identicon&s=56) dependabot[bot] | 3e062bc0cd | Bump Microsoft.NET.Test.Sdk from 16.8.0 to 16.8.3 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.8.0 to 16.8.3.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.8.0...v16.8.3)
Signed-off-by: dependabot[bot] <support@github.com> | 2020-12-10 12:57:44 +00:00 |  | 
			
				
					| 
							
							
								 crobibero | 83629ab6f2 | Update packages to net5 | 2020-11-10 09:52:34 -07:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](https://secure.gravatar.com/avatar/48ea49be76d0c68403a7f3df87e3487d?d=identicon&s=56) dependabot[bot] | e15891df51 | Bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.8.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.7.1 to 16.8.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.7.1...v16.8.0)
Signed-off-by: dependabot[bot] <support@github.com> | 2020-11-09 12:00:39 +00:00 |  | 
			
				
					| 
							
							
								 crobibero | b216b91e21 | Bump Microsoft.NET.Test.Sdk and add missing reference | 2020-08-31 08:14:22 -06:00 |  | 
			
				
					| 
							
							
								 crobibero | 6709645ec9 | bump deps | 2020-08-12 15:52:29 -06:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](https://secure.gravatar.com/avatar/48ea49be76d0c68403a7f3df87e3487d?d=identicon&s=56) dependabot[bot] | 4fd2b7a879 | Bump Microsoft.NET.Test.Sdk from 16.6.1 to 16.7.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.6.1 to 16.7.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.6.1...v16.7.0)
Signed-off-by: dependabot[bot] <support@github.com> | 2020-08-10 12:01:45 +00:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](https://secure.gravatar.com/avatar/48ea49be76d0c68403a7f3df87e3487d?d=identicon&s=56) dependabot[bot] | 979137f567 | Bump coverlet.collector from 1.2.1 to 1.3.0 Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](https://github.com/coverlet-coverage/coverlet/commits)
Signed-off-by: dependabot[bot] <support@github.com> | 2020-06-15 12:01:24 +00:00 |  | 
			
				
					| 
							
							
								 telans | bf5b21e67b | enable code analyzers for tests | 2020-06-13 23:37:41 +12:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](https://secure.gravatar.com/avatar/48ea49be76d0c68403a7f3df87e3487d?d=identicon&s=56) dependabot[bot] | a4de0bb373 | Bump Microsoft.NET.Test.Sdk from 16.5.0 to 16.6.1 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.5.0 to 16.6.1.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.5.0...v16.6.1)
Signed-off-by: dependabot[bot] <support@github.com> | 2020-06-11 10:30:13 +00:00 |  | 
			
				
					| 
							
							
								 Mark Monteiro | c5f163293f | Add <ProjectGuid> properties to all project files This is required for SonarCloud analysis to run | 2020-04-21 16:21:09 -04:00 |  | 
			
				
					| 
							
							
								![dependabot-preview[bot]](https://secure.gravatar.com/avatar/8b35a682f60bcd3603e8816fc330e7f2?d=identicon&s=56) dependabot-preview[bot] | b80c2a532e | Bump coverlet.collector from 1.2.0 to 1.2.1 Bumps [coverlet.collector](https://github.com/tonerdo/coverlet) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/tonerdo/coverlet/releases)
- [Commits](https://github.com/tonerdo/coverlet/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | 2020-04-03 10:44:33 +00:00 |  | 
			
				
					| 
							
							
								![dependabot-preview[bot]](https://secure.gravatar.com/avatar/8b35a682f60bcd3603e8816fc330e7f2?d=identicon&s=56) dependabot-preview[bot] | b10f268c43 | Bump Microsoft.NET.Test.Sdk from 16.4.0 to 16.5.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.4.0 to 16.5.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.4.0...v16.5.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | 2020-03-26 17:15:35 +00:00 |  | 
			
				
					| 
							
							
								 Bond_009 | ada3f96668 | Add tests for alpha numeric sorting | 2020-03-05 00:54:46 +01:00 |  |