Browse Source
Update Volo.Abp.IdentityModel.Tests.csproj
pull/9675/head
maliming
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
framework/test/Volo.Abp.IdentityModel.Tests/Volo.Abp.IdentityModel.Tests.csproj
|
|
@ -3,7 +3,7 @@ |
|
|
<Import Project="..\..\..\common.test.props" /> |
|
|
<Import Project="..\..\..\common.test.props" /> |
|
|
|
|
|
|
|
|
<PropertyGroup> |
|
|
<PropertyGroup> |
|
|
<TargetFramework>net5.0</TargetFramework> |
|
|
<TargetFramework>net6.0</TargetFramework> |
|
|
<RootNamespace /> |
|
|
<RootNamespace /> |
|
|
</PropertyGroup> |
|
|
</PropertyGroup> |
|
|
|
|
|
|
|
|
|