NatTypeTester.slnx 2.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. <Solution>
  2. <Configurations>
  3. <Platform Name="Any CPU" />
  4. <Platform Name="ARM64" />
  5. <Platform Name="x64" />
  6. </Configurations>
  7. <Folder Name="/Solution Items/">
  8. <File Path=".editorconfig" />
  9. <File Path=".gitignore" />
  10. <File Path="build.ps1" />
  11. <File Path="build.WinUI.ps1" />
  12. <File Path="Build\DotNetDllPathPatcher.ps1" />
  13. <File Path="LICENSE" />
  14. <File Path="NuGet.Config" />
  15. <File Path="README.md" />
  16. <File Path="Directory.Packages.props" />
  17. </Folder>
  18. <Project Path="NatTypeTester.Models\NatTypeTester.Models.csproj">
  19. <Configuration Solution="Debug|ARM64" Project="Debug|Any CPU" />
  20. <Configuration Solution="Debug|x64" Project="Debug|Any CPU" />
  21. <Configuration Solution="Release|ARM64" Project="Release|Any CPU" />
  22. <Configuration Solution="Release|x64" Project="Release|Any CPU" />
  23. </Project>
  24. <Project Path="NatTypeTester.ViewModels\NatTypeTester.ViewModels.csproj">
  25. <Configuration Solution="Debug|ARM64" Project="Debug|Any CPU" />
  26. <Configuration Solution="Debug|x64" Project="Debug|Any CPU" />
  27. <Configuration Solution="Release|ARM64" Project="Release|Any CPU" />
  28. <Configuration Solution="Release|x64" Project="Release|Any CPU" />
  29. </Project>
  30. <Project Path="NatTypeTester.WinUI\NatTypeTester.WinUI.csproj">
  31. <Configuration Solution="Debug|Any CPU" Project="Debug|x64|Deploy" />
  32. <Configuration Solution="Debug|ARM64" Project="Debug|ARM64|Deploy" />
  33. <Configuration Solution="Debug|x64" Project="Debug|x64|Deploy" />
  34. <Configuration Solution="Release|Any CPU" Project="Release|x64|Deploy" />
  35. <Configuration Solution="Release|ARM64" Project="Release|ARM64|Deploy" />
  36. <Configuration Solution="Release|x64" Project="Release|x64|Deploy" />
  37. </Project>
  38. <Project Path="NatTypeTester\NatTypeTester.csproj">
  39. <Configuration Solution="Debug|ARM64" Project="Debug|Any CPU" />
  40. <Configuration Solution="Debug|x64" Project="Debug|Any CPU" />
  41. <Configuration Solution="Release|ARM64" Project="Release|Any CPU" />
  42. <Configuration Solution="Release|x64" Project="Release|Any CPU" />
  43. </Project>
  44. <Project Path="STUN\STUN.csproj">
  45. <Configuration Solution="Debug|ARM64" Project="Debug|Any CPU" />
  46. <Configuration Solution="Debug|x64" Project="Debug|Any CPU" />
  47. <Configuration Solution="Release|ARM64" Project="Release|Any CPU" />
  48. <Configuration Solution="Release|x64" Project="Release|Any CPU" />
  49. </Project>
  50. <Project Path="UnitTest\UnitTest.csproj">
  51. <Configuration Solution="Debug|ARM64" Project="Debug|Any CPU" />
  52. <Configuration Solution="Debug|x64" Project="Debug|Any CPU" />
  53. <Configuration Solution="Release|ARM64" Project="Release|Any CPU" />
  54. <Configuration Solution="Release|x64" Project="Release|Any CPU" />
  55. </Project>
  56. </Solution>