Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release/7.0.2xx] Update dependencies from dotnet/templating #28505

Conversation

dotnet-maestro[bot]
Copy link
Contributor

@dotnet-maestro dotnet-maestro bot commented Oct 12, 2022

This pull request updates the following dependencies

From https://github.com/dotnet/templating

  • Subscription: 96eb62f0-1e90-4013-9883-08daa5872937
  • Build: 20221024.8
  • Date Produced: October 24, 2022 4:13:36 PM UTC
  • Commit: a3f714f94e3bdd206eb64d89771e4fbf30c9640f
  • Branch: refs/heads/release/7.0.2xx

@nagilson
Copy link
Member

Failing due to 429s, once infra is fixed I think this will rerun

@v-wuzhai
Copy link
Member

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@nagilson
Copy link
Member

Seems like failures in dotnet sln The name 'FileSystemHelpers' does not exist in the current context @dotnet/templating-engine-maintainers ?

@nagilson nagilson added the Area-dotnet new the item is related to dotnet new command label Oct 14, 2022
@marcpopMSFT
Copy link
Member

@dotnet/templating-engine-maintainers
D:\a\1\s\src\Tests\dotnet.Tests\dotnet-new\DotnetSlnPostActionTests.cs(231,64): error CS1061: 'IEngineEnvironmentSettings' does not contain a definition for 'GetNewVirtualizedPath' and no accessible extension method 'GetNewVirtualizedPath' accepting a first argument of type 'IEngineEnvironmentSettings' could be found (are you missing a using directive or an assembly reference?) [D:\a\1\s\src\Tests\dotnet.Tests\dotnet.Tests.csproj]
##[error]src\Tests\dotnet.Tests\dotnet-new\DotnetSlnPostActionTests.cs(231,64): error CS1061: (NETCORE_ENGINEERING_TELEMETRY=Build) 'IEngineEnvironmentSettings' does not contain a definition for 'GetNewVirtualizedPath' and no accessible extension method 'GetNewVirtualizedPath' accepting a first argument of type 'IEngineEnvironmentSettings' could be found (are you missing a using directive or an assembly reference?)

dotnet-maestro bot and others added 14 commits October 19, 2022 15:26
…0221012.12

Microsoft.TemplateEngine.Abstractions , Microsoft.TemplateEngine.Mocks
 From Version 7.0.100-rtm.22507.5 -> To Version 7.0.200-alpha.1.22512.12
…0221012.21

Microsoft.TemplateEngine.Abstractions , Microsoft.TemplateEngine.Mocks
 From Version 7.0.100-rtm.22507.5 -> To Version 7.0.200-alpha.1.22512.21
…0221012.25

Microsoft.TemplateEngine.Abstractions , Microsoft.TemplateEngine.Mocks
 From Version 7.0.100-rtm.22507.5 -> To Version 7.0.200-alpha.1.22512.25
…0221013.7

Microsoft.TemplateEngine.Abstractions , Microsoft.TemplateEngine.Mocks
 From Version 7.0.100-rtm.22507.5 -> To Version 7.0.200-alpha.1.22513.7
…0221013.9

Microsoft.TemplateEngine.Abstractions , Microsoft.TemplateEngine.Mocks
 From Version 7.0.100-rtm.22507.5 -> To Version 7.0.200-alpha.1.22513.9
…0221013.14

Microsoft.TemplateEngine.Abstractions , Microsoft.TemplateEngine.Mocks
 From Version 7.0.100-rtm.22507.5 -> To Version 7.0.200-alpha.1.22513.14
…0221014.5

Microsoft.TemplateEngine.Abstractions , Microsoft.TemplateEngine.Mocks
 From Version 7.0.100-rtm.22507.5 -> To Version 7.0.200-alpha.1.22514.5
…0221017.4

Microsoft.TemplateEngine.Abstractions , Microsoft.TemplateEngine.Mocks
 From Version 7.0.100-rtm.22507.5 -> To Version 7.0.200-alpha.1.22517.4
…0221017.8

Microsoft.TemplateEngine.Abstractions , Microsoft.TemplateEngine.Mocks
 From Version 7.0.100-rtm.22507.5 -> To Version 7.0.200-alpha.1.22517.8
…0221017.10

Microsoft.TemplateEngine.Abstractions , Microsoft.TemplateEngine.Mocks
 From Version 7.0.100-rtm.22507.5 -> To Version 7.0.200-alpha.1.22517.10
…0221017.13

Microsoft.TemplateEngine.Abstractions , Microsoft.TemplateEngine.Mocks
 From Version 7.0.100-rtm.22507.5 -> To Version 7.0.200-alpha.1.22517.13
…0221019.1

Microsoft.TemplateEngine.Abstractions , Microsoft.TemplateEngine.Mocks
 From Version 7.0.100-rtm.22507.5 -> To Version 7.0.200-alpha.1.22519.1
@vlada-shubina vlada-shubina force-pushed the darc-release/7.0.2xx-4b2dda65-359b-4520-8c35-e053d1e8a811 branch from 0ad0f28 to 27435cc Compare October 19, 2022 15:51
…0221021.2

Microsoft.TemplateEngine.Abstractions , Microsoft.TemplateEngine.Mocks
 From Version 7.0.100-rtm.22507.5 -> To Version 7.0.200-alpha.1.22521.2
…0221021.6

Microsoft.TemplateEngine.Abstractions , Microsoft.TemplateEngine.Mocks
 From Version 7.0.100-rtm.22507.5 -> To Version 7.0.200-alpha.1.22521.6
@vlada-shubina vlada-shubina self-assigned this Oct 24, 2022
dotnet-maestro bot and others added 2 commits October 24, 2022 16:58
…0221024.8

Microsoft.TemplateEngine.Abstractions , Microsoft.TemplateEngine.Mocks
 From Version 7.0.100-rtm.22507.5 -> To Version 7.0.200-alpha.1.22524.8
@vlada-shubina vlada-shubina requested a review from a team as a code owner October 26, 2022 12:11
@vlada-shubina vlada-shubina force-pushed the darc-release/7.0.2xx-4b2dda65-359b-4520-8c35-e053d1e8a811 branch from e7115bb to dd792bb Compare October 26, 2022 13:30
@vlada-shubina vlada-shubina removed their assignment Oct 26, 2022
@nagilson nagilson merged commit a8d0f4e into release/7.0.2xx Oct 26, 2022
@nagilson nagilson deleted the darc-release/7.0.2xx-4b2dda65-359b-4520-8c35-e053d1e8a811 branch October 26, 2022 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-CodeFlow Area-dotnet new the item is related to dotnet new command
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants