File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 3
3
<packageSources >
4
4
<clear />
5
5
<!-- Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
6
- <add key =" darc-pub-dotnet-core-setup-92224c9 " value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-core-setup-92224c91 /nuget/v3/index.json" />
7
- <add key =" darc-pub-dotnet-corefx-d658fef " value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-corefx-d658fef8 /nuget/v3/index.json" />
6
+ <add key =" darc-pub-dotnet-core-setup-916b5cb " value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-core-setup-916b5cba /nuget/v3/index.json" />
7
+ <add key =" darc-pub-dotnet-corefx-e946ceb-1 " value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-corefx-e946cebe-1 /nuget/v3/index.json" />
8
8
<add key =" darc-pub-dotnet-corefx-0f7f38c" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-corefx-0f7f38c4/nuget/v3/index.json" />
9
9
<!-- End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
10
10
<add key =" dotnet3" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet3/nuget/v3/index.json" />
Original file line number Diff line number Diff line change 60
60
</Dependency >
61
61
<Dependency Name =" System.Text.Json" Version =" 4.7.1" CoherentParentDependency =" Microsoft.NETCore.App.Runtime.win-x64" >
62
62
<Uri >https://github.com/dotnet/corefx</Uri >
63
- <Sha >d658fef8c064c2f3ea4f57ab6544abb998ab3b57 </Sha >
63
+ <Sha >e946cebe43a510e8c6476bbc8185d1445df33a1a </Sha >
64
64
</Dependency >
65
65
<!--
66
66
Win-x64 is used here because we have picked an arbitrary runtime identifier to flow the version of the latest NETCore.App runtime.
67
67
All Runtime.$rid packages should have the same version.
68
68
-->
69
69
<Dependency Name =" Microsoft.NETCore.App.Runtime.win-x64" Version =" 3.1.2" >
70
70
<Uri >https://github.com/dotnet/core-setup</Uri >
71
- <Sha >92224c91b9a8dda9b77c41b583fbd711378adc87 </Sha >
71
+ <Sha >916b5cba268e1e1e803243004f4276cf40b2dda8 </Sha >
72
72
</Dependency >
73
- <Dependency Name =" Microsoft.NETCore.App.Internal" Version =" 3.1.2-servicing.20066.11 " >
73
+ <Dependency Name =" Microsoft.NETCore.App.Internal" Version =" 3.1.2-servicing.20067.4 " >
74
74
<Uri >https://github.com/dotnet/core-setup</Uri >
75
- <Sha >92224c91b9a8dda9b77c41b583fbd711378adc87 </Sha >
75
+ <Sha >916b5cba268e1e1e803243004f4276cf40b2dda8 </Sha >
76
76
</Dependency >
77
77
<Dependency Name =" Microsoft.NETCore.Platforms" Version =" 3.1.0" CoherentParentDependency =" Microsoft.NETCore.App.Runtime.win-x64" >
78
78
<Uri >https://github.com/dotnet/corefx</Uri >
Original file line number Diff line number Diff line change 56
56
<!-- Packages from dotnet/core-setup -->
57
57
<MicrosoftNETCoreAppRefPackageVersion >3.1.0</MicrosoftNETCoreAppRefPackageVersion >
58
58
<MicrosoftNETCoreAppRuntimewinx64PackageVersion >3.1.2</MicrosoftNETCoreAppRuntimewinx64PackageVersion >
59
- <MicrosoftNETCoreAppInternalPackageVersion >3.1.2-servicing.20066.11 </MicrosoftNETCoreAppInternalPackageVersion >
59
+ <MicrosoftNETCoreAppInternalPackageVersion >3.1.2-servicing.20067.4 </MicrosoftNETCoreAppInternalPackageVersion >
60
60
<NETStandardLibraryRefPackageVersion >2.1.0</NETStandardLibraryRefPackageVersion >
61
61
<!-- Packages from dotnet/corefx -->
62
62
<MicrosoftBclAsyncInterfacesPackageVersion >1.1.0</MicrosoftBclAsyncInterfacesPackageVersion >
You can’t perform that action at this time.
0 commit comments