Skip to content

Commit

Permalink
ライブラリ更新
Browse files Browse the repository at this point in the history
あとバージョン上げ
  • Loading branch information
Grabacr07 committed Jun 19, 2016
1 parent 2822800 commit e93b2cb
Show file tree
Hide file tree
Showing 12 changed files with 17 additions and 15 deletions.
4 changes: 2 additions & 2 deletions source/Grabacr07.KanColleViewer/KanColleViewer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,8 @@
<HintPath>..\packages\Nekoxy.1.5.2.20\lib\net45\Nekoxy.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="StatefulModel, Version=0.5.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\StatefulModel.0.5.0\lib\portable-net45+win+wp80+MonoAndroid10+xamarinios10+MonoTouch10\StatefulModel.dll</HintPath>
<Reference Include="StatefulModel">
<HintPath>..\packages\StatefulModel.0.6.0\lib\portable-net45+win+wp80+MonoAndroid10+xamarinios10+MonoTouch10\StatefulModel.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System" />
Expand Down
2 changes: 1 addition & 1 deletion source/Grabacr07.KanColleViewer/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
ResourceDictionaryLocation.None,
ResourceDictionaryLocation.SourceAssembly)]

[assembly: AssemblyVersion("4.2.5.0")]
[assembly: AssemblyVersion("4.2.6.0")]
2 changes: 1 addition & 1 deletion source/Grabacr07.KanColleViewer/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@
<package id="Rx-PlatformServices" version="2.2.5" targetFramework="net45" />
<package id="Rx-WPF" version="2.2.5" targetFramework="net45" />
<package id="Rx-XAML" version="2.2.5" targetFramework="net45" />
<package id="StatefulModel" version="0.5.0" targetFramework="net46" />
<package id="StatefulModel" version="0.6.0" targetFramework="net46" />
</packages>
4 changes: 3 additions & 1 deletion source/Grabacr07.KanColleViewer/readme.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
提督業も忙しい! (KanColleViewer)
version 4.2.1 2016/02/12
version 4.2.6 2016/06/20
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━


Expand Down Expand Up @@ -167,6 +167,8 @@ Desktop Toast

■更新履歴

2016/06/20 - version 4.2.6 リリース
(わすれました)
2016/02/12 - version 4.2.1 リリース
2016/02/08 - version 4.2 リリース
2015/11/10 - version 4.1.6 リリース
Expand Down
4 changes: 2 additions & 2 deletions source/Grabacr07.KanColleWrapper/KanColleWrapper.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@
</Reference>
<Reference Include="PresentationCore" />
<Reference Include="PresentationFramework" />
<Reference Include="StatefulModel, Version=0.5.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\StatefulModel.0.5.0\lib\portable-net45+win+wp80+MonoAndroid10+xamarinios10+MonoTouch10\StatefulModel.dll</HintPath>
<Reference Include="StatefulModel">
<HintPath>..\packages\StatefulModel.0.6.0\lib\portable-net45+win+wp80+MonoAndroid10+xamarinios10+MonoTouch10\StatefulModel.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System" />
Expand Down
2 changes: 1 addition & 1 deletion source/Grabacr07.KanColleWrapper/KanColleWrapper.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<dependencies>
<dependency id="Nekoxy" version="1.5.2" />
<dependency id="Rx-Main" version="2.2.5" />
<dependency id="StatefulModel" version="0.5.0" />
<dependency id="StatefulModel" version="0.6.0" />
<dependency id="MetroTrilithon" version="0.1.7" />
</dependencies>
</metadata>
Expand Down
4 changes: 2 additions & 2 deletions source/Grabacr07.KanColleWrapper/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
[assembly: ComVisible(false)]
[assembly: Guid("8A13AB28-4E9F-423D-80AD-23EEF2821959")]

[assembly: AssemblyVersion("1.5.2")]
[assembly: AssemblyInformationalVersion("1.5.2")]
[assembly: AssemblyVersion("1.5.3")]
[assembly: AssemblyInformationalVersion("1.5.3")]
2 changes: 1 addition & 1 deletion source/Grabacr07.KanColleWrapper/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@
<package id="Rx-Linq" version="2.2.5" targetFramework="net45" />
<package id="Rx-Main" version="2.2.5" targetFramework="net45" />
<package id="Rx-PlatformServices" version="2.2.5" targetFramework="net45" />
<package id="StatefulModel" version="0.5.0" targetFramework="net45" />
<package id="StatefulModel" version="0.6.0" targetFramework="net46" />
</packages>
2 changes: 1 addition & 1 deletion source/Plugins/TaskbarProgress/TaskbarProgress.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<Private>True</Private>
</Reference>
<Reference Include="StatefulModel, Version=0.5.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\StatefulModel.0.5.0\lib\portable-net45+win+wp80+MonoAndroid10+xamarinios10+MonoTouch10\StatefulModel.dll</HintPath>
<HintPath>..\..\packages\StatefulModel.0.6.0\lib\portable-net45+win+wp80+MonoAndroid10+xamarinios10+MonoTouch10\StatefulModel.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System" />
Expand Down
2 changes: 1 addition & 1 deletion source/Plugins/TaskbarProgress/packages.config
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="LivetCask" version="1.3.1.0" targetFramework="net46" />
<package id="StatefulModel" version="0.5.0" targetFramework="net46" />
<package id="StatefulModel" version="0.6.0" targetFramework="net46" />
</packages>

0 comments on commit e93b2cb

Please sign in to comment.