Updated to VS 2026
This commit is contained in:
32
FritzCallMonitor.slnx
Normal file
32
FritzCallMonitor.slnx
Normal 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>
|
||||
Reference in New Issue
Block a user