Skip to content

Commit 4e9d6a1

Browse files
committed
slnx
1 parent a181816 commit 4e9d6a1

File tree

2 files changed

+25
-0
lines changed

2 files changed

+25
-0
lines changed

src/Verify.DiffPlex.slnx

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
<Solution>
2+
<Folder Name="/Solution Items/">
3+
<File Path="../.gitignore" />
4+
<File Path="../docs/intro.include.md" />
5+
<File Path="../docs/zzz.include.md" />
6+
<File Path="../readme.md" />
7+
<File Path=".editorconfig" />
8+
<File Path=".gitattributes" />
9+
<File Path="appveyor.yml" />
10+
<File Path="Directory.Build.props" />
11+
<File Path="Directory.Packages.props" />
12+
<File Path="global.json" />
13+
<File Path="mdsnippets.json" />
14+
<File Path="nuget.md" />
15+
</Folder>
16+
<Project Path="CompactTests/CompactTests.csproj" />
17+
<Project Path="Tests/Tests.csproj" />
18+
<Project Path="Verify.DiffPlex/Verify.DiffPlex.csproj" />
19+
</Solution>
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<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">
2+
<s:String x:Key="/Default/Environment/InjectedLayers/FileInjectedLayer/=BC2D76E54BBA65499DDED823A15FC688/RelativePath/@EntryValue">..\Shared.sln.DotSettings</s:String>
3+
<s:Boolean x:Key="/Default/Environment/InjectedLayers/FileInjectedLayer/=BC2D76E54BBA65499DDED823A15FC688/@KeyIndexDefined">True</s:Boolean>
4+
<s:Boolean x:Key="/Default/Environment/InjectedLayers/InjectedLayerCustomization/=FileBC2D76E54BBA65499DDED823A15FC688/@KeyIndexDefined">True</s:Boolean>
5+
<s:Double x:Key="/Default/Environment/InjectedLayers/InjectedLayerCustomization/=FileBC2D76E54BBA65499DDED823A15FC688/RelativePriority/@EntryValue">1</s:Double>
6+
</wpf:ResourceDictionary>

0 commit comments

Comments
 (0)