Skip to content

Commit 30679fc

Browse files
committed
Revert "Ran tests in netcore 3 locally; have to reset to 2.2 for appveyor"; cant build either need appveyor/ci#3098
This reverts commit 9b5c3d0.
1 parent 9b5c3d0 commit 30679fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/BCrypt.Net.UnitTests/BCrypt.Net.UnitTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<AssemblyName>BCrypt.Net.UnitTests</AssemblyName>
55
<PackageId>BCrypt.Net.UnitTests</PackageId>
6-
<TargetFramework>netcoreapp2.2</TargetFramework>
6+
<TargetFramework>netcoreapp3.0</TargetFramework>
77
</PropertyGroup>
88

99
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">

0 commit comments

Comments
 (0)