Skip to content

Commit 9a49426

Browse files
committed
slnx
1 parent 840dcc4 commit 9a49426

File tree

2 files changed

+25
-0
lines changed

2 files changed

+25
-0
lines changed

src/NsbSqlNative.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="../readme.source.md" />
4+
<File Path=".editorconfig" />
5+
<File Path="appveyor.yml" />
6+
<File Path="Directory.Build.props" />
7+
<File Path="Directory.Packages.props" />
8+
<File Path="global.json" />
9+
</Folder>
10+
<Project Path="Shared/Shared.csproj" />
11+
<Project Path="SqlServer.Deduplication.SampleEndpoint/SqlServer.Deduplication.SampleEndpoint.csproj" />
12+
<Project Path="SqlServer.Deduplication/SqlServer.Deduplication.csproj" />
13+
<Project Path="SqlServer.HttpPassthrough.SampleEndpoint/SqlServer.HttpPassthrough.SampleEndpoint.csproj" />
14+
<Project Path="SqlServer.HttpPassthrough.SampleWeb/SqlServer.HttpPassthrough.SampleWeb.csproj" />
15+
<Project Path="SqlServer.HttpPassthrough/SqlServer.HttpPassthrough.csproj" />
16+
<Project Path="SqlServer.Native.SubscriptionSampleEndpoint/SqlServer.Native.SubscriptionSampleEndpoint.csproj" />
17+
<Project Path="SqlServer.Native.Tests/SqlServer.Native.Tests.csproj" />
18+
<Project Path="SqlServer.Native/SqlServer.Native.csproj" />
19+
</Solution>

src/NsbSqlNative.slnx.DotSettings

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)