Commit 77ad8a2
File tree
15 files changed
+19
-19
lines changedFilter options
- samples
- Exceptionless.SampleAspNetCore
- Exceptionless.SampleBlazorWebAssemblyApp
- Exceptionless.SampleConsole
- Exceptionless.SampleHosting
- Exceptionless.SampleLambda
- Exceptionless.SampleLambdaAspNetCore
- Exceptionless.SampleMvc
- Exceptionless.SampleWcf
- Exceptionless.SampleWeb
- Exceptionless.SampleWebApi
- Exceptionless.SampleWindows
- Exceptionless.SampleWpf/Properties
- test/Exceptionless.Tests
- Configuration
15 files changed
+19
-19
lines changedsamples/Exceptionless.SampleAspNetCore/appsettings.json
Copy file name to clipboardExpand all lines: samples/Exceptionless.SampleAspNetCore/appsettings.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
4 |
| - |
| 4 | + |
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
|
samples/Exceptionless.SampleBlazorWebAssemblyApp/Program.cs
Copy file name to clipboardExpand all lines: samples/Exceptionless.SampleBlazorWebAssemblyApp/Program.cs+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
| 6 | + |
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
|
samples/Exceptionless.SampleConsole/Program.cs
Copy file name to clipboardExpand all lines: samples/Exceptionless.SampleConsole/Program.cs+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
| 20 | + |
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
|
samples/Exceptionless.SampleHosting/appsettings.json
Copy file name to clipboardExpand all lines: samples/Exceptionless.SampleHosting/appsettings.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
4 |
| - |
| 4 | + |
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
|
samples/Exceptionless.SampleLambda/Function.cs
Copy file name to clipboardExpand all lines: samples/Exceptionless.SampleLambda/Function.cs+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
| 15 | + |
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
|
samples/Exceptionless.SampleLambdaAspNetCore/appsettings.json
Copy file name to clipboardExpand all lines: samples/Exceptionless.SampleLambdaAspNetCore/appsettings.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
4 |
| - |
| 4 | + |
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
|
samples/Exceptionless.SampleMvc/Web.config
Copy file name to clipboardExpand all lines: samples/Exceptionless.SampleMvc/Web.config+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
| 5 | + |
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
|
samples/Exceptionless.SampleWcf/Web.config
Copy file name to clipboardExpand all lines: samples/Exceptionless.SampleWcf/Web.config+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
| 7 | + |
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
|
samples/Exceptionless.SampleWeb/Web.config
Copy file name to clipboardExpand all lines: samples/Exceptionless.SampleWeb/Web.config+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
7 |
| - |
| 6 | + |
| 7 | + |
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
|
samples/Exceptionless.SampleWebApi/App.config
Copy file name to clipboardExpand all lines: samples/Exceptionless.SampleWebApi/App.config+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
| 6 | + |
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
|
samples/Exceptionless.SampleWindows/App.config
Copy file name to clipboardExpand all lines: samples/Exceptionless.SampleWindows/App.config+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
| 7 | + |
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
|
samples/Exceptionless.SampleWindows/Program.cs
Copy file name to clipboardExpand all lines: samples/Exceptionless.SampleWindows/Program.cs+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
| 6 | + |
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
|
samples/Exceptionless.SampleWpf/Properties/AssemblyInfo.cs
Copy file name to clipboardExpand all lines: samples/Exceptionless.SampleWpf/Properties/AssemblyInfo.cs+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
| 5 | + |
test/Exceptionless.Tests/Configuration/ConfigurationTests.cs
Copy file name to clipboardExpand all lines: test/Exceptionless.Tests/Configuration/ConfigurationTests.cs+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
| 18 | + |
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
| ||
65 | 65 |
|
66 | 66 |
|
67 | 67 |
|
68 |
| - |
| 68 | + |
69 | 69 |
|
70 | 70 |
|
71 | 71 |
|
72 | 72 |
|
73 | 73 |
|
74 |
| - |
| 74 | + |
75 | 75 |
|
76 | 76 |
|
77 | 77 |
|
| ||
92 | 92 |
|
93 | 93 |
|
94 | 94 |
|
95 |
| - |
| 95 | + |
96 | 96 |
|
97 | 97 |
|
98 | 98 |
|
|
test/Exceptionless.Tests/app.config
Copy file name to clipboardExpand all lines: test/Exceptionless.Tests/app.config+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
| 7 | + |
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
|
0 commit comments