Commit 7031dfa
committed
File tree
Expand file treeCollapse file tree
7 files changed
+12
-12
lines changedOpen diff view settings
Filter options
- src
- Dotnet.Script.Core
- Dotnet.Script.DependencyModel.Nuget
- Dotnet.Script.DependencyModel
- Dotnet.Script.Desktop.Tests
- Dotnet.Script.Extras
- Dotnet.Script.Tests
- Dotnet.Script
Expand file treeCollapse file tree
7 files changed
+12
-12
lines changedOpen diff view settings
Collapse file
src/Dotnet.Script.Core/Dotnet.Script.Core.csproj
Copy file name to clipboardExpand all lines: src/Dotnet.Script.Core/Dotnet.Script.Core.csproj+5-5Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
33 | 33 | |
34 | 34 | |
35 | 35 | |
36 | | - |
37 | | - |
| 36 | + |
| 37 | + |
38 | 38 | |
39 | | - |
40 | | - |
41 | | - |
| 39 | + |
| 40 | + |
| 41 | + |
42 | 42 | |
43 | 43 | |
44 | 44 | |
|
Collapse file
src/Dotnet.Script.DependencyModel.Nuget/Dotnet.Script.DependencyModel.NuGet.csproj
Copy file name to clipboardExpand all lines: src/Dotnet.Script.DependencyModel.Nuget/Dotnet.Script.DependencyModel.NuGet.csproj+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
14 | 14 | |
15 | 15 | |
16 | 16 | |
17 | | - |
| 17 | + |
18 | 18 | |
19 | 19 | |
Collapse file
src/Dotnet.Script.DependencyModel/Dotnet.Script.DependencyModel.csproj
Copy file name to clipboardExpand all lines: src/Dotnet.Script.DependencyModel/Dotnet.Script.DependencyModel.csproj+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
24 | 24 | |
25 | 25 | |
26 | 26 | |
27 | | - |
| 27 | + |
28 | 28 | |
29 | 29 | |
30 | 30 | |
Collapse file
src/Dotnet.Script.Desktop.Tests/Dotnet.Script.Desktop.Tests.csproj
Copy file name to clipboardExpand all lines: src/Dotnet.Script.Desktop.Tests/Dotnet.Script.Desktop.Tests.csproj+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
5 | 5 | |
6 | 6 | |
7 | 7 | |
8 | | - |
| 8 | + |
9 | 9 | |
10 | 10 | |
11 | 11 | |
|
Collapse file
src/Dotnet.Script.Extras/Dotnet.Script.Extras.csproj
Copy file name to clipboardExpand all lines: src/Dotnet.Script.Extras/Dotnet.Script.Extras.csproj+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
12 | 12 | |
13 | 13 | |
14 | 14 | |
15 | | - |
16 | | - |
| 15 | + |
| 16 | + |
17 | 17 | |
18 | 18 | |
19 | 19 | |
Collapse file
src/Dotnet.Script.Tests/Dotnet.Script.Tests.csproj
Copy file name to clipboardExpand all lines: src/Dotnet.Script.Tests/Dotnet.Script.Tests.csproj+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
6 | 6 | |
7 | 7 | |
8 | 8 | |
9 | | - |
| 9 | + |
10 | 10 | |
11 | 11 | |
12 | 12 | |
|
Collapse file
src/Dotnet.Script/Dotnet.Script.csproj
Copy file name to clipboardExpand all lines: src/Dotnet.Script/Dotnet.Script.csproj+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
22 | 22 | |
23 | 23 | |
24 | 24 | |
25 | | - |
| 25 | + |
26 | 26 | |
27 | 27 | |
28 | 28 | |
|
0 commit comments