-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
eol renormalized; should prevent phantom edits from popping up.
- Loading branch information
1 parent
4d0cb89
commit 8ac59ab
Showing
19 changed files
with
1,891 additions
and
1,891 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
* text=auto | ||
* autocrlf=true | ||
* core.autocrlf=true | ||
|
||
*.cs text eol=crlf | ||
.xaml diff |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
{ | ||
"profiles": { | ||
"AasxPackageExplorer": { | ||
"commandName": "Project", | ||
"commandLineArgs": "-read-json options-debug.json -script debug.MIHO.script" | ||
} | ||
} | ||
{ | ||
"profiles": { | ||
"AasxPackageExplorer": { | ||
"commandName": "Project", | ||
"commandLineArgs": "-read-json options-debug.json -script debug.MIHO.script" | ||
} | ||
} | ||
} |
Oops, something went wrong.