solution namespace naming policy changes

This commit is contained in:
Gered 2013-08-23 18:08:15 -04:00
parent 5536f5f654
commit fd799ead02

View file

@ -71,5 +71,8 @@ Global
$3.inheritsSet = VisualStudio $3.inheritsSet = VisualStudio
$3.inheritsScope = text/plain $3.inheritsScope = text/plain
$3.scope = text/plain $3.scope = text/plain
$0.DotNetNamingPolicy = $4
$4.DirectoryNamespaceAssociation = PrefixedHierarchical
$4.ResourceNamePolicy = FileFormatDefault
EndGlobalSection EndGlobalSection
EndGlobal EndGlobal