File tree 3 files changed +12
-10
lines changed
3 files changed +12
-10
lines changed Original file line number Diff line number Diff line change 4
4
<clear />
5
5
<!-- Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
6
6
<add key =" darc-pub-dotnet-corefx-8a3ffed" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-corefx-8a3ffed5/nuget/v3/index.json" />
7
- <add key =" darc-int-dotnet-core-setup-bed3814" value =" https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-core-setup-bed38147/nuget/v3/index.json" />
7
+ <add key =" darc-int-dotnet-core-setup-fcfdef8-1" value =" https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-core-setup-fcfdef8d-1/nuget/v3/index.json" />
8
+ <add key =" darc-int-dotnet-core-setup-fcfdef8" value =" https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-core-setup-fcfdef8d/nuget/v3/index.json" />
9
+ <add key =" darc-int-dotnet-corefx-36b8b8e" value =" https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-corefx-36b8b8e2/nuget/v3/index.json" />
8
10
<add key =" darc-int-dotnet-corefx-059a4a1" value =" https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-corefx-059a4a19/nuget/v3/index.json" />
9
11
<!-- End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
10
12
<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 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
- <Dependency Name =" Microsoft.NETCore.App.Runtime.win-x64" Version =" 3.1.6 " >
69
+ <Dependency Name =" Microsoft.NETCore.App.Runtime.win-x64" Version =" 3.1.7 " >
70
70
<Uri >https://dev.azure.com/dnceng/internal/_git/dotnet-core-setup</Uri >
71
- <Sha >bed381477994a1fc59f84b39b9e00d34324c858e </Sha >
71
+ <Sha >fcfdef8d6ba770e4d7ba9efefe2591d8c33a1fc6 </Sha >
72
72
</Dependency >
73
- <Dependency Name =" Microsoft.NETCore.App.Internal" Version =" 3.1.6 -servicing.20324.2 " >
73
+ <Dependency Name =" Microsoft.NETCore.App.Internal" Version =" 3.1.7 -servicing.20371.4 " >
74
74
<Uri >https://dev.azure.com/dnceng/internal/_git/dotnet-core-setup</Uri >
75
- <Sha >bed381477994a1fc59f84b39b9e00d34324c858e </Sha >
75
+ <Sha >fcfdef8d6ba770e4d7ba9efefe2591d8c33a1fc6 </Sha >
76
76
</Dependency >
77
- <Dependency Name =" Microsoft.NETCore.Platforms" Version =" 3.1.1 " CoherentParentDependency =" Microsoft.NETCore.App.Runtime.win-x64" >
77
+ <Dependency Name =" Microsoft.NETCore.Platforms" Version =" 3.1.2 " CoherentParentDependency =" Microsoft.NETCore.App.Runtime.win-x64" >
78
78
<Uri >https://dev.azure.com/dnceng/internal/_git/dotnet-corefx</Uri >
79
- <Sha >059a4a19e602494bfbed473dbbb18f2dbfbd0878 </Sha >
79
+ <Sha >36b8b8e26a8e2e06e000f59e19910d117bf0025b </Sha >
80
80
</Dependency >
81
81
<!-- Keep this dependency at the bottom of ProductDependencies, else it will be picked as the parent for CoherentParentDependencies -->
82
82
<Dependency Name =" Microsoft.NETCore.App.Ref" Version =" 3.1.0" Pinned =" true" >
Original file line number Diff line number Diff line change 55
55
<PropertyGroup Label =" Automated" >
56
56
<!-- Packages from dotnet/core-setup -->
57
57
<MicrosoftNETCoreAppRefPackageVersion >3.1.0</MicrosoftNETCoreAppRefPackageVersion >
58
- <MicrosoftNETCoreAppRuntimewinx64PackageVersion >3.1.6 </MicrosoftNETCoreAppRuntimewinx64PackageVersion >
59
- <MicrosoftNETCoreAppInternalPackageVersion >3.1.6 -servicing.20324.2 </MicrosoftNETCoreAppInternalPackageVersion >
58
+ <MicrosoftNETCoreAppRuntimewinx64PackageVersion >3.1.7 </MicrosoftNETCoreAppRuntimewinx64PackageVersion >
59
+ <MicrosoftNETCoreAppInternalPackageVersion >3.1.7 -servicing.20371.4 </MicrosoftNETCoreAppInternalPackageVersion >
60
60
<NETStandardLibraryRefPackageVersion >2.1.0</NETStandardLibraryRefPackageVersion >
61
61
<!-- Packages from dotnet/corefx -->
62
62
<MicrosoftBclAsyncInterfacesPackageVersion >1.1.1</MicrosoftBclAsyncInterfacesPackageVersion >
73
73
<SystemTextEncodingsWebPackageVersion >4.7.1</SystemTextEncodingsWebPackageVersion >
74
74
<SystemTextJsonPackageVersion >4.7.2</SystemTextJsonPackageVersion >
75
75
<!-- Workaround https://github.com/dotnet/cli/issues/10528-->
76
- <MicrosoftNETCorePlatformsPackageVersion >3.1.1 </MicrosoftNETCorePlatformsPackageVersion >
76
+ <MicrosoftNETCorePlatformsPackageVersion >3.1.2 </MicrosoftNETCorePlatformsPackageVersion >
77
77
<!-- Packages from dotnet/arcade -->
78
78
<MicrosoftDotNetGenAPIPackageVersion >1.0.0-beta.20213.4</MicrosoftDotNetGenAPIPackageVersion >
79
79
<!-- Packages from dotnet/roslyn -->
You can’t perform that action at this time.
0 commit comments