Skip to content

Commit ada351b

Browse files
committed
<RootNamespace></RootNamespace>
1 parent 6a4b96c commit ada351b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

ProjectDefaults/ProjectDefaults.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
33
<metadata>
44
<id>ProjectDefaults</id>
5-
<version>1.0.147</version>
5+
<version>1.0.148</version>
66
<authors>Simon Cropp</authors>
77
<developmentDependency>true</developmentDependency>
88
<license type="expression">MIT</license>

ProjectDefaults/build/ProjectDefaults.props

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
<DotSettingsPath>$(MSBuildThisFileDirectory)../Shared.sln.DotSettings</DotSettingsPath>
2525
<SolutionSettingsPath>$(MSBuildThisFileDirectory)../Solution.sln.DotSettings</SolutionSettingsPath>
2626
<EnforceCodeStyleInBuild>true</EnforceCodeStyleInBuild>
27+
<RootNamespace></RootNamespace>
2728
</PropertyGroup>
2829

2930
<PropertyGroup

0 commit comments

Comments
 (0)