File tree
15 files changed
+33
-32
lines changed- repos
- src
- tools-local
- tasks/Microsoft.DotNet.SourceBuild.Tasks
15 files changed
+33
-32
lines changedLines 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 | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
32 |
| - | |
| 31 | + | |
| 32 | + | |
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
49 |
| - | |
| 49 | + | |
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
|
- TestAssets/TestPackages/dotnet-dependency-tool-invoker/dotnet-dependency-tool-invoker.csproj+3-1
- build/BuildDefaults.props+2
- build/DependencyVersions.props+1-1
- build/NugetConfigFile.targets+1
- build/Version.props+1-1
- build/package/Installer.DEB.proj+15-14
- build/package/Installer.RPM.targets+2-1
- build/publish/PublishNupkgToBlobFeed.targets+1-1
- build_projects/dotnet-cli-build/Crossgen.cs+32-1
- ILAsmVersion.txt+1-1
- dependencies.props+7-7
- src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/runtime.Windows_NT.Microsoft.NETCore.Runtime.CoreCLR.props+1-1
- src/.nuget/dir.props+3
- src/build.proj+11
- src/jit/lclvars.cpp+12
- src/sign.builds+6
- tests/src/Common/test_dependencies/test_dependencies.csproj+2-1
- tests/src/JIT/Regression/JitBlue/GitHub_19149/GitHub_19149.cs+249
- tests/src/JIT/Regression/JitBlue/GitHub_19149/GitHub_19149.csproj+35
- buildpipeline/DotNet-CoreFx-Trusted-Linux.json+1-1
- buildpipeline/README.md+2-2
- buildpipeline/linux.groovy+2-2
- buildpipeline/pipeline.json+1-1
- dir.props+8
- external/harvestPackages/harvestPackages.depproj+2-2
- external/harvestPackages/harvestPackages.props+140-49
- pkg/Microsoft.Private.PackageBaseline/packageIndex.json+13-7
- src/System.IO.Pipelines/pkg/System.IO.Pipelines.pkgproj+3
- src/System.IO.Pipelines/src/System/IO/Pipelines/Pipe.cs+15-3
- src/System.IO.Pipelines/tests/ReadAsyncCancellationTests.cs+21
- src/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/HttpConnectionPool.cs-1
- src/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/HttpEnvironmentProxy.cs+12-1
- src/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/HttpSystemProxy.cs+6
- src/System.Net.Http/tests/FunctionalTests/HttpClientHandlerTest.cs+16-2
- src/System.Net.Http/tests/UnitTests/HttpEnvironmentProxyTest.cs+2
- src/System.Net.Http/tests/UnitTests/HttpSystemProxyTest.cs+23-1
- src/System.Net.Requests/src/System/Net/HttpWebRequest.cs+12-1
- src/packages.builds+1-10
0 commit comments