Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge main into live #42632

Merged
merged 7 commits into from
Sep 17, 2024
Merged

Merge main into live #42632

merged 7 commits into from
Sep 17, 2024

Conversation

Evangelink and others added 4 commits September 16, 2024 10:01
* Add and move C# 13 specifications to the correct folder

Move all the C# 13 specifications to the correct sub-folder.

Responds to dotnet/csharplang#8430

* Fix build warnings.

* more build warnings.

* Revert "more build warnings."

This reverts commit 7720b5e.
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

Tanya-Solyanik and others added 3 commits September 17, 2024 09:13
* subtle bug in the condition

subtle bug in the condition used for checking if the store is open within the specified hours.
Ensures that both conditions are checked logically (time must be both greater than or equal to the opening time and less than or equal to the closing time for the store to be considered open)

* update output
@dotnet-policy-service dotnet-policy-service bot merged commit bf5eab0 into live Sep 17, 2024
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants