Skip to content

Conversation

@BrennanConroy
Copy link
Member

Start of #15381

@BrennanConroy
Copy link
Member Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

PackagePath="$(_BasePackagePath)\shared\Microsoft.AspNetCore.App\$(MicrosoftAspNetCoreAppPackageVersion)\"
PackagePath="$(_BasePackagePath)\shared\Microsoft.AspNetCore.App\$(AspNetCoreMajorMinorVersion).0\"
/>
<!-- Always use Major.Minor.0 so that if we have to produce a new SiteExtension during a patch build it will still work for non-patch runtimes. i.e. 3.0.0 dotnet will search for 3.0.0 and below and wouldn't find a 3.0.1 folder path -->
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@jkotalik
Copy link
Contributor

@BrennanConroy are you able to get to this fairly soon? Personally I'd prefer to get this into the next patch available.

@BrennanConroy
Copy link
Member Author

As far as I'm aware this is building correctly and effectively good to go.

We need to decide whether we are building it for 3.0 or skipping. And then figure out how to get the 3.0 bits into a 3.1 build.

@analogrelay
Copy link
Contributor

We need to decide whether we are building it for 3.0 or skipping. And then figure out how to get the 3.0 bits into a 3.1 build.

The Site Extension itself is "versionless" (i.e. users should always install the latest). I'd like us to build one out of release/3.1 that includes bits for 2.1, 3.0 and 3.1 and ship that. Then we can revisit in 5.0 and hopefully not have to ship one there :).

@BrennanConroy
Copy link
Member Author

I'd like us to build one out of release/3.1 that includes bits for 2.1, 3.0 and 3.1 and ship that

Yeah, we need to build and "release" the 3.0 one first. Then we can reference the 3.0 one in a 3.1 build.

@analogrelay
Copy link
Contributor

Got it. Let's get this PR ready to take in March.

@BrennanConroy
Copy link
Member Author

Closing in favor of #18568

@BrennanConroy BrennanConroy deleted the brecon/siteEx branch January 24, 2020 21:26
@amcasey amcasey added area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions and removed area-runtime labels Aug 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants