Skip to content

Commit 7d0332a

Browse files
Add .slnx file using dotnet sln migrate
Co-authored-by: BenjaminMichaelis <22186029+BenjaminMichaelis@users.noreply.github.com>
1 parent 19e4285 commit 7d0332a

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

IntelliTect.TestTools.Console.slnx

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<Solution>
2+
<Folder Name="/Solution Items/">
3+
<File Path=".github/workflows/build-and-test.yml" />
4+
<File Path=".github/workflows/deploy.yml" />
5+
<File Path="Directory.Build.props" />
6+
<File Path="global.json" />
7+
</Folder>
8+
<Project Path="IntelliTect.TestTools.Console.Tests/IntelliTect.TestTools.Console.Tests.csproj" />
9+
<Project Path="IntelliTect.TestTools.Console/IntelliTect.TestTools.Console.csproj" />
10+
</Solution>

0 commit comments

Comments
 (0)