Skip to content

Comments

#1440 Update license file#2318

Merged
raman-m merged 7 commits intodevelopfrom
raman-m-patch-1
Sep 25, 2025
Merged

#1440 Update license file#2318
raman-m merged 7 commits intodevelopfrom
raman-m-patch-1

Conversation

@raman-m
Copy link
Member

@raman-m raman-m commented Sep 25, 2025

Fixes #1440

Proposed Changes

  • Updated the license file to reflect the MIT license
  • Updated GH-workflows to verify SDK versions using grep with multiline regular expressions.
    On September 25, Microsoft Azure introduced new ubuntu-latest Docker images with pre-installed .NET SDKs, including both .NET 8 and .NET 9 SDKs, whereas previously only a single SDK was installed.

@raman-m raman-m self-assigned this Sep 25, 2025
@raman-m raman-m added documentation Needs a documentation update high High priority Summer'25 Summer 2025 release labels Sep 25, 2025
@raman-m raman-m added this to the Summer'25 milestone Sep 25, 2025
Does the official Docker image include other pre-installed SDKs?
Use the 'dotnet --info' command to check the pre-installed SDK versions
@coveralls
Copy link
Collaborator

coveralls commented Sep 25, 2025

Coverage Status

coverage: 90.77% (+0.004%) from 90.766%
when pulling 53d82f3 on raman-m-patch-1
into d5e6d9a on develop.

@raman-m raman-m added the DevOps DevOps tasks: CI-CD, environments, and other scripts, configurations label Sep 25, 2025
@raman-m
Copy link
Member Author

raman-m commented Sep 25, 2025

Ready for delivery ✔️

Latest builds:

@raman-m raman-m merged commit e6b2023 into develop Sep 25, 2025
3 checks passed
@raman-m raman-m deleted the raman-m-patch-1 branch September 25, 2025 14:38
raman-m added a commit that referenced this pull request Sep 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

DevOps DevOps tasks: CI-CD, environments, and other scripts, configurations documentation Needs a documentation update high High priority Summer'25 Summer 2025 release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

License information in nuget package is missing

2 participants