-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathNinject.Extensions.AppccelerateEventBroker.sln.DotSettings
63 lines (63 loc) · 5.57 KB
/
Ninject.Extensions.AppccelerateEventBroker.sln.DotSettings
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
<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">//-------------------------------------------------------------------------------
// <copyright file="$fileName$" company="Ninject Project Contributors">
// Copyright (c) 2009-$year$ Ninject Project Contributors
// 
// Dual-licensed under the Apache License, Version 2.0, and the Microsoft Public License (Ms-PL).
// You may not use this file except in compliance with one of the Licenses.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
// or
// http://www.microsoft.com/opensource/licenses.mspx
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
// </copyright>
// <Authors>
// 
// </Authors>
//-------------------------------------------------------------------------------</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=0B817F9AF6BDEF4A809E5E8781A20944/@KeyIndexDefined">True</s:Boolean>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=0B817F9AF6BDEF4A809E5E8781A20944/Field/=author/@KeyIndexDefined">True</s:Boolean>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=0B817F9AF6BDEF4A809E5E8781A20944/Field/=author/Order/@EntryValue">2</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=0B817F9AF6BDEF4A809E5E8781A20944/Field/=fileName/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=0B817F9AF6BDEF4A809E5E8781A20944/Field/=fileName/Expression/@EntryValue">getFileName()</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=0B817F9AF6BDEF4A809E5E8781A20944/Field/=fileName/InitialRange/@EntryValue">-1</s:Int64>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=0B817F9AF6BDEF4A809E5E8781A20944/Field/=fileName/Order/@EntryValue">1</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=0B817F9AF6BDEF4A809E5E8781A20944/Field/=year/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=0B817F9AF6BDEF4A809E5E8781A20944/Field/=year/Expression/@EntryValue">getCurrentDate("yyyy")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=0B817F9AF6BDEF4A809E5E8781A20944/Field/=year/InitialRange/@EntryValue">-1</s:Int64>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=0B817F9AF6BDEF4A809E5E8781A20944/Field/=year/Order/@EntryValue">0</s:Int64>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=0B817F9AF6BDEF4A809E5E8781A20944/Shortcut/@EntryValue">fhdr</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=0B817F9AF6BDEF4A809E5E8781A20944/Description/@EntryValue">Add file header</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=0B817F9AF6BDEF4A809E5E8781A20944/Reformat/@EntryValue">True</s:Boolean>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=0B817F9AF6BDEF4A809E5E8781A20944/ShortenQualifiedReferences/@EntryValue">True</s:Boolean>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=0B817F9AF6BDEF4A809E5E8781A20944/Applicability/=Live/@EntryIndexedValue">True</s:Boolean>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=0B817F9AF6BDEF4A809E5E8781A20944/Scope/=139FF4CE89E7094686FDA7BF5FFBBE92/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=0B817F9AF6BDEF4A809E5E8781A20944/Scope/=139FF4CE89E7094686FDA7BF5FFBBE92/Type/@EntryValue">Everywhere</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=0B817F9AF6BDEF4A809E5E8781A20944/Text/@EntryValue">//-------------------------------------------------------------------------------
// <copyright file="$fileName$" company="Ninject Project Contributors">
// Copyright (c) 2009-$year$ Ninject Project Contributors
// 
// Dual-licensed under the Apache License, Version 2.0, and the Microsoft Public License (Ms-PL).
// You may not use this file except in compliance with one of the Licenses.
// You may obtain a copy of the License at
// 
// http://www.apache.org/licenses/LICENSE-2.0
// or
// http://www.microsoft.com/opensource/licenses.mspx
// 
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
// </copyright>
// <Authors>
// $author$
// </Authors>
//-------------------------------------------------------------------------------</s:String></wpf:ResourceDictionary>