Commit 54700ed
committed
Update NuGet restore command and modify project references
Changed the NuGet restore command in `build.yml` to include the property `/p:BuildWithNetFrameworkHostedCompiler=true` for better compatibility. Removed the `<PackageReference>` for `Microsoft.Net.Sdk.Compilers.Toolset` in `openHAB.Common.csproj`, which may impact the build process.
Signed-off-by: Christoph Hofmann <oss@hoffe.org>1 parent 43cfe68 commit 54700ed
2 files changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
0 commit comments