Commit ff2c564
committed
Update target framework to .NET 9.0
The project file `Edi.Captcha.SampleApp.csproj` has been modified to update the target framework from .NET 8.0 to .NET 9.0. This change is made by replacing `<TargetFramework>net8.0</TargetFramework>` with `<TargetFramework>net9.0</TargetFramework>`.1 parent 5518f3f commit ff2c564
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 | | |
7 | 7 | | |
| |||
0 commit comments