Skip to content

Commit af5a4c1

Browse files
authored
Merge pull request #3 from equinor/version-2.4.0
update to version 2.4.0
2 parents 1170295 + e0ee3ff commit af5a4c1

File tree

11 files changed

+1003
-0
lines changed

11 files changed

+1003
-0
lines changed

.vs/ProjectSettings.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"CurrentProjectSetting": null
3+
}

.vs/VSWorkspaceState.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"ExpandedNodes": [
3+
"",
4+
"\\examples"
5+
],
6+
"PreviewInSolutionExplorer": false
7+
}
Binary file not shown.

.vs/neqsimNET/FileContentIndex/read.lock

Whitespace-only changes.

.vs/neqsimNET/config/applicationhost.config

Lines changed: 972 additions & 0 deletions
Large diffs are not rendered by default.

.vs/neqsimNET/project-colors.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"Version": 1,
3+
"ProjectMap": {
4+
"a2fe74e1-b743-11d0-ae1a-00a0c90fffc3": {
5+
"ProjectGuid": "a2fe74e1-b743-11d0-ae1a-00a0c90fffc3",
6+
"DisplayName": "Miscellaneous Files",
7+
"ColorIndex": -1
8+
}
9+
},
10+
"NextColorIndex": 0
11+
}

.vs/neqsimNET/v16/.suo

15 KB
Binary file not shown.

.vs/neqsimNET/v17/.suo

16 KB
Binary file not shown.

.vs/slnx.sqlite

88 KB
Binary file not shown.

.vs/tasks.vs.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"version": "0.2.1",
3+
"tasks": [
4+
{
5+
"taskLabel": "task-neqsimNET",
6+
"appliesTo": "/",
7+
"type": "launch"
8+
}
9+
]
10+
}

0 commit comments

Comments
 (0)