Ankit Jain
Ankit Jain
- **Change shortName to ["foo", "foo-9"]** - **Rename template nuget package ids** `Aspire.ProjectTemplates.9.0.net9` -> `Aspire.ProjectTemplates` `Aspire.ProjectTemplates.9.0.net8` -> `Aspire.ProjectTemplates.net8` - **Update Name, and description to include the version** - **Track naming...
## Build Information Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=818717 Build error leg or test failing: Aspire.Hosting.Testing.Tests.TestingBuilderTests.SelectsFirstLaunchProfile(genericEntryPoint: True) Pull request: N/A ## Error Message Fill the error message using [step by step known issues guidance](https://github.com/dotnet/arcade/blob/main/Documentation/Projects/Build%20Analysis/KnownIssueJsonStepByStep.md)....
## Build Information Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=800276 Build error leg or test failing: Aspire.Hosting.Tests.WaitForTests.WaitForThrowsIfResourceMovesToTerminalStateBeforeRunning Pull request: N/A ## Error Message Fill the error message using [step by step known issues guidance](https://github.com/dotnet/arcade/blob/main/Documentation/Projects/Build%20Analysis/KnownIssueJsonStepByStep.md). ```json...
## Build Information Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=782411 Build error leg or test failing: Aspire.Playground.Tests.AppHostTests.Aspire.Playground.Tests.AppHostTests.TestEndpointsReturnOk Pull request: https://github.com/dotnet/aspire/pull/5366 ## Error Message Fill the error message using [step by step known issues guidance](https://github.com/dotnet/arcade/blob/main/Documentation/Projects/Build%20Analysis/KnownIssueJsonStepByStep.md). ```json...
Once https://github.com/dotnet/aspire/pull/6058 is merged: - [ ] `unsupported hosts - vs version` `Does this need to be bumped higher? Are we doing any testing of Aspire 9 with VS 17.10...
Split from #1566 We are missing the EntityFramework components in our functional integration tests added in #1217. We should add them, plus any other missing components that would be valuable....
`dotnet/aspire` CI is running on https://helix.dot.net/#heading-windows-vs2022preview-amd64-open and https://helix.dot.net/#heading-1es-mariner-2 and those don't appear to have node+npm installed on them by default. We need these for running some new tests. Linux at...
- **template-guidance.md: fix lint error**
[Build](https://dev.azure.com/dnceng/internal/_build/results?buildId=2524336&view=logs&j=67e3cb56-8bf5-5da2-9f50-0422dbb1e6bc&t=79b9c507-6e6f-5af4-463c-7731b1c82864) failing for `OrchardCore.Cms.Web.csproj`: ``` src/OrchardCore.Cms.Web/OrchardCore.Cms.Web.csproj : error NU1109: Detected package downgrade: System.Formats.Asn1 from 9.0.0-preview.6.24327.7 to centrally defined 8.0.1. Update the centrally managed package version to a higher version. src/OrchardCore.Cms.Web/OrchardCore.Cms.Web.csproj...
Aspire.Hosting.Azure.Tests broke after the two PRs for moving to snapshot based testing - #8930 and #9009 . https://dev.azure.com/dnceng-public/public/_build/results?buildId=1029256&view=logs&j=dc0c59fc-6459-516f-9358-56938432eb13&t=bd6402dd-1caa-5b2e-8254-6909970e2dbf https://dev.azure.com/dnceng-public/public/_build/results?buildId=1029334&view=ms.vss-test-web.build-test-results-tab cc @RussKie @danmoseley Failures from the first commit: Windows: ``` failed...