File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 </PropertyGroup >
1111
1212 <ItemGroup >
13- <PackageReference Include =" BveEx.CoreExtensions" Version =" 2.0.0 " />
13+ <PackageReference Include =" BveEx.CoreExtensions" Version =" 2.0.8 " />
1414 </ItemGroup >
1515
1616</Project >
Original file line number Diff line number Diff line change 44 ".NETFramework,Version=v4.8" : {
55 "BveEx.CoreExtensions" : {
66 "type" : " Direct" ,
7- "requested" : " [2.0.0 , )" ,
8- "resolved" : " 2.0.0 " ,
9- "contentHash" : " GEjHTJbW9BiDOXVBsvwtX9TpNF3l9uzvjXgPicHhp/dOWheJwWLVQQFFEEwHQPuSPIOu4uWEwBJc8xUPtCsTcg ==" ,
7+ "requested" : " [2.0.8 , )" ,
8+ "resolved" : " 2.0.8 " ,
9+ "contentHash" : " r35lDGdLYG/5PVcjBC/aawM10QtPu5yrrtEy751bF0eWPUAaUI7b1PgMvNApqVuUK7x/nUE34/7kqIkIEYU/TQ ==" ,
1010 "dependencies" : {
11- "BveEx.PluginHost" : " 2.0.0 "
11+ "BveEx.PluginHost" : " 2.0.8 "
1212 }
1313 },
1414 "BveEx.PluginHost" : {
1515 "type" : " Transitive" ,
16- "resolved" : " 2.0.0 " ,
17- "contentHash" : " kH1aCuUFISW1/LFyNx1Jm0Y3j9evwzw+w7LLJ+ZUagA4FGLGDRdwPVsa5/vGaySwhOWDXPQdOAi0d0stB2KeZg =="
16+ "resolved" : " 2.0.8 " ,
17+ "contentHash" : " fa52UOSSwpAXgigrZLE0EMAJj/LbxHHMTqhaMR75WYs0g3oprBMYI/GqsrIrgnc45ciFZWhriupAzyPVh4auTg =="
1818 }
1919 }
2020 }
Original file line number Diff line number Diff line change 1010 </PropertyGroup >
1111
1212 <ItemGroup >
13- <PackageReference Include =" BveEx.CoreExtensions" Version =" 2.0.0 " />
13+ <PackageReference Include =" BveEx.CoreExtensions" Version =" 2.0.8 " />
1414 </ItemGroup >
1515
1616</Project >
Original file line number Diff line number Diff line change 44 ".NETFramework,Version=v4.8" : {
55 "BveEx.CoreExtensions" : {
66 "type" : " Direct" ,
7- "requested" : " [2.0.0 , )" ,
8- "resolved" : " 2.0.0 " ,
9- "contentHash" : " GEjHTJbW9BiDOXVBsvwtX9TpNF3l9uzvjXgPicHhp/dOWheJwWLVQQFFEEwHQPuSPIOu4uWEwBJc8xUPtCsTcg ==" ,
7+ "requested" : " [2.0.8 , )" ,
8+ "resolved" : " 2.0.8 " ,
9+ "contentHash" : " r35lDGdLYG/5PVcjBC/aawM10QtPu5yrrtEy751bF0eWPUAaUI7b1PgMvNApqVuUK7x/nUE34/7kqIkIEYU/TQ ==" ,
1010 "dependencies" : {
11- "BveEx.PluginHost" : " 2.0.0 "
11+ "BveEx.PluginHost" : " 2.0.8 "
1212 }
1313 },
1414 "BveEx.PluginHost" : {
1515 "type" : " Transitive" ,
16- "resolved" : " 2.0.0 " ,
17- "contentHash" : " kH1aCuUFISW1/LFyNx1Jm0Y3j9evwzw+w7LLJ+ZUagA4FGLGDRdwPVsa5/vGaySwhOWDXPQdOAi0d0stB2KeZg =="
16+ "resolved" : " 2.0.8 " ,
17+ "contentHash" : " fa52UOSSwpAXgigrZLE0EMAJj/LbxHHMTqhaMR75WYs0g3oprBMYI/GqsrIrgnc45ciFZWhriupAzyPVh4auTg =="
1818 }
1919 }
2020 }
Original file line number Diff line number Diff line change 2929
3030
3131## 依存環境
32- - [ BveEx.CoreExtensions] ( https://www.nuget.org/packages/BveEx.CoreExtensions/ ) (2.0.0 )
33- - [ BveEx.PluginHost] ( https://www.nuget.org/packages/BveEx.PluginHost/ ) (2.0.0 )
32+ - [ BveEx.CoreExtensions] ( https://www.nuget.org/packages/BveEx.CoreExtensions/ ) (2.0.8 )
33+ - [ BveEx.PluginHost] ( https://www.nuget.org/packages/BveEx.PluginHost/ ) (2.0.8 )
3434
3535間接参照を含めたすべての依存情報については、各プロジェクトのフォルダにある ` packages.lock.json ` をご確認ください。
3636
Original file line number Diff line number Diff line change 197197## 開発環境
198198** Todo: 開発環境を必要に応じて変更**
199199- [ BveEX] ( https://github.com/automatic9045/BveEX )
200- - [ ver2.0 - v2.0.41222 .1] ( https://github.com/automatic9045/BveEX/releases/tag/v2.0.41222.1 )
200+ - [ ver2.0.8 - v2.0.50428 .1] ( https://github.com/automatic9045/BveEX/releases/tag/v2.0.41222.1 )
201201- Win10 22H2
202202 - Visual Studio 2022
203203 - Microsoft Visual Studio Community 2022 (64 ビット) - Current Version 17.5.3
208208
209209## 依存環境
210210** Todo: 依存環境を必要に応じて変更**
211- - BveEx.CoreExtensions (2.0.0 )
212- - BveEx.PluginHost (2.0.0 )
211+ - BveEx.CoreExtensions (2.0.8 )
212+ - BveEx.PluginHost (2.0.8 )
213213
214214(開発者向け)
215215間接参照を含めたすべての依存情報については、各プロジェクトのフォルダにある ` packages.lock.json ` をご確認ください。
Original file line number Diff line number Diff line change 1010 </PropertyGroup >
1111
1212 <ItemGroup >
13- <PackageReference Include =" BveEx.CoreExtensions" Version =" 2.0.0 " />
13+ <PackageReference Include =" BveEx.CoreExtensions" Version =" 2.0.8 " />
1414 </ItemGroup >
1515
1616</Project >
Original file line number Diff line number Diff line change 44 ".NETFramework,Version=v4.8" : {
55 "BveEx.CoreExtensions" : {
66 "type" : " Direct" ,
7- "requested" : " [2.0.0 , )" ,
8- "resolved" : " 2.0.0 " ,
9- "contentHash" : " GEjHTJbW9BiDOXVBsvwtX9TpNF3l9uzvjXgPicHhp/dOWheJwWLVQQFFEEwHQPuSPIOu4uWEwBJc8xUPtCsTcg ==" ,
7+ "requested" : " [2.0.8 , )" ,
8+ "resolved" : " 2.0.8 " ,
9+ "contentHash" : " r35lDGdLYG/5PVcjBC/aawM10QtPu5yrrtEy751bF0eWPUAaUI7b1PgMvNApqVuUK7x/nUE34/7kqIkIEYU/TQ ==" ,
1010 "dependencies" : {
11- "BveEx.PluginHost" : " 2.0.0 "
11+ "BveEx.PluginHost" : " 2.0.8 "
1212 }
1313 },
1414 "BveEx.PluginHost" : {
1515 "type" : " Transitive" ,
16- "resolved" : " 2.0.0 " ,
17- "contentHash" : " kH1aCuUFISW1/LFyNx1Jm0Y3j9evwzw+w7LLJ+ZUagA4FGLGDRdwPVsa5/vGaySwhOWDXPQdOAi0d0stB2KeZg =="
16+ "resolved" : " 2.0.8 " ,
17+ "contentHash" : " fa52UOSSwpAXgigrZLE0EMAJj/LbxHHMTqhaMR75WYs0g3oprBMYI/GqsrIrgnc45ciFZWhriupAzyPVh4auTg =="
1818 }
1919 }
2020 }
You can’t perform that action at this time.
0 commit comments