File tree
12 files changed
+31
-31
lines changed- repos
- src
- tools-local
12 files changed
+31
-31
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + |
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + |
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
26 |
| - | |
| 25 | + | |
| 26 | + | |
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
| 24 | + | |
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
| 21 | + | |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
| 27 | + | |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
|
Submodule core-setup updated 7 files
- BranchInfo.props+1-1
- dependencies.props+5-5
- src/pkg/packaging/snap/snapcraft.yaml+45
- src/pkg/packaging/snaps/dotnet-hosting-20/snap/snapcraft.yaml-41
- src/pkg/packaging/snaps/dotnet-runtime-11/snap/snapcraft.yaml-45
- src/pkg/packaging/snaps/dotnet-runtime-20/snap/snapcraft.yaml-45
- src/pkg/packaging/snaps/dotnet-sdk/snap/snapcraft.yaml-48
- .config/CredScanSuppressions.json+19
- dependencies.props+9-9
- external/test-runtime/XUnit.Runtime.depproj+1-1
- pkg/Microsoft.NETCore.Platforms/Microsoft.NETCore.Platforms.pkgproj+1-1
- pkg/Microsoft.NETCore.Platforms/runtime.compatibility.json+54
- pkg/Microsoft.NETCore.Platforms/runtime.json+25
- pkg/Microsoft.NETCore.Platforms/runtimeGroups.props+1-1
- pkg/Microsoft.Private.PackageBaseline/packageIndex.json+4-2
- src/Common/src/Interop/Windows/winhttp/Interop.winhttp_types.cs+2
- src/Common/tests/System/Net/Configuration.Certificates.cs+2-2
- src/Common/tests/System/Net/Prerequisites/Deployment/setup_certificates.ps1-129
- src/System.Data.Common/tests/System/Data/Common/DbConnectionStringBuilderTest.cs+31-31
- src/System.Data.SqlClient/src/System/Data/SqlClient/TdsEnums.cs+1
- src/System.Data.SqlClient/tests/FunctionalTests/DiagnosticTest.cs+2-2
- src/System.Data.SqlClient/tests/FunctionalTests/ExceptionTest.cs+1-1
- src/System.Data.SqlClient/tests/FunctionalTests/SqlConnectionBasicTests.cs+2-2
- src/System.Data.SqlClient/tests/Tools/TDS/TDS.Servers/TDSServerArguments.cs+1-1
- src/System.Data.SqlClient/tests/Tools/TDS/TDS.Servers/TdsServerCertificate.pfx
- src/System.Diagnostics.Process/tests/ProcessStartInfoTests.cs+12-1
- src/System.DirectoryServices.AccountManagement/src/System/DirectoryServices/AccountManagement/constants.cs+1
- src/System.DirectoryServices.AccountManagement/tests/PrincipalTest.cs+2-1
- src/System.DirectoryServices.AccountManagement/tests/UserPrincipalTest.cs-28
- src/System.IO.Pipelines/tests/PipeWriterTests.cs+2
- src/System.Net.Http/tests/FunctionalTests/HttpClientHandlerTest.cs+4-1
- src/System.Net.Http/tests/FunctionalTests/PostScenarioTest.cs+1-1
- src/System.Net.Http/tests/FunctionalTests/System.Net.Http.Functional.Tests.csproj+1-1
- src/System.Net.Http/tests/Performance/System.Net.Http.Performance.Tests.csproj+2-2
- src/System.Net.Http/tests/UnitTests/DigestAuthenticationTests.cs+1-1
- src/System.Net.Http/tests/UnitTests/Headers/CacheControlHeaderValueTest.cs+9-9
- src/System.Net.Http/tests/UnitTests/HttpEnvironmentProxyTest.cs+3-3
- src/System.Net.Requests/src/System/Net/FtpControlStream.cs+1
- src/System.Net.Requests/src/System/Net/FtpWebRequest.cs+1
- src/System.Net.Security/tests/FunctionalTests/System.Net.Security.Tests.csproj+1-1
- src/System.Net.WebSockets.Client/tests/ConnectTest.cs+1-1
- src/System.Net.WebSockets.Client/tests/System.Net.WebSockets.Client.Tests.csproj+2-2
- src/System.Private.Uri/tests/ExtendedFunctionalTests/UriRelativeResolutionTest.cs+8-8
- src/System.Private.Uri/tests/FunctionalTests/UriBuilderRefreshTest.cs+1-1
- src/System.Private.Uri/tests/FunctionalTests/UriBuilderTests.cs+1-1
- src/System.Private.Uri/tests/FunctionalTests/UriRelativeResolutionTest.cs+11-11
- src/System.Runtime/tests/System/Uri.CreateStringTests.cs+1-1
- src/System.Security.Cryptography.Algorithms/tests/Rfc2898Tests.cs+11-11
- src/System.Security.Cryptography.X509Certificates/tests/ExportTests.cs+3-3
- src/System.Security.Cryptography.Xml/tests/EncryptedXmlTest.cs+2
- src/System.Security.Cryptography.Xml/tests/SignedXmlTest.cs+7-1
- src/System.Security.Cryptography.Xml/tests/TestHelpers.cs+1
- src/packages.builds-3
- tools-local/ILAsmVersion.txt+1-1
Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
| 36 | + | |
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
| |||
207 | 207 |
| |
208 | 208 |
| |
209 | 209 |
| |
210 |
| - | |
211 |
| - | |
| 210 | + | |
| 211 | + | |
212 | 212 |
| |
213 |
| - | |
| 213 | + | |
214 | 214 |
| |
215 |
| - | |
| 215 | + | |
216 | 216 |
| |
217 | 217 |
| |
218 | 218 |
| |
| |||
501 | 501 |
| |
502 | 502 |
| |
503 | 503 |
| |
504 |
| - | |
| 504 | + |
Lines changed: 14 additions & 14 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
95 | 95 |
| |
96 | 96 |
| |
97 | 97 |
| |
98 |
| - | |
99 |
| - | |
100 |
| - | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
101 | 101 |
| |
102 | 102 |
| |
103 | 103 |
| |
| |||
116 | 116 |
| |
117 | 117 |
| |
118 | 118 |
| |
119 |
| - | |
| 119 | + | |
120 | 120 |
| |
121 | 121 |
| |
122 | 122 |
| |
123 | 123 |
| |
124 | 124 |
| |
125 |
| - | |
| 125 | + | |
126 | 126 |
| |
127 | 127 |
| |
128 |
| - | |
| 128 | + | |
129 | 129 |
| |
130 | 130 |
| |
131 | 131 |
| |
132 | 132 |
| |
133 | 133 |
| |
134 | 134 |
| |
135 | 135 |
| |
136 |
| - | |
| 136 | + | |
137 | 137 |
| |
138 | 138 |
| |
139 | 139 |
| |
140 | 140 |
| |
141 | 141 |
| |
142 |
| - | |
| 142 | + | |
143 | 143 |
| |
144 | 144 |
| |
145 | 145 |
| |
| |||
154 | 154 |
| |
155 | 155 |
| |
156 | 156 |
| |
157 |
| - | |
| 157 | + | |
158 | 158 |
| |
159 | 159 |
| |
160 | 160 |
| |
| |||
261 | 261 |
| |
262 | 262 |
| |
263 | 263 |
| |
264 |
| - | |
| 264 | + | |
265 | 265 |
| |
266 |
| - | |
267 |
| - | |
| 266 | + | |
| 267 | + | |
268 | 268 |
| |
269 |
| - | |
| 269 | + | |
270 | 270 |
| |
271 |
| - | |
| 271 | + | |
272 | 272 |
| |
273 | 273 |
| |
274 | 274 |
| |
|
0 commit comments