Skip to content

Commit c43ffcf

Browse files
committed
Fixing core project default namespace
1 parent 8febc97 commit c43ffcf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ReadableExpressions/ReadableExpressions.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
<NetStandardImplicitPackageVersion Condition=" '$(TargetFramework)' == 'netstandard1.0' ">1.6.0</NetStandardImplicitPackageVersion>
2424
<GenerateAssemblyTitleAttribute>false</GenerateAssemblyTitleAttribute>
2525
<GenerateAssemblyDescriptionAttribute>false</GenerateAssemblyDescriptionAttribute>
26+
<RootNamespace>AgileObjects.ReadableExpressions</RootNamespace>
2627
</PropertyGroup>
2728

2829
<ItemGroup>

0 commit comments

Comments
 (0)