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
0 commit comments