tracks/csharp/exercises/custom-set/README.md in trackler-2.2.1.104 vs tracks/csharp/exercises/custom-set/README.md in trackler-2.2.1.105

- old
+ new

@@ -11,11 +11,8 @@ This exercise requires you to implements a type-specific method for determining equality of instances. For more information, see [this page] (https://docs.microsoft.com/en-us/dotnet/core/api/System.IEquatable-1) . -### Submitting Exercises - -Note that, when trying to submit an exercise, make sure the exercise file that you're submitting is in the `exercism/csharp/custom-set` directory. ## Submitting Incomplete Solutions It's possible to submit an incomplete solution so you can see how others have completed the exercise.