• R/O
  • HTTP
  • SSH
  • HTTPS

コミット

タグ
未設定

よく使われているワード(クリックで追加)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

なろうブックマーク分析用ツールのPrism+WinUI3サンプル実装


コミットメタ情報

リビジョン91b05482e5b7288185c0f453ccfc74c20099b04b (tree)
日時2023-09-30 19:37:53
作者yoshy <yoshy.org.bitbucket@gz.j...>
コミッターyoshy

ログメッセージ

[MOD] プロジェクト間の依存関係、外部パッケージへの依存関係の修正
[UPG] ClearAuLaitのCaptionFormatterの変更に伴う修正

変更サマリ

差分

--- a/TestNarou3.Adaptor/Gateway/ViewModel/MainWindowViewModel.cs
+++ b/TestNarou3.Adaptor/Gateway/ViewModel/MainWindowViewModel.cs
@@ -31,7 +31,7 @@ namespace TestNarou3.Adaptor.Gateway.ViewModel
3131 this.wc = wc;
3232 this.rm = rm;
3333
34- this.Title = new ReactiveProperty<string>(caption.GetCaption()).AddTo(disposables);
34+ this.Title = new ReactiveProperty<string>(caption.GetDefaultCaption()).AddTo(disposables);
3535 }
3636
3737 public void OnClosing()
--- a/TestNarou3.Adaptor/TestNarou3.30Adaptor.csproj
+++ b/TestNarou3.Adaptor/TestNarou3.30Adaptor.csproj
@@ -11,7 +11,6 @@
1111 </PropertyGroup>
1212
1313 <ItemGroup>
14- <ProjectReference Include="..\TestNarou3.Infra\TestNarou3.90Infra.csproj" />
1514 <ProjectReference Include="..\TestNarou3.UseCase\TestNarou3.20UseCase.csproj" />
1615 </ItemGroup>
1716 </Project>
--- a/TestNarou3.Domain/TestNarou3.10Domain.csproj
+++ b/TestNarou3.Domain/TestNarou3.10Domain.csproj
@@ -11,11 +11,6 @@
1111 </PropertyGroup>
1212
1313 <ItemGroup>
14- <PackageReference Include="Microsoft.WindowsAppSDK" Version="1.1.4" />
15- <PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.22621.1" />
16- </ItemGroup>
17-
18- <ItemGroup>
1914 <ProjectReference Include="..\TestNarou3.Infra\TestNarou3.90Infra.csproj" />
2015 </ItemGroup>
2116 </Project>
--- a/TestNarou3.Infra/TestNarou3.90Infra.csproj
+++ b/TestNarou3.Infra/TestNarou3.90Infra.csproj
@@ -10,12 +10,6 @@
1010 </PropertyGroup>
1111
1212 <ItemGroup>
13- <PackageReference Include="Microsoft.WindowsAppSDK" Version="1.1.4" />
14- <PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.22621.1" />
15- <PackageReference Include="ReactiveProperty" Version="8.1.2" />
16- </ItemGroup>
17-
18- <ItemGroup>
1913 <ProjectReference Include="..\..\CleanAuLait.ObservableCollectionsMod\CleanAuLait.ObservableCollectionsMod.csproj" />
2014 <ProjectReference Include="..\..\CleanAuLait.Prism.WinUI3\CleanAuLait.Prism.WinUI3.csproj" />
2115 </ItemGroup>
--- a/TestNarou3.OuterEdge/TestNarou3.40OuterEdge.csproj
+++ b/TestNarou3.OuterEdge/TestNarou3.40OuterEdge.csproj
@@ -18,11 +18,10 @@
1818 </ItemGroup>
1919 <ItemGroup>
2020 <PackageReference Include="CommunityToolkit.WinUI.UI.Controls" Version="7.1.2" />
21- <PackageReference Include="Microsoft.Xaml.Behaviors.WinUI.Managed" Version="2.0.8" />
21+ <PackageReference Include="Microsoft.Xaml.Behaviors.WinUI.Managed" Version="2.0.9" />
2222 </ItemGroup>
2323 <ItemGroup>
2424 <ProjectReference Include="..\TestNarou3.Adaptor\TestNarou3.30Adaptor.csproj" />
25- <ProjectReference Include="..\TestNarou3.Infra\TestNarou3.90Infra.csproj" />
2625 </ItemGroup>
2726 <ItemGroup>
2827 <Page Update="UI\View\MainWindowView.xaml">
--- a/TestNarou3.UseCase/TestNarou3.20UseCase.csproj
+++ b/TestNarou3.UseCase/TestNarou3.20UseCase.csproj
@@ -11,12 +11,6 @@
1111 </PropertyGroup>
1212
1313 <ItemGroup>
14- <PackageReference Include="Microsoft.WindowsAppSDK" Version="1.1.4" />
15- <PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.22621.1" />
16- </ItemGroup>
17-
18- <ItemGroup>
1914 <ProjectReference Include="..\TestNarou3.Domain\TestNarou3.10Domain.csproj" />
20- <ProjectReference Include="..\TestNarou3.Infra\TestNarou3.90Infra.csproj" />
2115 </ItemGroup>
2216 </Project>
--- a/TestNarou3.sln
+++ b/TestNarou3.sln
@@ -27,8 +27,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TestNarou3.20UseCase", "Tes
2727 EndProject
2828 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CleanAuLait.ObservableCollectionsMod", "..\CleanAuLait.ObservableCollectionsMod\CleanAuLait.ObservableCollectionsMod.csproj", "{B9BA0032-9C0E-4B3A-A646-8280D64EF45B}"
2929 EndProject
30-Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ObservableCollections", "D:\Repo\gitroot\ObservableCollectionsMod\src\ObservableCollections\ObservableCollections.csproj", "{73A95F88-084E-40E2-8C7B-2324AA8A9E81}"
31-EndProject
3230 Global
3331 GlobalSection(SolutionConfigurationPlatforms) = preSolution
3432 Debug|Any CPU = Debug|Any CPU
@@ -241,22 +239,6 @@ Global
241239 {B9BA0032-9C0E-4B3A-A646-8280D64EF45B}.Release|x64.Build.0 = Release|Any CPU
242240 {B9BA0032-9C0E-4B3A-A646-8280D64EF45B}.Release|x86.ActiveCfg = Release|Any CPU
243241 {B9BA0032-9C0E-4B3A-A646-8280D64EF45B}.Release|x86.Build.0 = Release|Any CPU
244- {73A95F88-084E-40E2-8C7B-2324AA8A9E81}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
245- {73A95F88-084E-40E2-8C7B-2324AA8A9E81}.Debug|Any CPU.Build.0 = Debug|Any CPU
246- {73A95F88-084E-40E2-8C7B-2324AA8A9E81}.Debug|arm64.ActiveCfg = Debug|Any CPU
247- {73A95F88-084E-40E2-8C7B-2324AA8A9E81}.Debug|arm64.Build.0 = Debug|Any CPU
248- {73A95F88-084E-40E2-8C7B-2324AA8A9E81}.Debug|x64.ActiveCfg = Debug|Any CPU
249- {73A95F88-084E-40E2-8C7B-2324AA8A9E81}.Debug|x64.Build.0 = Debug|Any CPU
250- {73A95F88-084E-40E2-8C7B-2324AA8A9E81}.Debug|x86.ActiveCfg = Debug|Any CPU
251- {73A95F88-084E-40E2-8C7B-2324AA8A9E81}.Debug|x86.Build.0 = Debug|Any CPU
252- {73A95F88-084E-40E2-8C7B-2324AA8A9E81}.Release|Any CPU.ActiveCfg = Release|Any CPU
253- {73A95F88-084E-40E2-8C7B-2324AA8A9E81}.Release|Any CPU.Build.0 = Release|Any CPU
254- {73A95F88-084E-40E2-8C7B-2324AA8A9E81}.Release|arm64.ActiveCfg = Release|Any CPU
255- {73A95F88-084E-40E2-8C7B-2324AA8A9E81}.Release|arm64.Build.0 = Release|Any CPU
256- {73A95F88-084E-40E2-8C7B-2324AA8A9E81}.Release|x64.ActiveCfg = Release|Any CPU
257- {73A95F88-084E-40E2-8C7B-2324AA8A9E81}.Release|x64.Build.0 = Release|Any CPU
258- {73A95F88-084E-40E2-8C7B-2324AA8A9E81}.Release|x86.ActiveCfg = Release|Any CPU
259- {73A95F88-084E-40E2-8C7B-2324AA8A9E81}.Release|x86.Build.0 = Release|Any CPU
260242 EndGlobalSection
261243 GlobalSection(SolutionProperties) = preSolution
262244 HideSolutionNode = FALSE
--- a/TestNarou3/Assets/message.properties
+++ b/TestNarou3/Assets/message.properties
@@ -1,5 +1,5 @@
11 Caption = テストなろう3
2-Caption.Info = {0} - 通知
3-Caption.Warn = {0} - 警告
4-Caption.Error = {0} - エラー
5-Caption.Exception = {0} - {1}
2+Caption.Format.Info = {0} - 通知
3+Caption.Format.Warn = {0} - 警告
4+Caption.Format.Error = {0} - エラー
5+Caption.Format.Exception = {0} - {1}
\ No newline at end of file