Skip to content

Commit 1c8e47d

Browse files
committed
slnx
1 parent e7d6774 commit 1c8e47d

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed

src/Verify.EntityFramework.slnx

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
<Solution>
2+
<Folder Name="/Solution Items/">
3+
<File Path="../.gitignore" />
4+
<File Path="../docs/intro.include.md" />
5+
<File Path="../readme.md" />
6+
<File Path=".editorconfig" />
7+
<File Path=".gitattributes" />
8+
<File Path="appveyor.yml" />
9+
<File Path="Directory.Build.props" />
10+
<File Path="Directory.Packages.props" />
11+
<File Path="global.json" />
12+
<File Path="mdsnippets.json" />
13+
</Folder>
14+
<Project Path="Verify.EntityFramework.Tests/Verify.EntityFramework.Tests.csproj" />
15+
<Project Path="Verify.EntityFramework/Verify.EntityFramework.csproj" />
16+
<Project Path="Verify.EntityFrameworkClassic.Tests/Verify.EntityFrameworkClassic.Tests.csproj" />
17+
<Project Path="Verify.EntityFrameworkClassic/Verify.EntityFrameworkClassic.csproj" />
18+
</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)