Skip to content

Commit

Permalink
[release/3.0.100-preview9] Update dependencies from aspnet/AspNetCore (
Browse files Browse the repository at this point in the history
…#4654)

* Update dependencies from https://github.com/aspnet/AspNetCore build 20190907.1

- Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-rc1.19457.1
- Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-rc1.19457.1
- Microsoft.AspNetCore.App.Ref - 3.0.0-rc1.19457.1
- dotnet-watch - 3.0.0-rc1.19457.1
- dotnet-user-secrets - 3.0.0-rc1.19457.1
- dotnet-dev-certs - 3.0.0-rc1.19457.1

* Update dependencies from https://github.com/aspnet/AspNetCore build 20190907.2

- Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-rc1.19457.2
- Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-rc1.19457.2
- Microsoft.AspNetCore.App.Ref - 3.0.0-rc1.19457.2
- dotnet-watch - 3.0.0-rc1.19457.2
- dotnet-user-secrets - 3.0.0-rc1.19457.2
- dotnet-dev-certs - 3.0.0-rc1.19457.2

* Update dependencies from https://github.com/aspnet/AspNetCore build 20190907.4

- Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-rc1.19457.4
- Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-rc1.19457.4
- Microsoft.AspNetCore.App.Ref - 3.0.0-rc1.19457.4
- dotnet-watch - 3.0.0-rc1.19457.4
- dotnet-user-secrets - 3.0.0-rc1.19457.4
- dotnet-dev-certs - 3.0.0-rc1.19457.4

* Skip VB template tests
  • Loading branch information
dotnet-maestro[bot] authored and mmitche committed Sep 9, 2019
1 parent 020c807 commit d279f60
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 18 deletions.
24 changes: 12 additions & 12 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,29 +14,29 @@
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>8f5d7b1ba4f744199ba006cac38dfcb9a2408880</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="3.0.0-rc1.19453.1">
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="3.0.0-rc1.19457.4">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>0abe61f391b30219ce5983b9a2964c1d85665449</Sha>
<Sha>49e84ee5ff04b17f35cacb9c1d6ccf52d8328dad</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="3.0.0-rc1.19453.1">
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="3.0.0-rc1.19457.4">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>0abe61f391b30219ce5983b9a2964c1d85665449</Sha>
<Sha>49e84ee5ff04b17f35cacb9c1d6ccf52d8328dad</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="3.0.0-rc1.19453.1">
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="3.0.0-rc1.19457.4">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>0abe61f391b30219ce5983b9a2964c1d85665449</Sha>
<Sha>49e84ee5ff04b17f35cacb9c1d6ccf52d8328dad</Sha>
</Dependency>
<Dependency Name="dotnet-dev-certs" Version="3.0.0-rc1.19453.1">
<Dependency Name="dotnet-dev-certs" Version="3.0.0-rc1.19457.4">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>0abe61f391b30219ce5983b9a2964c1d85665449</Sha>
<Sha>49e84ee5ff04b17f35cacb9c1d6ccf52d8328dad</Sha>
</Dependency>
<Dependency Name="dotnet-user-secrets" Version="3.0.0-rc1.19453.1">
<Dependency Name="dotnet-user-secrets" Version="3.0.0-rc1.19457.4">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>0abe61f391b30219ce5983b9a2964c1d85665449</Sha>
<Sha>49e84ee5ff04b17f35cacb9c1d6ccf52d8328dad</Sha>
</Dependency>
<Dependency Name="dotnet-watch" Version="3.0.0-rc1.19453.1">
<Dependency Name="dotnet-watch" Version="3.0.0-rc1.19457.4">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>0abe61f391b30219ce5983b9a2964c1d85665449</Sha>
<Sha>49e84ee5ff04b17f35cacb9c1d6ccf52d8328dad</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="3.0.0-preview8.19381.4" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
<Uri>https://github.com/dotnet/templating</Uri>
Expand Down
12 changes: 6 additions & 6 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/aspnet/AspNetCore -->
<MicrosoftAspNetCoreAppRuntimewinx64PackageVersion>3.0.0-rc1.19453.1</MicrosoftAspNetCoreAppRuntimewinx64PackageVersion>
<MicrosoftAspNetCoreAppRefPackageVersion>3.0.0-rc1.19453.1</MicrosoftAspNetCoreAppRefPackageVersion>
<MicrosoftAspNetCoreDeveloperCertificatesXPlatPackageVersion>3.0.0-rc1.19453.1</MicrosoftAspNetCoreDeveloperCertificatesXPlatPackageVersion>
<dotnetdevcertsPackageVersion>3.0.0-rc1.19453.1</dotnetdevcertsPackageVersion>
<dotnetusersecretsPackageVersion>3.0.0-rc1.19453.1</dotnetusersecretsPackageVersion>
<dotnetwatchPackageVersion>3.0.0-rc1.19453.1</dotnetwatchPackageVersion>
<MicrosoftAspNetCoreAppRuntimewinx64PackageVersion>3.0.0-rc1.19457.4</MicrosoftAspNetCoreAppRuntimewinx64PackageVersion>
<MicrosoftAspNetCoreAppRefPackageVersion>3.0.0-rc1.19457.4</MicrosoftAspNetCoreAppRefPackageVersion>
<MicrosoftAspNetCoreDeveloperCertificatesXPlatPackageVersion>3.0.0-rc1.19457.4</MicrosoftAspNetCoreDeveloperCertificatesXPlatPackageVersion>
<dotnetdevcertsPackageVersion>3.0.0-rc1.19457.4</dotnetdevcertsPackageVersion>
<dotnetusersecretsPackageVersion>3.0.0-rc1.19457.4</dotnetusersecretsPackageVersion>
<dotnetwatchPackageVersion>3.0.0-rc1.19457.4</dotnetwatchPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/cli -->
Expand Down
5 changes: 5 additions & 0 deletions test/SdkTests/TestConfig.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,11 @@
</TestList>

<SkippedTests>
<Method Name="Microsoft.NET.Build.Tests.GivenThatWeWantToUseVB.It_builds_a_vb_wpf_app"
Skip="true"
Issue="https://github.com/dotnet/wpf/issues/1734"
Reason="VB templates removed from wpf"/>

<Method Name="Microsoft.NET.Publish.Tests.GivenThatWeWantToPublishAHelloWorldProject.It_publishes_portable_apps_to_the_publish_folder_and_the_app_should_run"
Skip="true"
Issue="https://github.com/dotnet/sdk/pull/3574"
Expand Down

0 comments on commit d279f60

Please sign in to comment.