Sam Harwell
69e2fa7079
Merge pull request #1181 from sharwell/faded-locations
...
Add validation for additional unnecessary locations
2024-08-30 10:43:05 -05:00
Sam Harwell
cba08e275a
Simplify code using 'foreach' instead of 'for'
2024-08-29 16:28:26 -05:00
Sam Harwell
bc8a06365c
Merge pull request #1179 from MattFromRVA/Improve_VerifyCodeFixAsync_Exception_Message
...
Improve exception message for VerifyCodeFixAsync
2024-08-26 10:54:36 -05:00
Matt Chaulklin
e401620ce9
Applied code changes and tested
2024-08-26 09:53:10 -04:00
Sam Harwell
0af0fc38a2
Merge pull request #1180 from MattFromRVA/Add_Compilation_End_Custom_Tag
...
Add CompilationEnd Tag to CompilationStartedAnalyzerWithCompilationWideAnalysis Sample
2024-08-23 14:35:56 -05:00
Sam Harwell
515a3a5494
Add validation for additional unnecessary locations
2024-08-22 09:56:49 -05:00
Matt Chaulklin
1db03a9982
Added compilcation end tags
2024-08-21 15:13:44 -04:00
Matt Chaulklin
875d29a34d
code cleanup
2024-08-21 13:14:21 -04:00
Matt Chaulklin
e7070a95ce
Added new message
2024-08-21 12:51:59 -04:00
Sam Harwell
dda9795a1d
Merge pull request #1156 from sharwell/collections-8
...
Remove forced override of package contents
2024-08-15 14:22:47 -05:00
Sam Harwell
914c05151b
Simplify code based on review
2024-08-14 15:20:19 -05:00
Sam Harwell
bcd561eca5
Merge pull request #1176 from sharwell/reference-cache
...
Implement a cache for ReferenceAssemblies instances
2024-08-14 15:06:13 -05:00
Sam Harwell
d0c5cbf09a
Merge pull request #1177 from sharwell/fix-lightup
...
Update ProgrammaticSuppressionInfoWrapper for Roslyn 4.10
2024-08-14 15:01:15 -05:00
Sam Harwell
504ead5aa8
Update ProgrammaticSuppressionInfoWrapper for Roslyn 4.10
...
Fixes #1175
2024-08-13 12:14:51 -05:00
Sam Harwell
af952dcb1b
Implement a cache for ReferenceAssemblies instances
...
Avoids the need to manually keep track of identical instances across
test suites.
2024-08-13 11:40:57 -05:00
Sam Harwell
fd1b7133bd
Merge pull request #1144 from sharwell/no-xunit
...
Remove framework specific packages
2024-08-12 09:56:21 -05:00
Sam Harwell
21c2fb7385
Remove unnecessary IVTs
2024-07-22 10:47:33 -05:00
Sam Harwell
a7b325aa95
Merge remote-tracking branch 'dotnet/main' into no-xunit
2024-07-22 10:44:19 -05:00
Sam Harwell
e9aff578fa
Merge pull request #1166 from MattKotsenas/bugfix/readme-custom-verifier
...
Fix compliation errors in Testing README sample custom verifier
2024-07-02 16:05:41 -05:00
Matt Kotsenas
fa0788ac2a
Replace code snippet with link to analyzer template and instructions
2024-06-21 15:02:16 -07:00
Matt Kotsenas
bc422780c0
Add default overload for Diagnostic
2024-06-21 14:41:06 -07:00
Matt Kotsenas
5947d6e3a5
Fix compliation errors in Testing README sample custom verifier
2024-06-21 07:30:06 -07:00
Sam Harwell
6eb48584f4
Merge pull request #1163 from sharwell/update-version
...
Update version to 1.1.3
2024-06-19 13:39:22 -05:00
Sam Harwell
0e486f9b44
Update version to 1.1.3
2024-06-18 16:27:37 -05:00
Sam Harwell
f730549155
Merge pull request #1162 from sharwell/obsolete-frameworks
...
Obsolete framework-specific packages
2024-06-14 16:59:02 -05:00
Sam Harwell
d8f83a56ad
Fix integration test failures
...
Changes to the error list behavior affected our ability to validate the
presence or absence of build errors.
2024-06-14 16:28:27 -05:00
Sam Harwell
deb0143130
Mark framework-specific types obsolete
2024-06-14 16:28:27 -05:00
dotnet-maestro[bot]
0a1742606d
[main] Update dependencies from dotnet/arcade ( #1154 )
...
[main] Update dependencies from dotnet/arcade
2024-05-23 14:35:06 +00:00
Sam Harwell
d3b9acc139
Consider both framework name and version
2024-04-08 15:46:39 -05:00
Sam Harwell
9524cd71ac
Disambiguate assemblies by choosing the one with the most recent framework
2024-04-08 14:48:18 -05:00
Sam Harwell
b2d155f96e
Remove forced override of package contents
...
Fixes #1155
2024-04-08 11:16:45 -05:00
Jan Jones
68ac704c81
Convert official pipeline to 1ES template ( #1152 )
...
* Convert official pipeline to 1ES template
* Migrate eng/common paths
* Migrate MicroBuild VSTS Drop
* Use build artifacts where needed by arcade
* Disable injected SBOM
* Remove CodeQL tasks duplicating injected ones
2024-03-19 08:43:53 +01:00
Sam Harwell
ab34bc5093
Merge pull request #1149 from mpidash/net9
...
Add ReferenceAssemblies.Net.Net90
2024-03-18 09:21:44 -05:00
dotnet-maestro[bot]
a8f0bea33b
Update dependencies from https://github.com/dotnet/arcade build ( #1153 )
...
Microsoft.DotNet.Arcade.Sdk
From Version 8.0.0-beta.24161.7 -> To Version 8.0.0-beta.24165.4
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2024-03-18 09:21:12 -05:00
dotnet-maestro[bot]
3df791a01d
Update dependencies from https://github.com/dotnet/arcade build 20240311.7 ( #1151 )
...
[main] Update dependencies from dotnet/arcade
2024-03-13 10:13:57 +00:00
Mario Pistrich
9a8d9e80de
Add ReferenceAssemblies.Net.Net90
2024-03-03 00:03:11 +01:00
Sam Harwell
94d33a4057
Merge pull request #1148 from sharwell/update-nuget
...
Address component governance issues by updating NuGet
2024-02-21 08:35:39 -06:00
Sam Harwell
eba7a35f32
Address component governance issues by updating NuGet
2024-02-20 13:29:01 -06:00
Sam Harwell
30396fb336
Remove all framework specific packages
2024-02-15 08:39:39 -06:00
Sam Harwell
403f0f75ea
Remove xunit specific packages
...
Closes #1099
2024-01-31 07:52:01 -06:00
Sam Harwell
fbcd0e8410
Merge pull request #1143 from ViktorHofer/patch-2
...
Update DiffPlex version to 1.7.2
2024-01-24 15:18:54 -06:00
Sam Harwell
e9638b5592
Merge pull request #1142 from ViktorHofer/patch-1
...
Avoid unnecessary M.VisualBasic and S.ValueTuple dependencies
2024-01-24 15:17:28 -06:00
Viktor Hofer
7b480c926d
Update DiffPlex version to 1.7.2
...
The current referenced version of DiffPlex brings netstandard1.x dependencies in which explodes the dependency graph and brings packages marked as vulnerable in. Reference a higher version which now provides a .NET Standard and .NET compatible API surface area without bringing additional package dependencies in.
2024-01-24 13:03:52 +01:00
Viktor Hofer
0138c8b575
Avoid unnecessary M.VisualBasic and S.ValueTuple dependencies
...
Found in https://github.com/dotnet/runtime/pull/96795#discussion_r1464797169
These packages shouldn't be referenced on modern TFMs as the types are already provided inbox by the framework.
2024-01-24 12:56:23 +01:00
Sam Harwell
64a8afa69f
Merge pull request #1141 from sharwell/fix-reflection
...
Fix extraneous parameter in FixAllContextExtensions
2024-01-12 08:00:39 -06:00
Sam Harwell
5544984b59
Fix extraneous parameter in FixAllContextExtensions
2024-01-11 13:21:27 -06:00
Sam Harwell
9797069306
Merge pull request #1140 from sharwell/fix-reflection
...
Fix incorrect containing type usage in FixAllContextExtensions
2024-01-11 11:38:38 -06:00
Sam Harwell
27c3390294
Fix incorrect containing type usage in FixAllContextExtensions
2024-01-11 11:08:25 -06:00
Sam Harwell
ed53b613fa
Merge pull request #1139 from sharwell/min-severity
...
Support span and minimum severity in CreateFixAllContext
2024-01-09 13:35:58 -06:00
Sam Harwell
22c5e3fad5
Support minimum severity in CreateFixAllContext
2024-01-05 10:42:04 -06:00