Skip to content

Commit 22fde50

Browse files
authored
Merge pull request #25 from dark-loop/disable-authorization
updating test project to 7
2 parents 4a2bd25 + ed36f25 commit 22fde50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/DarkLoop.Azure.Functions.Authorize.Tests/DarkLoop.Azure.Functions.Authorize.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
4-
<TargetFramework>net6.0</TargetFramework>
4+
<TargetFramework>net7.0</TargetFramework>
55
<IsPackable>false</IsPackable>
66
<IsTestProject>true</IsTestProject>
77
</PropertyGroup>

0 commit comments

Comments
 (0)