
| Revision | d06e188dbdd0a33713a88f5019b04101919345f2 (tree) |
|---|---|
| Time | 2023-09-30 20:42:15 |
| Author | yoshy <yoshy.org.bitbucket@gz.j...> |
| Commiter | yoshy |
[MOD] パッケージ名を CleanAuLait.Prism.WPF に変更
| @@ -16,7 +16,7 @@ using Prism.Services.Dialogs; | ||
| 16 | 16 | |
| 17 | 17 | namespace CleanAuLait |
| 18 | 18 | { |
| 19 | - public class CleanAuLaitWPFModule: IModule | |
| 19 | + public class CleanAuLaitPrismWPFModule: IModule | |
| 20 | 20 | { |
| 21 | 21 | private static readonly ILogger logger = LogManager.GetCurrentClassLogger(); |
| 22 | 22 |