Skip to content
Merged
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<RootNamespace>Autodesk.Construction.Issues.Test</RootNamespace>
<RootNamespace>Autodesk.Construction.AccountAdmin.Test</RootNamespace>
<IsPackable>false</IsPackable>
</PropertyGroup>

Expand All @@ -18,4 +18,4 @@
<ProjectReference Include="..\source\Autodesk.Construction.AccountAdmin.csproj"/>
</ItemGroup>

</Project>
</Project>