Skip to content

Commit

Permalink
chore(deps): update Stryker and remove C# 12 workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
mu88 committed Nov 24, 2023
1 parent 224f7a5 commit 084fc7d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"dotnet-stryker": {
"version": "3.11.1",
"version": "3.12.0",
"commands": [
"dotnet-stryker"
]
Expand Down
1 change: 0 additions & 1 deletion stryker-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"stryker-config":
{
"project": "RaspiFanController",
"language-version": "Preview", // see https://github.com/stryker-mutator/stryker-net/issues/2741
"reporters": [
"html",
"progress",
Expand Down

0 comments on commit 084fc7d

Please sign in to comment.