Skip to content

Conversation

natemcmaster
Copy link

Updates:

  • .NET Core runtime to 3.0.0-preview-27114-02
  • BuildTools to 3.0.0-alpha1-20181114.4
  • Corefx packages to master build 18563.5 and 2.1 servicing 27114-05

cc @joperezr

@natemcmaster natemcmaster changed the title Update dependencies wip: Update dependencies to latest 3.0 builds Nov 14, 2018
@natemcmaster
Copy link
Author

I'm still seeing some failures on .NET Framework related to strong name verification. Let me see if I can find a different build that was real signed.

System.TypeInitializationException : The type initializer for 'Microsoft.Extensions.Configuration.Xml.XmlDocumentDecryptor' threw an exception.
  ---- System.IO.FileLoadException : Could not load file or assembly 'System.Security.Cryptography.Xml, Version=4.0.2.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. Strong name signature could not be verified.  The assembly may have been tampered with, or it was delay signed but not fully signed with the correct private key. (Exception from HRESULT: 0x80131045)
  Stack Trace:
     at Microsoft.Extensions.Configuration.Xml.XmlConfigurationProvider..ctor(XmlConfigurationSource source) in C:\src\aspnet\Extensions\src\Configuration\Config.Xml\src\XmlConfigurationProvider.cs:line 25
     at Microsoft.Extensions.Configuration.Xml.Test.XmlConfigurationTest.LoadKeyValuePairsFromValidXml() in C:\src\aspnet\Extensions\src\Configuration\Config.Xml\test\XmlConfigurationTest.cs:line 34
  ----- Inner Stack Trace -----
     at Microsoft.Extensions.Configuration.Xml.XmlDocumentDecryptor..ctor()
     at Microsoft.Extensions.Configuration.Xml.XmlDocumentDecryptor..cctor()

@natemcmaster
Copy link
Author

I couldn't find a build in dotnet/versions which has real signing done.

@natemcmaster natemcmaster changed the title wip: Update dependencies to latest 3.0 builds Update dependencies to latest 3.0 builds Nov 16, 2018
@natemcmaster natemcmaster merged commit 4f0e2eb into master Nov 16, 2018
@natemcmaster natemcmaster deleted the namc/up branch November 16, 2018 19:18
natemcmaster pushed a commit that referenced this pull request Nov 21, 2018
…master

[automated] Merge branch 'release/2.2' => 'master'
@ghost ghost locked as resolved and limited conversation to collaborators May 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant