Skip to content

Commit

Permalink
Remove deprecated generator (#2380)
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikSchierboom authored Feb 8, 2025
1 parent 0717f2c commit 4a4f7b0
Show file tree
Hide file tree
Showing 57 changed files with 0 additions and 1,914 deletions.
1 change: 0 additions & 1 deletion bin/test.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,6 @@ function Parse-Exercises {
function Build-Generators {
Write-Output "Build generators"
& dotnet build generators
& dotnet build generators.deprecated
}

function Test-Refactoring-Exercise-Default-Implementations {
Expand Down
262 changes: 0 additions & 262 deletions docs/GENERATORS_DEPRECATED.md

This file was deleted.

60 changes: 0 additions & 60 deletions generators.deprecated/Exercises/ExerciseGenerator.cs

This file was deleted.

51 changes: 0 additions & 51 deletions generators.deprecated/Exercises/GeneratorRunner.cs

This file was deleted.

Loading

0 comments on commit 4a4f7b0

Please sign in to comment.