Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Update SharpFuzz to a version supporting .net7.0, change .NET installation method #2878

Merged
merged 4 commits into from
Feb 23, 2023

Conversation

Porges
Copy link
Member

@Porges Porges commented Feb 21, 2023

SharpFuzz now supports being built on .NET 7.0, so update to that.

Also only install the 7.0 version on VMs. Change the way version is specified so that we pick up the latest 7.0 release instead of pinning to a specific one (e.g. 7.0.200 is now out and fixes some issues in 7.0.100).


Passes check-pr.

@Porges Porges marked this pull request as ready for review February 22, 2023 01:42
@Porges Porges changed the title Update SharpFuzz to a version supporting .net7.0 Update SharpFuzz to a version supporting .net7.0, change .NET installation method Feb 22, 2023
@Porges Porges enabled auto-merge (squash) February 22, 2023 02:05
@codecov-commenter
Copy link

codecov-commenter commented Feb 23, 2023

Codecov Report

Merging #2878 (7e59a24) into main (b848968) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #2878   +/-   ##
=======================================
  Coverage   28.04%   28.04%           
=======================================
  Files         302      302           
  Lines       35801    35801           
=======================================
  Hits        10041    10041           
  Misses      25760    25760           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@Porges Porges merged commit a7eab4d into main Feb 23, 2023
@Porges Porges deleted the sharpfuzz-update branch February 23, 2023 21:25
@mgreisen mgreisen mentioned this pull request Mar 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants