• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

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

Commit MetaInfo

Revision21799d3a9e7390e2cb5d957dc6544fe271ccbe3c (tree)
Time2022-11-29 23:53:41
Authoryoshy <yoshy.org.bitbucket@gz.j...>
Commiteryoshy

Log Message

[UPG] 依存パッケージの更新に追従

Change Summary

Incremental Difference

--- a/CleanAuLait.csproj
+++ b/CleanAuLait.csproj
@@ -14,8 +14,8 @@
1414 </ItemGroup>
1515
1616 <ItemGroup>
17- <PackageReference Include="AutoMapper" Version="11.0.1" />
18- <PackageReference Include="NLog" Version="5.0.1" />
17+ <PackageReference Include="AutoMapper" Version="12.0.0" />
18+ <PackageReference Include="NLog" Version="5.0.4" />
1919 <PackageReference Include="ReactiveProperty" Version="8.1.2" />
2020 </ItemGroup>
2121