Commit 09d1811
committed
Renamed all generated *.cs files to *.g.cs
Like the auto-generated tag in the file's header, this causes files to be recognized as auto-generated code by Visual Studio.
An added bonus of the filename change is that these files can be treated differently based on the filename in your project's .gitignore or .editorconfig files1 parent 149e250 commit 09d1811
File tree
1 file changed
+1
-1
lines changed- sbe-tool/src/main/java/uk/co/real_logic/sbe/generation/csharp
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
0 commit comments