Re-add IsPackable to Umbraco.Tests.Integration
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
<PackageId>Umbraco.Cms.Tests.Integration</PackageId>
|
<PackageId>Umbraco.Cms.Tests.Integration</PackageId>
|
||||||
<Title>Umbraco CMS - Integration tests</Title>
|
<Title>Umbraco CMS - Integration tests</Title>
|
||||||
<Description>Contains helper classes for integration tests with Umbraco CMS, including all internal integration tests.</Description>
|
<Description>Contains helper classes for integration tests with Umbraco CMS, including all internal integration tests.</Description>
|
||||||
|
<IsPackable>true</IsPackable>
|
||||||
<IsTestProject>true</IsTestProject>
|
<IsTestProject>true</IsTestProject>
|
||||||
<RootNamespace>Umbraco.Cms.Tests.Integration</RootNamespace>
|
<RootNamespace>Umbraco.Cms.Tests.Integration</RootNamespace>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|||||||
Reference in New Issue
Block a user