|
| 1 | +<Solution> |
| 2 | + <Configurations> |
| 3 | + <Platform Name="Any CPU" /> |
| 4 | + <Platform Name="x64" /> |
| 5 | + <Platform Name="x86" /> |
| 6 | + </Configurations> |
| 7 | + <Folder Name="/Solution Items/"> |
| 8 | + <File Path=".editorconfig" /> |
| 9 | + <File Path=".gitignore" /> |
| 10 | + <File Path="CodeCoverage.runsettings" /> |
| 11 | + <File Path="Directory.Build.props" /> |
| 12 | + <File Path="Directory.build.targets" /> |
| 13 | + <File Path="Directory.Packages.props" /> |
| 14 | + <File Path="global.json" /> |
| 15 | + <File Path="xunit.runner.json" /> |
| 16 | + </Folder> |
| 17 | + <Folder Name="/src/"> |
| 18 | + <File Path="src/Directory.Build.props" /> |
| 19 | + <File Path="src/Directory.Build.targets" /> |
| 20 | + <Project Path="src/Prism.Core/Prism.Core.csproj" /> |
| 21 | + <Project Path="src/Prism.Events/Prism.Events.csproj" /> |
| 22 | + </Folder> |
| 23 | + <Folder Name="/src/Avalonia/"> |
| 24 | + <Project Path="src/Avalonia/Prism.Avalonia/Prism.Avalonia.csproj" /> |
| 25 | + <Project Path="src/Avalonia/Prism.DryIoc.Avalonia/Prism.DryIoc.Avalonia.csproj" /> |
| 26 | + </Folder> |
| 27 | + <Folder Name="/src/Maui/"> |
| 28 | + <Project Path="src/Maui/Prism.DryIoc.Maui/Prism.DryIoc.Maui.csproj" /> |
| 29 | + <Project Path="src/Maui/Prism.Maui.Rx/Prism.Maui.Rx.csproj" /> |
| 30 | + <Project Path="src/Maui/Prism.Maui/Prism.Maui.csproj" /> |
| 31 | + </Folder> |
| 32 | + <Folder Name="/src/Uno/"> |
| 33 | + <Project Path="src/Uno/Prism.DryIoc.Uno/Prism.DryIoc.Uno.WinUI.csproj" /> |
| 34 | + <Project Path="src/Uno/Prism.Uno.Markup/Prism.Uno.WinUI.Markup.csproj" /> |
| 35 | + <Project Path="src/Uno/Prism.Uno/Prism.Uno.WinUI.csproj" /> |
| 36 | + </Folder> |
| 37 | + <Folder Name="/src/Uno/Prism.DryIoc.Uno/" /> |
| 38 | + <Folder Name="/src/Uno/Prism.Uno/" /> |
| 39 | + <Folder Name="/src/Wpf/"> |
| 40 | + <Project Path="src/Wpf/Prism.DryIoc.Wpf/Prism.DryIoc.Wpf.csproj" /> |
| 41 | + <Project Path="src/Wpf/Prism.Unity.Wpf/Prism.Unity.Wpf.csproj" /> |
| 42 | + <Project Path="src/Wpf/Prism.Wpf/Prism.Wpf.csproj" /> |
| 43 | + </Folder> |
| 44 | + <Folder Name="/tests/"> |
| 45 | + <Project Path="tests/Prism.Core.Tests/Prism.Core.Tests.csproj" /> |
| 46 | + </Folder> |
| 47 | + <Folder Name="/tests/Avalonia/"> |
| 48 | + <Project Path="tests/Avalonia/Prism.Avalonia.Tests/Prism.Avalonia.Tests.csproj" /> |
| 49 | + <Project Path="tests/Avalonia/Prism.Container.Avalonia.Shared/Prism.Container.Avalonia.Shared.shproj" /> |
| 50 | + <Project Path="tests/Avalonia/Prism.DryIoc.Avalonia.Tests/Prism.DryIoc.Avalonia.Tests.csproj" /> |
| 51 | + <Project Path="tests/Avalonia/Prism.IocContainer.Avalonia.Tests.Support/Prism.IocContainer.Avalonia.Tests.Support.csproj" /> |
| 52 | + </Folder> |
| 53 | + <Folder Name="/tests/Maui/"> |
| 54 | + <Project Path="tests/Maui/Prism.DryIoc.Maui.Tests/Prism.DryIoc.Maui.Tests.csproj" /> |
| 55 | + <Project Path="tests/Maui/Prism.Maui.Tests/Prism.Maui.Tests.csproj" /> |
| 56 | + </Folder> |
| 57 | + <Folder Name="/tests/Uno/"> |
| 58 | + <Project Path="tests/Uno/Prism.DryIoc.Uno.WinUI.Tests/Prism.DryIoc.Uno.WinUI.Tests.csproj" /> |
| 59 | + <Project Path="tests/Uno/Prism.Uno.WinUI.Tests/Prism.Uno.WinUI.Tests.csproj" /> |
| 60 | + </Folder> |
| 61 | + <Folder Name="/tests/Wpf/"> |
| 62 | + <Project Path="tests/Wpf/Prism.Container.Wpf.Shared/Prism.Container.Wpf.Shared.shproj" /> |
| 63 | + <Project Path="tests/Wpf/Prism.DryIoc.Wpf.Tests/Prism.DryIoc.Wpf.Tests.csproj" /> |
| 64 | + <Project Path="tests/Wpf/Prism.IocContainer.Wpf.Tests.Support/Prism.IocContainer.Wpf.Tests.Support.csproj" /> |
| 65 | + <Project Path="tests/Wpf/Prism.Unity.Wpf.Tests/Prism.Unity.Wpf.Tests.csproj" /> |
| 66 | + <Project Path="tests/Wpf/Prism.Wpf.Tests/Prism.Wpf.Tests.csproj" /> |
| 67 | + </Folder> |
| 68 | +</Solution> |
0 commit comments