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

Install .NET 8 in AppVeyor #187

Merged
merged 2 commits into from
Nov 28, 2023
Merged

Conversation

guibranco
Copy link
Owner

This update installs the latest version of the .NET, version 8, released on Nov 2023 in AppVeyor since it currently does not ship with the .NET 8.

@guibranco guibranco self-assigned this Nov 28, 2023
@guibranco guibranco enabled auto-merge (squash) November 28, 2023 01:31
@github-actions github-actions bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Nov 28, 2023
@guibranco guibranco added enhancement New feature or request ⚙️ CI/CD Continuous Integration/Continuous Deployment processes dependencies Pull requests that update a dependency file .NET Pull requests that update .net code labels Nov 28, 2023
Copy link
Contributor

github-actions bot commented Nov 28, 2023

Qodana for .NET

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

@AppVeyorBot
Copy link

Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (ed3c2e2) 1778 4 0.23%
Head commit (d4c7114) 1778 (+0) 4 (+0) 0.23% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#187) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@AppVeyorBot
Copy link

@guibranco guibranco merged commit 497b12d into main Nov 28, 2023
13 checks passed
@guibranco guibranco deleted the feature/install-dotnet8-appveyor branch November 28, 2023 01:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚙️ CI/CD Continuous Integration/Continuous Deployment processes dependencies Pull requests that update a dependency file enhancement New feature or request .NET Pull requests that update .net code size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants