Skip to content

Conversation

@nrs32
Copy link

@nrs32 nrs32 commented Nov 4, 2025

This PR modernizes the Azure Pipeline configuration to use current versions of dependencies.

  • Updates VM image from ubuntu-20.04 to ubuntu-latest
  • Updates .NET SDK version from 6.x to 8.x to match project's target framework
  • Adds explicit Node.js version pinning (20.x) via NodeTool@0
  • Replaces deprecated node-sass with sass for compatibility with updated Node.js version
  • Updates NuGetToolInstaller from version 0 to 1 with explicit version 6.x

Tested on my private Azure DevOps instance (after adding proj reference to models pkg); the pipeline succeeded.

@nrs32
Copy link
Author

nrs32 commented Nov 4, 2025

@nrs32 please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.

@microsoft-github-policy-service agree [company="{your company}"]

Options:

  • (default - no company specified) I have sole ownership of intellectual property rights to my Submissions and I am not making Submissions in the course of work for my employer.
@microsoft-github-policy-service agree
  • (when company given) I am making Submissions in the course of work for my employer (or my employer has intellectual property rights in my Submissions by contract or applicable law). I have permission from my employer to make Submissions and enter into this Agreement on behalf of my employer. By signing below, the defined term “You” includes me and my employer.
@microsoft-github-policy-service agree company="Microsoft"

Contributor License Agreement

@nrs32 please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.

@microsoft-github-policy-service agree [company="{your company}"]

Options:

  • (default - no company specified) I have sole ownership of intellectual property rights to my Submissions and I am not making Submissions in the course of work for my employer.
@microsoft-github-policy-service agree
  • (when company given) I am making Submissions in the course of work for my employer (or my employer has intellectual property rights in my Submissions by contract or applicable law). I have permission from my employer to make Submissions and enter into this Agreement on behalf of my employer. By signing below, the defined term “You” includes me and my employer.
@microsoft-github-policy-service agree company="Microsoft"

Contributor License Agreement

@microsoft-github-policy-service agree

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.

1 participant