BuildTests.slnx 768 B

12345678910111213141516
  1. <Solution>
  2. <Folder Name="/Solution Items/">
  3. <File Path="Directory.Build.props" />
  4. <File Path="Directory.Build.targets" />
  5. <File Path="Directory.Packages.props" />
  6. <File Path="IncludeBuildTestsAvaloniaItems.props" />
  7. </Folder>
  8. <Project Path="BuildTests.Android/BuildTests.Android.csproj" />
  9. <Project Path="BuildTests.Browser/BuildTests.Browser.csproj" />
  10. <Project Path="BuildTests.Desktop/BuildTests.Desktop.csproj" />
  11. <Project Path="BuildTests.FSharp/BuildTests.FSharp.fsproj" />
  12. <Project Path="BuildTests.iOS/BuildTests.iOS.csproj" />
  13. <Project Path="BuildTests.NativeAot/BuildTests.NativeAot.csproj" />
  14. <Project Path="BuildTests.WpfHybrid/BuildTests.WpfHybrid.csproj" />
  15. <Project Path="BuildTests/BuildTests.csproj" />
  16. </Solution>