|
|
|
@ -1,4 +1,5 @@ |
|
|
|
<wpf:ResourceDictionary xml:space="preserve" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:s="clr-namespace:System;assembly=mscorlib" xmlns:ss="urn:shemas-jetbrains-com:settings-storage-xaml" xmlns:wpf="http://schemas.microsoft.com/winfx/2006/xaml/presentation"> |
|
|
|
<wpf:ResourceDictionary xml:space="preserve" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:s="clr-namespace:System;assembly=mscorlib" xmlns:ss="urn:shemas-jetbrains-com:settings-storage-xaml" xmlns:wpf="http://schemas.microsoft.com/winfx/2006/xaml/presentation"> |
|
|
|
<s:String x:Key="/Default/CodeStyle/FileHeader/FileHeaderText/@EntryValue">Author: $USER_NAME$
 |
|
|
|
<s:String x:Key="/Default/CodeStyle/FileHeader/FileHeaderText/@EntryValue">Author: $USER_NAME$
 |
|
|
|
Created: $CREATED_YEAR$-$CREATED_MONTH$-$CREATED_DAY$
 |
|
|
|
Created: $CREATED_YEAR$-$CREATED_MONTH$-$CREATED_DAY$
 |
|
|
|
Copyright(c) $CREATED_YEAR$ SimonG. All Rights Reserved.</s:String></wpf:ResourceDictionary> |
|
|
|
Copyright(c) $CREATED_YEAR$ SimonG. All Rights Reserved.</s:String> |
|
|
|
|
|
|
|
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/PredefinedNamingRules/=PrivateConstants/@EntryIndexedValue"><Policy Inspect="True" Prefix="" Suffix="" Style="AA_BB" /></s:String></wpf:ResourceDictionary> |