- 
 
- 
  Notifications
 You must be signed in to change notification settings 
- Fork 159
Commit 8aa360f
Bump Microsoft.NET.Test.Sdk from 17.14.1 to 18.0.0 (#1804)
* Bump Microsoft.NET.Test.Sdk from 17.14.1 to 18.0.0
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
 dependency-version: 18.0.0
 dependency-type: direct:production
 update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update TestSdkVersion to allow minor version updates
* Workaround sporadic error "IOException: The process cannot access the file" when running locally through 'dotnet test'
* Fix coverage exclude pattern
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bart Koelman <10324372+bkoelman@users.noreply.github.com>1 parent d016302 commit 8aa360f
File tree
3 files changed
+22
-7
lines changed- test/OpenApiTests
3 files changed
+22
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
|  | |||
| 28 | 28 |  | |
| 29 | 29 |  | |
| 30 | 30 |  | |
| 31 | - | ||
| 31 | + | ||
| 32 | 32 |  | |
| 33 | 33 |  | |
| 34 | 34 |  | |
|  | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
|  | |||
| 86 | 86 |  | |
| 87 | 87 |  | |
| 88 | 88 |  | |
| 89 | - | ||
| 90 | - | ||
| 91 | - | ||
| 92 | - | ||
| 93 | - | ||
| 89 | + | ||
| 90 | + | ||
| 91 | + | ||
| 92 | + | ||
| 93 | + | ||
| 94 | + | ||
| 95 | + | ||
| 96 | + | ||
| 97 | + | ||
| 98 | + | ||
| 99 | + | ||
| 100 | + | ||
| 101 | + | ||
| 102 | + | ||
| 103 | + | ||
| 104 | + | ||
| 105 | + | ||
| 106 | + | ||
| 107 | + | ||
| 108 | + | ||
| 94 | 109 |  | |
| 95 | 110 |  | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
|  | |||
| 11 | 11 |  | |
| 12 | 12 |  | |
| 13 | 13 |  | |
| 14 | - | ||
| 14 | + | ||
| 15 | 15 |  | |
| 16 | 16 |  | |
| 17 | 17 |  | |
|  | |||
0 commit comments