Release 1.22.4
[platform/upstream/gstreamer.git] / scripts / format-csharp
1 #!/bin/bash
2 set -e
3
4 dotnet-format subprojects/gstreamer-sharp/gstreamer-sharp.sln --include sources/custom/\*.cs $@