Skip to content

Commit 2cc7afb

Browse files
committed
CHARSET: Fix file encoding.
1 parent 9dc2a92 commit 2cc7afb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GitVersion.Core/Core/TaggedSemanticVersions.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
namespace GitVersion.Core;
1+
namespace GitVersion.Core;
22

33
[Flags]
44
internal enum TaggedSemanticVersions

0 commit comments

Comments
 (0)