1
0

Updated to VS 2026

This commit is contained in:
2026-01-12 21:33:27 +01:00
parent e7d1b3a2d3
commit 09199753e4
6 changed files with 43 additions and 88 deletions

32
FritzCallMonitor.slnx Normal file
View File

@@ -0,0 +1,32 @@
<Solution>
<Folder Name="/Solution Items/" />
<Folder Name="/Solution Items/build/">
<File Path="Directory.Build.props" />
</Folder>
<Folder Name="/Solution Items/build/workflows/">
<File Path=".gitea/workflows/branch-build.yml" />
<File Path=".gitea/workflows/release-build.yml" />
</Folder>
<Folder Name="/Solution Items/config/">
<File Path=".editorconfig" />
<File Path=".gitignore" />
<File Path="CodeMaid.config" />
<File Path="nuget.config" />
</Folder>
<Folder Name="/Solution Items/docs/">
<File Path="CHANGELOG.md" />
<File Path="LICENSE.txt" />
<File Path="README.md" />
<File Path="package-icon.png" />
</Folder>
<Folder Name="/src/">
<Project Path="src/FritzCallMonitor/FritzCallMonitor.csproj" />
<Project Path="src/FritzCallMonitor.Demo/FritzCallMonitor.Demo.csproj" />
<File Path="src/Directory.Build.props" />
</Folder>
<Folder Name="/test/">
<File Path="test/MSTestSettings.cs" />
<Project Path="test/FritzCallMonitor.Tests/FritzCallMonitor.Tests.csproj" />
<File Path="test/Directory.Build.props" />
</Folder>
</Solution>