solution namespace naming policy changes
This commit is contained in:
parent
5536f5f654
commit
fd799ead02
|
@ -71,5 +71,8 @@ Global
|
|||
$3.inheritsSet = VisualStudio
|
||||
$3.inheritsScope = text/plain
|
||||
$3.scope = text/plain
|
||||
$0.DotNetNamingPolicy = $4
|
||||
$4.DirectoryNamespaceAssociation = PrefixedHierarchical
|
||||
$4.ResourceNamePolicy = FileFormatDefault
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
|
|
Reference in a new issue