Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/runtime build 2020…
Browse files Browse the repository at this point in the history
…0901.14 (#3819)

[release/5.0-rc1] Update dependencies from dotnet/runtime
- Updates:
  - runtime.win-x86.Microsoft.NETCore.ILAsm: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - System.CodeDom: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - System.Configuration.ConfigurationManager: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - System.Diagnostics.EventLog: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - System.Diagnostics.PerformanceCounter: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - System.DirectoryServices: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - runtime.win-x64.Microsoft.NETCore.ILAsm: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - Microsoft.NET.Sdk.IL: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - Microsoft.NETCore.App: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - Microsoft.NETCore.App.Runtime.win-x64: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - Microsoft.NETCore.ILAsm: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - Microsoft.NETCore.ILDAsm: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - Microsoft.NETCore.Platforms: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - Microsoft.NETCore.Targets: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - Microsoft.Win32.Registry: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - Microsoft.Win32.Registry.AccessControl: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - Microsoft.Win32.SystemEvents: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - Microsoft.NETCore.App.Internal: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - Microsoft.NETCore.App.Ref: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - System.Drawing.Common: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - System.Text.Json: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - System.Threading.AccessControl: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - System.Windows.Extensions: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - System.Text.Encodings.Web: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - System.IO.FileSystem.AccessControl: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - System.IO.Packaging: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - System.IO.Pipes.AccessControl: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - System.Resources.Extensions: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - System.Security.AccessControl: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - System.Security.Cryptography.Cng: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - System.Security.Cryptography.Pkcs: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - System.Security.Cryptography.ProtectedData: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - System.Security.Cryptography.Xml: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - System.Security.Permissions: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - System.Security.Principal.Windows: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - System.Reflection.MetadataLoadContext: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  • Loading branch information
dotnet-maestro[bot] authored Sep 2, 2020
1 parent 6807d68 commit 97d99ec
Show file tree
Hide file tree
Showing 3 changed files with 108 additions and 108 deletions.
144 changes: 72 additions & 72 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,149 +7,149 @@ Note: if the Uri is a new place, you will need to add a subscription from that p
-->
<Dependencies>
<ProductDependencies>
<Dependency Name="Microsoft.NETCore.App" Version="5.0.0-rc.1.20451.12">
<Dependency Name="Microsoft.NETCore.App" Version="5.0.0-rc.1.20451.14">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>67deb1d9bea3b98e1f21711c2b014240f86cec41</Sha>
<Sha>38017c3935de95d0335bac04f4901ddfc2718656</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.Platforms" Version="5.0.0-rc.1.20451.12">
<Dependency Name="Microsoft.NETCore.Platforms" Version="5.0.0-rc.1.20451.14">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>67deb1d9bea3b98e1f21711c2b014240f86cec41</Sha>
<Sha>38017c3935de95d0335bac04f4901ddfc2718656</Sha>
</Dependency>
<Dependency Name="Microsoft.Win32.Registry" Version="5.0.0-rc.1.20451.12">
<Dependency Name="Microsoft.Win32.Registry" Version="5.0.0-rc.1.20451.14">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>67deb1d9bea3b98e1f21711c2b014240f86cec41</Sha>
<Sha>38017c3935de95d0335bac04f4901ddfc2718656</Sha>
</Dependency>
<Dependency Name="Microsoft.Win32.SystemEvents" Version="5.0.0-rc.1.20451.12">
<Dependency Name="Microsoft.Win32.SystemEvents" Version="5.0.0-rc.1.20451.14">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>67deb1d9bea3b98e1f21711c2b014240f86cec41</Sha>
<Sha>38017c3935de95d0335bac04f4901ddfc2718656</Sha>
</Dependency>
<Dependency Name="System.CodeDom" Version="5.0.0-rc.1.20451.12">
<Dependency Name="System.CodeDom" Version="5.0.0-rc.1.20451.14">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>67deb1d9bea3b98e1f21711c2b014240f86cec41</Sha>
<Sha>38017c3935de95d0335bac04f4901ddfc2718656</Sha>
</Dependency>
<Dependency Name="System.Configuration.ConfigurationManager" Version="5.0.0-rc.1.20451.12">
<Dependency Name="System.Configuration.ConfigurationManager" Version="5.0.0-rc.1.20451.14">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>67deb1d9bea3b98e1f21711c2b014240f86cec41</Sha>
<Sha>38017c3935de95d0335bac04f4901ddfc2718656</Sha>
</Dependency>
<Dependency Name="System.Drawing.Common" Version="5.0.0-rc.1.20451.12">
<Dependency Name="System.Drawing.Common" Version="5.0.0-rc.1.20451.14">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>67deb1d9bea3b98e1f21711c2b014240f86cec41</Sha>
<Sha>38017c3935de95d0335bac04f4901ddfc2718656</Sha>
</Dependency>
<Dependency Name="System.Resources.Extensions" Version="5.0.0-rc.1.20451.12">
<Dependency Name="System.Resources.Extensions" Version="5.0.0-rc.1.20451.14">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>67deb1d9bea3b98e1f21711c2b014240f86cec41</Sha>
<Sha>38017c3935de95d0335bac04f4901ddfc2718656</Sha>
</Dependency>
<Dependency Name="System.Security.Cryptography.Cng" Version="5.0.0-rc.1.20451.12">
<Dependency Name="System.Security.Cryptography.Cng" Version="5.0.0-rc.1.20451.14">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>67deb1d9bea3b98e1f21711c2b014240f86cec41</Sha>
<Sha>38017c3935de95d0335bac04f4901ddfc2718656</Sha>
</Dependency>
<Dependency Name="System.Security.Permissions" Version="5.0.0-rc.1.20451.12">
<Dependency Name="System.Security.Permissions" Version="5.0.0-rc.1.20451.14">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>67deb1d9bea3b98e1f21711c2b014240f86cec41</Sha>
<Sha>38017c3935de95d0335bac04f4901ddfc2718656</Sha>
</Dependency>
<Dependency Name="System.Windows.Extensions" Version="5.0.0-rc.1.20451.12">
<Dependency Name="System.Windows.Extensions" Version="5.0.0-rc.1.20451.14">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>67deb1d9bea3b98e1f21711c2b014240f86cec41</Sha>
<Sha>38017c3935de95d0335bac04f4901ddfc2718656</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk.IL" Version="5.0.0-rc.1.20451.12">
<Dependency Name="Microsoft.NET.Sdk.IL" Version="5.0.0-rc.1.20451.14">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>67deb1d9bea3b98e1f21711c2b014240f86cec41</Sha>
<Sha>38017c3935de95d0335bac04f4901ddfc2718656</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.ILAsm" Version="5.0.0-rc.1.20451.12">
<Dependency Name="Microsoft.NETCore.ILAsm" Version="5.0.0-rc.1.20451.14">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>67deb1d9bea3b98e1f21711c2b014240f86cec41</Sha>
<Sha>38017c3935de95d0335bac04f4901ddfc2718656</Sha>
</Dependency>
<Dependency Name="runtime.win-x64.Microsoft.NETCore.ILAsm" Version="5.0.0-rc.1.20451.12">
<Dependency Name="runtime.win-x64.Microsoft.NETCore.ILAsm" Version="5.0.0-rc.1.20451.14">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>67deb1d9bea3b98e1f21711c2b014240f86cec41</Sha>
<Sha>38017c3935de95d0335bac04f4901ddfc2718656</Sha>
</Dependency>
<Dependency Name="runtime.win-x86.Microsoft.NETCore.ILAsm" Version="5.0.0-rc.1.20451.12">
<Dependency Name="runtime.win-x86.Microsoft.NETCore.ILAsm" Version="5.0.0-rc.1.20451.14">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>67deb1d9bea3b98e1f21711c2b014240f86cec41</Sha>
<Sha>38017c3935de95d0335bac04f4901ddfc2718656</Sha>
</Dependency>
<Dependency Name="System.Diagnostics.EventLog" Version="5.0.0-rc.1.20451.12">
<Dependency Name="System.Diagnostics.EventLog" Version="5.0.0-rc.1.20451.14">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>67deb1d9bea3b98e1f21711c2b014240f86cec41</Sha>
<Sha>38017c3935de95d0335bac04f4901ddfc2718656</Sha>
</Dependency>
<Dependency Name="System.DirectoryServices" Version="5.0.0-rc.1.20451.12">
<Dependency Name="System.DirectoryServices" Version="5.0.0-rc.1.20451.14">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>67deb1d9bea3b98e1f21711c2b014240f86cec41</Sha>
<Sha>38017c3935de95d0335bac04f4901ddfc2718656</Sha>
</Dependency>
<Dependency Name="System.Reflection.MetadataLoadContext" Version="5.0.0-rc.1.20451.12">
<Dependency Name="System.Reflection.MetadataLoadContext" Version="5.0.0-rc.1.20451.14">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>67deb1d9bea3b98e1f21711c2b014240f86cec41</Sha>
<Sha>38017c3935de95d0335bac04f4901ddfc2718656</Sha>
</Dependency>
<Dependency Name="System.Security.AccessControl" Version="5.0.0-rc.1.20451.12">
<Dependency Name="System.Security.AccessControl" Version="5.0.0-rc.1.20451.14">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>67deb1d9bea3b98e1f21711c2b014240f86cec41</Sha>
<Sha>38017c3935de95d0335bac04f4901ddfc2718656</Sha>
</Dependency>
<Dependency Name="System.Security.Cryptography.Xml" Version="5.0.0-rc.1.20451.12">
<Dependency Name="System.Security.Cryptography.Xml" Version="5.0.0-rc.1.20451.14">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>67deb1d9bea3b98e1f21711c2b014240f86cec41</Sha>
<Sha>38017c3935de95d0335bac04f4901ddfc2718656</Sha>
</Dependency>
<Dependency Name="System.Security.Principal.Windows" Version="5.0.0-rc.1.20451.12">
<Dependency Name="System.Security.Principal.Windows" Version="5.0.0-rc.1.20451.14">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>67deb1d9bea3b98e1f21711c2b014240f86cec41</Sha>
<Sha>38017c3935de95d0335bac04f4901ddfc2718656</Sha>
</Dependency>
<Dependency Name="System.IO.Packaging" Version="5.0.0-rc.1.20451.12">
<Dependency Name="System.IO.Packaging" Version="5.0.0-rc.1.20451.14">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>67deb1d9bea3b98e1f21711c2b014240f86cec41</Sha>
<Sha>38017c3935de95d0335bac04f4901ddfc2718656</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.ILDAsm" Version="5.0.0-rc.1.20451.12">
<Dependency Name="Microsoft.NETCore.ILDAsm" Version="5.0.0-rc.1.20451.14">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>67deb1d9bea3b98e1f21711c2b014240f86cec41</Sha>
<Sha>38017c3935de95d0335bac04f4901ddfc2718656</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Internal" Version="5.0.0-rc.1.20451.12">
<Dependency Name="Microsoft.NETCore.App.Internal" Version="5.0.0-rc.1.20451.14">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>67deb1d9bea3b98e1f21711c2b014240f86cec41</Sha>
<Sha>38017c3935de95d0335bac04f4901ddfc2718656</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.Targets" Version="5.0.0-rc.1.20451.12">
<Dependency Name="Microsoft.NETCore.Targets" Version="5.0.0-rc.1.20451.14">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>67deb1d9bea3b98e1f21711c2b014240f86cec41</Sha>
<Sha>38017c3935de95d0335bac04f4901ddfc2718656</Sha>
</Dependency>
<Dependency Name="System.Diagnostics.PerformanceCounter" Version="5.0.0-rc.1.20451.12">
<Dependency Name="System.Diagnostics.PerformanceCounter" Version="5.0.0-rc.1.20451.14">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>67deb1d9bea3b98e1f21711c2b014240f86cec41</Sha>
<Sha>38017c3935de95d0335bac04f4901ddfc2718656</Sha>
</Dependency>
<Dependency Name="System.IO.FileSystem.AccessControl" Version="5.0.0-rc.1.20451.12">
<Dependency Name="System.IO.FileSystem.AccessControl" Version="5.0.0-rc.1.20451.14">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>67deb1d9bea3b98e1f21711c2b014240f86cec41</Sha>
<Sha>38017c3935de95d0335bac04f4901ddfc2718656</Sha>
</Dependency>
<Dependency Name="System.IO.Pipes.AccessControl" Version="5.0.0-rc.1.20451.12">
<Dependency Name="System.IO.Pipes.AccessControl" Version="5.0.0-rc.1.20451.14">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>67deb1d9bea3b98e1f21711c2b014240f86cec41</Sha>
<Sha>38017c3935de95d0335bac04f4901ddfc2718656</Sha>
</Dependency>
<Dependency Name="System.Security.Cryptography.Pkcs" Version="5.0.0-rc.1.20451.12">
<Dependency Name="System.Security.Cryptography.Pkcs" Version="5.0.0-rc.1.20451.14">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>67deb1d9bea3b98e1f21711c2b014240f86cec41</Sha>
<Sha>38017c3935de95d0335bac04f4901ddfc2718656</Sha>
</Dependency>
<Dependency Name="System.Security.Cryptography.ProtectedData" Version="5.0.0-rc.1.20451.12">
<Dependency Name="System.Security.Cryptography.ProtectedData" Version="5.0.0-rc.1.20451.14">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>67deb1d9bea3b98e1f21711c2b014240f86cec41</Sha>
<Sha>38017c3935de95d0335bac04f4901ddfc2718656</Sha>
</Dependency>
<Dependency Name="System.Text.Encodings.Web" Version="5.0.0-rc.1.20451.12">
<Dependency Name="System.Text.Encodings.Web" Version="5.0.0-rc.1.20451.14">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>67deb1d9bea3b98e1f21711c2b014240f86cec41</Sha>
<Sha>38017c3935de95d0335bac04f4901ddfc2718656</Sha>
</Dependency>
<Dependency Name="System.Text.Json" Version="5.0.0-rc.1.20451.12">
<Dependency Name="System.Text.Json" Version="5.0.0-rc.1.20451.14">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>67deb1d9bea3b98e1f21711c2b014240f86cec41</Sha>
<Sha>38017c3935de95d0335bac04f4901ddfc2718656</Sha>
</Dependency>
<Dependency Name="System.Threading.AccessControl" Version="5.0.0-rc.1.20451.12">
<Dependency Name="System.Threading.AccessControl" Version="5.0.0-rc.1.20451.14">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>67deb1d9bea3b98e1f21711c2b014240f86cec41</Sha>
<Sha>38017c3935de95d0335bac04f4901ddfc2718656</Sha>
</Dependency>
<Dependency Name="Microsoft.Win32.Registry.AccessControl" Version="5.0.0-rc.1.20451.12">
<Dependency Name="Microsoft.Win32.Registry.AccessControl" Version="5.0.0-rc.1.20451.14">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>67deb1d9bea3b98e1f21711c2b014240f86cec41</Sha>
<Sha>38017c3935de95d0335bac04f4901ddfc2718656</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Ref" Version="5.0.0-rc.1.20451.12">
<Dependency Name="Microsoft.NETCore.App.Ref" Version="5.0.0-rc.1.20451.14">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>67deb1d9bea3b98e1f21711c2b014240f86cec41</Sha>
<Sha>38017c3935de95d0335bac04f4901ddfc2718656</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="5.0.0-rc.1.20451.12">
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="5.0.0-rc.1.20451.14">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>67deb1d9bea3b98e1f21711c2b014240f86cec41</Sha>
<Sha>38017c3935de95d0335bac04f4901ddfc2718656</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
Expand Down
Loading

0 comments on commit 97d99ec

Please sign in to comment.