Skip to content

Commit 6fc4fd6

Browse files
committed
feat: dotnet 6
BREAKING CHANGE: change to dotnet 6 only support
1 parent 1b49416 commit 6fc4fd6

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/NetDevPack.Security.PasswordHasher.Identity.Demo/NetDevPack.Security.PasswordHasher.Identity.Demo.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
<TargetFramework>net6.0</TargetFramework>
55
<Nullable>enable</Nullable>
66
<ImplicitUsings>enable</ImplicitUsings>
7-
<UserSecretsId>aspnet-NetDevPack.Security.PasswordHasher.Identity.Demo-99A89182-93E3-4AF6-B5FF-EB0AF676D913</UserSecretsId>
8-
<DockerDefaultTargetOS>Linux</DockerDefaultTargetOS>
7+
<IsPackable>false</IsPackable>
98
</PropertyGroup>
109

1110
<ItemGroup>

0 commit comments

Comments
 (0)