Commit 5379704
Target NetFrameworkCurrent in tests and remove old mentions (#113667)
* Target NetFrameworkCurrent in tests and remove old mentions
... of previous .NET Framework versions in docs / tests.
NetFrameworkMinimum (net462) -> NetFrameworkCurrent (net481) so that we can
start consuming xunit v3 which requires at least net472. Use
NetFrameworkCurrent as the actual runtime that is then used is
.NET Framework 4.8.1 anyway (innerloop & CI).
* Revert source-generator ref assembly change
* Try to fix VoidMainWithExitCodeApp test
* Fix typo
---------
Co-authored-by: Alexander Köplinger <alex.koeplinger@outlook.com>1 parent 255baa0 commit 5379704
File tree
135 files changed
+242
-225
lines changed- docs
- coding-guidelines
- workflow/building/libraries
- eng
- pipelines
- extra-platforms
- libraries
- src
- libraries
- Common/tests/TestUtilities
- Microsoft.Bcl.AsyncInterfaces/tests
- Microsoft.Bcl.Cryptography/tests
- Microsoft.Bcl.Memory/tests
- Microsoft.Bcl.Numerics/tests
- Microsoft.Bcl.TimeProvider/tests
- Microsoft.Extensions.Caching.Memory/tests
- Microsoft.Extensions.Configuration.Binder/tests
- SourceGenerationTests
- UnitTests
- Microsoft.Extensions.Configuration.CommandLine/tests
- Microsoft.Extensions.Configuration.EnvironmentVariables/tests
- Microsoft.Extensions.Configuration.FileExtensions/tests
- Microsoft.Extensions.Configuration.Ini/tests
- Microsoft.Extensions.Configuration.Json/tests
- Microsoft.Extensions.Configuration.UserSecrets/tests
- Microsoft.Extensions.Configuration.Xml/tests
- Microsoft.Extensions.Configuration/tests
- FunctionalTests
- Microsoft.Extensions.DependencyInjection/tests
- CollectibleAssembly
- DI.External.Tests
- DI.Tests
- Microsoft.Extensions.DependencyModel/tests
- Microsoft.Extensions.Diagnostics.Abstractions/tests
- Microsoft.Extensions.Diagnostics/tests
- Microsoft.Extensions.FileProviders.Composite/tests
- Microsoft.Extensions.FileProviders.Physical/tests
- Microsoft.Extensions.FileSystemGlobbing/tests
- Microsoft.Extensions.HostFactoryResolver/tests
- ApplicationNameSetFromArgument
- BuildWebHostInvalidSignature
- BuildWebHostPatternTestSite
- CreateHostBuilderInvalidSignature
- CreateHostBuilderPatternTestSite
- CreateWebHostBuilderInvalidSignature
- CreateWebHostBuilderPatternTestSite
- MockHostTypes
- NoSpecialEntryPointPatternBuildsThenThrows
- NoSpecialEntryPointPatternExits
- NoSpecialEntryPointPatternHangs
- NoSpecialEntryPointPatternMainNoArgs
- NoSpecialEntryPointPatternThrows
- NoSpecialEntryPointPattern
- TopLevelStatementsTestsTimeout
- TopLevelStatements
- Microsoft.Extensions.Hosting.WindowsServices/tests
- Microsoft.Extensions.Hosting/tests
- FunctionalTests
- IntegrationTesting/src
- Common
- Deployers
- TestApp
- UnitTests
- Microsoft.Extensions.Http/tests/Microsoft.Extensions.Http.Tests
- Microsoft.Extensions.Logging.Console/tests/Microsoft.Extensions.Logging.Console.Tests
- Microsoft.Extensions.Logging.EventSource/tests
- Microsoft.Extensions.Logging/tests
- Common
- DI.Common/Common/tests
- Microsoft.Extensions.Options.ConfigurationExtensions/tests
- SourceGenerationTests
- UnitTests
- Microsoft.Extensions.Options/tests
- Microsoft.Extensions.Options.Tests
- SourceGeneration.Unit.Tests
- SourceGenerationTests
- Microsoft.Extensions.Primitives/tests
- Microsoft.VisualBasic.Core/tests
- Microsoft.Win32.Registry.AccessControl/tests
- Microsoft.Win32.SystemEvents/tests
- System.CodeDom/tests
- System.Collections.Immutable/tests
- System.Composition.AttributedModel/tests
- System.Composition.Convention/tests
- System.Composition.Hosting/tests
- System.Composition.Runtime/tests
- System.Composition.TypedParts/tests
- System.Composition/tests
- Microsoft.Composition.Demos.ExtendedCollectionImports
- TestLibrary
- System.Configuration.ConfigurationManager/tests
- System.Data.Odbc/tests
- System.Data.OleDb/tests
- System.Diagnostics.EventLog/tests
- System.Diagnostics.PerformanceCounter/tests
- System.Formats.Asn1/tests
- System.Formats.Nrbf/tests
- System.IO.Hashing/tests
- System.IO.Pipelines/tests
- System.IO.Ports/tests
- System.Linq.AsyncEnumerable/tests
- System.Memory.Data/tests
- System.Net.Http.Json
- src/System/Net/Http/Json
- tests/UnitTests
- System.Net.Http.WinHttpHandler/tests/FunctionalTests
- System.Net.ServerSentEvents/tests
- System.Numerics.Tensors/tests
- System.Reflection.MetadataLoadContext/tests
- System.Reflection.Metadata/tests
- System.Resources.Extensions/tests
- System.Runtime/tests/System.Runtime.Extensions.Tests
- System
- TestAppOutsideOfTPA
- TestApp
- VoidMainWithExitCodeApp
- System.Security.Cryptography.ProtectedData/tests
- System.Security.Cryptography.Xml/tests
- System.ServiceModel.Syndication/tests
- System.ServiceProcess.ServiceController/tests
- System.ServiceProcess.ServiceController.TestService
- System.Text.Encoding.CodePages/tests
- System.Text.Encodings.Web/tests
- System.Text.Json/tests
- System.Text.Json.SourceGeneration.Tests
- System.Text.Json.SourceGeneration.Unit.Tests
- System.Text.Json.Tests
- System.Threading.AccessControl/tests
- System.Threading.Channels/tests
- System.Threading.RateLimiting/tests
- System.Threading.Tasks.Dataflow/tests
- System.Threading.Thread/tests
- DefaultApartmentStateMain
- MTAMain
- STAMain
- tasks
- AotCompilerTask
- MobileBuildTasks
- WasmAppBuilder
- WorkloadBuildTasks
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
135 files changed
+242
-225
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | 85 | | |
89 | 86 | | |
90 | 87 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
54 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
61 | | - | |
| 60 | + | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
| 118 | + | |
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
| 140 | + | |
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
| 147 | + | |
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
158 | | - | |
| 158 | + | |
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | | - | |
98 | | - | |
| 97 | + | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1234 | 1234 | | |
1235 | 1235 | | |
1236 | 1236 | | |
1237 | | - | |
1238 | | - | |
1239 | | - | |
| 1237 | + | |
| 1238 | + | |
| 1239 | + | |
1240 | 1240 | | |
1241 | 1241 | | |
1242 | 1242 | | |
1243 | 1243 | | |
1244 | 1244 | | |
1245 | | - | |
1246 | | - | |
| 1245 | + | |
| 1246 | + | |
1247 | 1247 | | |
1248 | 1248 | | |
1249 | 1249 | | |
| |||
Lines changed: 9 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | 7 | | |
| 8 | + | |
12 | 9 | | |
13 | 10 | | |
14 | 11 | | |
| |||
50 | 47 | | |
51 | 48 | | |
52 | 49 | | |
| 50 | + | |
53 | 51 | | |
54 | 52 | | |
55 | 53 | | |
| |||
84 | 82 | | |
85 | 83 | | |
86 | 84 | | |
| 85 | + | |
87 | 86 | | |
88 | 87 | | |
89 | 88 | | |
| |||
97 | 96 | | |
98 | 97 | | |
99 | 98 | | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| 107 | + | |
107 | 108 | | |
108 | 109 | | |
109 | 110 | | |
110 | 111 | | |
| 112 | + | |
111 | 113 | | |
112 | 114 | | |
113 | 115 | | |
114 | 116 | | |
| 117 | + | |
115 | 118 | | |
116 | 119 | | |
117 | 120 | | |
118 | 121 | | |
| 122 | + | |
119 | 123 | | |
0 commit comments