Skip to content

Commit 38e768f

Browse files
Add .slnx file for forward compatibility
Co-authored-by: BenjaminMichaelis <22186029+BenjaminMichaelis@users.noreply.github.com>
1 parent bd20e37 commit 38e768f

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

EssentialCSharp.Web.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="../.gitattributes" />
4+
<File Path="../azure-pipelines.yml" />
5+
<File Path=".editorconfig" />
6+
<File Path="Directory.Build.props" />
7+
<File Path="Directory.Build.targets" />
8+
<File Path="Directory.Packages.props" />
9+
<File Path="EssentialCSharp.Web/Dockerfile" />
10+
<File Path="global.json" />
11+
<File Path="nuget.config" />
12+
<File Path="README.md" />
13+
</Folder>
14+
<Project Path="EssentialCSharp.Chat.Shared/EssentialCSharp.Chat.Common.csproj" />
15+
<Project Path="EssentialCSharp.Chat.Tests/EssentialCSharp.Chat.Tests.csproj" />
16+
<Project Path="EssentialCSharp.Chat/EssentialCSharp.Chat.csproj" />
17+
<Project Path="EssentialCSharp.Web.Tests/EssentialCSharp.Web.Tests.csproj" />
18+
<Project Path="EssentialCSharp.Web/EssentialCSharp.Web.csproj" />
19+
</Solution>

0 commit comments

Comments
 (0)