Commit e747af4
committed
Upgrade to .NET 8.0 and update dependencies
Updated `TargetFramework` to `net8.0` in `LiquidFunctions.csproj`, `SolidFunctions.csproj`, and `SolidusFunctions.csproj`. Retained `AzureFunctionsVersion` as `v4` for compatibility. Upgraded `Microsoft.Azure.WebJobs.Extensions.OpenApi` to version `1.6.0` and `Microsoft.NET.Sdk.Functions` to version `4.6.0`. Ensured `host.json` configuration remains unchanged with `PreserveNewest` setting.1 parent ad6d1aa commit e747af4
File tree
3 files changed
+6
-6
lines changed- LiquidFunctions
- SolidFunctions
- SolidusFunctions
3 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments