Skip to content

Commit 1b87ee1

Browse files
authored
Merge pull request #11 from Faith1399/main
953187: Updated PivotController.csproj
2 parents 200d362 + 98750b4 commit 1b87ee1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PivotController/PivotController.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk.Web">
22

33
<PropertyGroup>
4-
<TargetFramework>net7.0</TargetFramework>
4+
<TargetFramework>net10.0</TargetFramework>
55
<Nullable>enable</Nullable>
66
<ImplicitUsings>enable</ImplicitUsings>
77
</PropertyGroup>

0 commit comments

Comments
 (0)