Commit 0dcc8fc
authored
cleanup dependencies SkyAPM#604 (SkyAPM#606)
* cleanup dependencies SkyAPM#604
Signed-off-by: James Thompson <thompson.tomo@outlook.com>
* Add net 8.0
* more cleanup
* force net 8
* tweak tfm
* Install dotnet 5
* Update appveyor.yml
* Change build step order
---------
Signed-off-by: James Thompson <thompson.tomo@outlook.com>1 parent 1c50fc9 commit 0dcc8fc
45 files changed
Lines changed: 69 additions & 168 deletions
File tree
- .github/workflows
- benchmark/SkyApm.Benchmark
- sample
- SkyApm.Sample.Backend
- SkyApm.Sample.FreeSql
- SkyApm.Sample.Frontend
- SkyApm.Sample.GenericHost
- SkyApm.Sample.Logging
- grpc
- SkyApm.Sample.GrpcClient
- SkyApm.Sample.GrpcProto
- SkyApm.Sample.GrpcServer
- src
- SkyApm.Abstractions
- SkyApm.Agent.AspNetCore
- SkyApm.Agent.GeneralHost
- SkyApm.Agent.Hosting
- SkyApm.Core
- SkyApm.Diagnostics.AspNetCore
- SkyApm.Diagnostics.CAP
- SkyApm.Diagnostics.EntityFrameworkCore.Npgsql
- SkyApm.Diagnostics.EntityFrameworkCore.Pomelo.MySql
- SkyApm.Diagnostics.EntityFrameworkCore.Sqlite
- SkyApm.Diagnostics.EntityFrameworkCore
- SkyApm.Diagnostics.FreeRedis
- SkyApm.Diagnostics.FreeSql
- SkyApm.Diagnostics.Grpc.Net.Client
- SkyApm.Diagnostics.Grpc
- SkyApm.Diagnostics.HttpClient
- SkyApm.Diagnostics.MSLogging
- SkyApm.Diagnostics.MassTransit
- SkyApm.Diagnostics.MongoDB
- SkyApm.Diagnostics.SmartSql
- SkyApm.Diagnostics.SqlClient
- SkyApm.DotNet.CLI
- SkyApm.PeerFormatters.MySqlConnector
- SkyApm.PeerFormatters.SqlClient
- SkyApm.Transport.Grpc
- SkyApm.Transport.Kafka
- SkyApm.Transport.Protocol
- SkyApm.Utilities.Configuration
- SkyApm.Utilities.DependencyInjection
- SkyApm.Utilities.Logging
- SkyApm.Utilities.StaticAccessor
- test/SkyApm.Core.Tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
13 | 16 | | |
14 | 17 | | |
15 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
| |||
27 | 26 | | |
28 | 27 | | |
29 | 28 | | |
30 | | - | |
31 | | - | |
| 29 | + | |
| 30 | + | |
32 | 31 | | |
33 | 32 | | |
34 | 33 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
19 | 22 | | |
20 | 23 | | |
21 | 24 | | |
22 | 25 | | |
23 | | - | |
24 | | - | |
| 26 | + | |
| 27 | + | |
25 | 28 | | |
26 | 29 | | |
27 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
23 | | - | |
24 | | - | |
| 22 | + | |
| 23 | + | |
25 | 24 | | |
26 | 25 | | |
27 | 26 | | |
| |||
0 commit comments