Skip to content

Commit

Permalink
Add .sln.dotsettings
Browse files Browse the repository at this point in the history
  • Loading branch information
sschmid committed Sep 29, 2022
1 parent 32d4987 commit 0fd8a0f
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule ".sln.dotsettings"]
path = .sln.dotsettings
url = https://github.com/sschmid/.sln.dotsettings.git
1 change: 1 addition & 0 deletions .sln.dotsettings
Submodule .sln.dotsettings added at 516c53
13 changes: 13 additions & 0 deletions Sherlog.sln.DotSettings
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<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/Environment/InjectedLayers/FileInjectedLayer/=2DD9FDAC2C7BC744A5303D2D02567D0D/RelativePath/@EntryValue">..\.sln.dotsettings\CodeStyle.DotSettings</s:String>
<s:Boolean x:Key="/Default/Environment/InjectedLayers/FileInjectedLayer/=2DD9FDAC2C7BC744A5303D2D02567D0D/@KeyIndexDefined">True</s:Boolean>
<s:Boolean x:Key="/Default/Environment/InjectedLayers/InjectedLayerCustomization/=File2DD9FDAC2C7BC744A5303D2D02567D0D/@KeyIndexDefined">True</s:Boolean>
<s:Double x:Key="/Default/Environment/InjectedLayers/InjectedLayerCustomization/=File2DD9FDAC2C7BC744A5303D2D02567D0D/RelativePriority/@EntryValue">1</s:Double>
<s:String x:Key="/Default/Environment/InjectedLayers/FileInjectedLayer/=18F6DFA7A32AC84081CE80F4F2EED0FF/RelativePath/@EntryValue">..\.sln.dotsettings\InspectionSettings.DotSettings</s:String>
<s:Boolean x:Key="/Default/Environment/InjectedLayers/FileInjectedLayer/=18F6DFA7A32AC84081CE80F4F2EED0FF/@KeyIndexDefined">True</s:Boolean>
<s:Boolean x:Key="/Default/Environment/InjectedLayers/InjectedLayerCustomization/=File18F6DFA7A32AC84081CE80F4F2EED0FF/@KeyIndexDefined">True</s:Boolean>
<s:Double x:Key="/Default/Environment/InjectedLayers/InjectedLayerCustomization/=File18F6DFA7A32AC84081CE80F4F2EED0FF/RelativePriority/@EntryValue">1.5</s:Double>
<s:String x:Key="/Default/Environment/InjectedLayers/FileInjectedLayer/=677D4764D5BC5A438D6234119C8CE46B/RelativePath/@EntryValue">..\.sln.dotsettings\PatternsAndTemplates.DotSettings</s:String>
<s:Boolean x:Key="/Default/Environment/InjectedLayers/FileInjectedLayer/=677D4764D5BC5A438D6234119C8CE46B/@KeyIndexDefined">True</s:Boolean>
<s:Boolean x:Key="/Default/Environment/InjectedLayers/InjectedLayerCustomization/=File677D4764D5BC5A438D6234119C8CE46B/@KeyIndexDefined">True</s:Boolean>
<s:Double x:Key="/Default/Environment/InjectedLayers/InjectedLayerCustomization/=File677D4764D5BC5A438D6234119C8CE46B/RelativePriority/@EntryValue">2</s:Double></wpf:ResourceDictionary>

0 comments on commit 0fd8a0f

Please sign in to comment.