Update PathSubstitution.cs

This commit is contained in:
BaronGreenback 2020-10-04 10:04:43 +01:00 committed by GitHub
parent 7f1ec1b569
commit 29133b6452
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
#nullable enable
#nullable enable
#pragma warning disable CS1591
#pragma warning disable CA1819