Commit d59f76d
committed
Update to .NET 10.0 and adjust publish paths
Updated the `TargetFramework` property in `PublishToSingleSelfContainedExe.pubxml` and `PublishToSingleSelfContainedExeWthoutFramework.pubxml` from `net9.0-windows7.0` to `net10.0-windows7.0`.
Adjusted the `PublishDir` paths in both files to reflect the new target framework version. No other properties or configurations were modified.1 parent 046bde1 commit d59f76d
2 files changed
Lines changed: 4 additions & 4 deletions
File tree
- GlucoseTray/Properties/PublishProfiles
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments