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

Clean dotnet install logic #499

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

kayoub5
Copy link
Collaborator

@kayoub5 kayoub5 commented Jan 3, 2024

  • Semaphore CI no longer needed
  • scripts are installing .NET 6, .NET 8 is pre-installed on most CI systems

Copy link

codecov bot commented Jan 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f7022f0) 82.64% compared to head (e117221) 82.67%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #499      +/-   ##
==========================================
+ Coverage   82.64%   82.67%   +0.03%     
==========================================
  Files          51       51              
  Lines        2823     2823              
  Branches      312      312              
==========================================
+ Hits         2333     2334       +1     
+ Misses        366      365       -1     
  Partials      124      124              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

.appveyor.yml Outdated Show resolved Hide resolved
# Conflicts:
#	.semaphore/semaphore.yml
#	scripts/install-dotnet.sh
#	scripts/install-windows.ps1
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.

None yet

1 participant