--- lang: ja-jp breaks: true --- # WinUI 3 MSIX で `サイドローディング`による発行を行うと、パッケージ名の後に`_Test` が付加される 2022-12-28 ![](https://i.imgur.com/JQXA0QY.png) > Why does VS 2019 append "_Test" to the folder name when I create .msix packages > https://stackoverflow.com/questions/63688507/why-does-vs-2019-append-test-to-the-folder-name-when-i-create-msix-packages :::info `サイドローディング`はテスト目的だろうということ?? ::: > Customizing Visual Studio MSIX packaging project output > https://stackoverflow.com/questions/63508078/customizing-visual-studio-msix-packaging-project-output/63700931#63700931 ###### tags: `WinUI 3` `MSIX` `サイドローディング`