Skip to content

Conversation

@jviau
Copy link
Contributor

@jviau jviau commented Aug 8, 2025

Issue describing the changes in this PR

resolves #3132

Pull request checklist

  • My changes do not require documentation changes
    • Otherwise: Documentation issue linked to PR
  • My changes should not be added to the release notes for the next release
    • Otherwise: I've added my notes to release_notes.md
  • My changes do not need to be backported to a previous version
    • Otherwise: Backport tracked by issue/PR #issue_or_pr
  • I have added all required tests (Unit tests, E2E tests)

Additional information

This PR introduces the initial Azure.Functions.Sdk.csproj. Sets up this project to be an MSBuild SDK nuget package. Includes initial targets for packing correctly and a README.md to briefly explain the difference between it and the existing SDK.

Not adding release notes as this is to a feature branch. Will add release notes when we merge to main.

@jviau jviau requested a review from satvu September 9, 2025 17:55
@jviau jviau merged commit 7a23861 into feature/msbuild-sdk Sep 9, 2025
28 checks passed
@jviau jviau deleted the jviau/msbuild-sdk/init branch September 9, 2025 18:14
jviau added a commit that referenced this pull request Oct 22, 2025
* Add initial Azure.Functions.Sdk project

* dotnet isolated -> dotnet-isolated
jviau added a commit that referenced this pull request Oct 24, 2025
* Mirror feature branches

* Use release tag for eng repo

* Add initial Azure.Functions.Sdk project (#3142)

* Add initial Azure.Functions.Sdk project

* dotnet isolated -> dotnet-isolated

* Add some general props to msbuild-sdk

* Use Worker sdk internally

* Add Azure.Functions.Sdk to sln

* Remove new sln configs

* Update msbuild package

* Update msbuild package

* Update msbuild package

* Update implicit package to latest
jviau added a commit that referenced this pull request Oct 30, 2025
* Add initial Azure.Functions.Sdk project

* dotnet isolated -> dotnet-isolated
jviau added a commit that referenced this pull request Oct 30, 2025
* Mirror feature branches

* Use release tag for eng repo

* Add initial Azure.Functions.Sdk project (#3142)

* Add initial Azure.Functions.Sdk project

* dotnet isolated -> dotnet-isolated

* Add some general props to msbuild-sdk

* Use Worker sdk internally

* Add Azure.Functions.Sdk to sln

* Remove new sln configs

* Update msbuild package

* Update msbuild package

* Update msbuild package

* Update implicit package to latest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants