Commit 131d9d0
Merge v8 updates into the draft-v9 branch (#1534)
* Bump Microsoft.NET.Test.Sdk and 2 others (#1526)
Bumps Microsoft.NET.Test.Sdk from 17.14.1 to 18.0.1
Bumps Newtonsoft.Json from 13.0.3 to 13.0.4
Bumps xunit.runner.visualstudio from 3.1.4 to 3.1.5
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
dependency-version: 18.0.1
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dotnet
- dependency-name: Newtonsoft.Json
dependency-version: 13.0.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dotnet
- dependency-name: xunit.runner.visualstudio
dependency-version: 3.1.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dotnet
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump Microsoft.NET.Test.Sdk, NUnit.Analyzers and NUnit3TestAdapter (#1525)
Bumps Microsoft.NET.Test.Sdk from 17.14.1 to 18.0.1
Bumps NUnit.Analyzers from 4.10.0 to 4.11.2
Bumps NUnit3TestAdapter from 5.1.0 to 6.0.1
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
dependency-version: 18.0.1
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dotnet
- dependency-name: NUnit.Analyzers
dependency-version: 4.11.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dotnet
- dependency-name: NUnit3TestAdapter
dependency-version: 6.0.1
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dotnet
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Address remaining nullable reference type issues (#1515)
* Warning on lifted conversion w/ null
Fixes item 2 in #1228
* Specify default null state of default
Fixes the 3rd and 4th item in the list.
* Update standard/types.md
Co-authored-by: Joseph Musser <me@jnm2.com>
* Apply suggestions from code review
Co-authored-by: Joseph Musser <me@jnm2.com>
---------
Co-authored-by: Joseph Musser <me@jnm2.com>
* [create-pull-request] automated change (#1531)
Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com>
* Add an exception to the requirement that partial method declarations have the same modifiers (#1521)
* Add an exception to the requirement that partial method declarations have the same modifiers
* Update standard/classes.md
---------
Co-authored-by: Jon Skeet <jonskeet@google.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joseph Musser <me@jnm2.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com>
Co-authored-by: Jon Skeet <jonskeet@google.com>4 files changed
Lines changed: 35 additions & 11 deletions
File tree
- standard
- tools
- ExampleTester.Tests
- MarkdownConverter.Tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3034 | 3034 | | |
3035 | 3035 | | |
3036 | 3036 | | |
3037 | | - | |
| 3037 | + | |
| 3038 | + | |
3038 | 3039 | | |
3039 | 3040 | | |
3040 | 3041 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
869 | 869 | | |
870 | 870 | | |
871 | 871 | | |
872 | | - | |
873 | | - | |
874 | | - | |
875 | | - | |
| 872 | + | |
| 873 | + | |
| 874 | + | |
| 875 | + | |
| 876 | + | |
| 877 | + | |
| 878 | + | |
876 | 879 | | |
877 | 880 | | |
878 | 881 | | |
| |||
1168 | 1171 | | |
1169 | 1172 | | |
1170 | 1173 | | |
| 1174 | + | |
| 1175 | + | |
| 1176 | + | |
| 1177 | + | |
| 1178 | + | |
| 1179 | + | |
| 1180 | + | |
| 1181 | + | |
| 1182 | + | |
| 1183 | + | |
| 1184 | + | |
| 1185 | + | |
| 1186 | + | |
| 1187 | + | |
| 1188 | + | |
| 1189 | + | |
| 1190 | + | |
| 1191 | + | |
| 1192 | + | |
| 1193 | + | |
1171 | 1194 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | | - | |
13 | | - | |
| 12 | + | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
| 16 | + | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments