Skip to content

Commit 6ce157b

Browse files
committed
Make the Tests.Common into NuGet package again as before
- Was missing during fixes for unit test runs.
1 parent e56ab61 commit 6ce157b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Tests/Blockcore.Tests.Common/Blockcore.Tests.Common.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<AssemblyName>Blockcore.Tests.Common</AssemblyName>
55
<PackageId>Blockcore.Tests.Common</PackageId>
66
<GeneratePackageOnBuild>False</GeneratePackageOnBuild>
7+
<IsPackable>true</IsPackable>
78
</PropertyGroup>
89

910
<ItemGroup>

0 commit comments

Comments
 (0)