Skip to content

Commit

Permalink
Set NBGV_ThisAssemblyNamespace to RootNamespace.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexrp committed Dec 31, 2023
1 parent bf1fdf4 commit 65a8b1a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Directory.Build.targets
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
<Project>
<PropertyGroup Condition="'$(UsingVezelZigSdk)' != 'true'">
<NBGV_ThisAssemblyNamespace>$(RootNamespace)</NBGV_ThisAssemblyNamespace>
</PropertyGroup>

<ItemGroup>
<Using Include="System.Diagnostics.CodeAnalysis" />
<Using Include="System.Runtime.CompilerServices" />
Expand Down

0 comments on commit 65a8b1a

Please sign in to comment.