Commit 86fbe1b
authored
Update target frameworks to .NET 8.0 (#905)
The project file `Appium.Net.Integration.Tests.csproj` has been modified to update the target frameworks. The project was previously targeting .NET Framework 4.8 and .NET 6.0. The change replaces .NET 6.0 with .NET 8.0, so the project now targets .NET Framework 4.8 and .NET 8.0. This update likely reflects a move to support the latest version of .NET.1 parent aa03fd4 commit 86fbe1b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments