Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Extension/Extension.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="BveEx.CoreExtensions" Version="2.0.0" />
<PackageReference Include="BveEx.CoreExtensions" Version="2.0.8" />
</ItemGroup>

</Project>
12 changes: 6 additions & 6 deletions Extension/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@
".NETFramework,Version=v4.8": {
"BveEx.CoreExtensions": {
"type": "Direct",
"requested": "[2.0.0, )",
"resolved": "2.0.0",
"contentHash": "GEjHTJbW9BiDOXVBsvwtX9TpNF3l9uzvjXgPicHhp/dOWheJwWLVQQFFEEwHQPuSPIOu4uWEwBJc8xUPtCsTcg==",
"requested": "[2.0.8, )",
"resolved": "2.0.8",
"contentHash": "r35lDGdLYG/5PVcjBC/aawM10QtPu5yrrtEy751bF0eWPUAaUI7b1PgMvNApqVuUK7x/nUE34/7kqIkIEYU/TQ==",
"dependencies": {
"BveEx.PluginHost": "2.0.0"
"BveEx.PluginHost": "2.0.8"
}
},
"BveEx.PluginHost": {
"type": "Transitive",
"resolved": "2.0.0",
"contentHash": "kH1aCuUFISW1/LFyNx1Jm0Y3j9evwzw+w7LLJ+ZUagA4FGLGDRdwPVsa5/vGaySwhOWDXPQdOAi0d0stB2KeZg=="
"resolved": "2.0.8",
"contentHash": "fa52UOSSwpAXgigrZLE0EMAJj/LbxHHMTqhaMR75WYs0g3oprBMYI/GqsrIrgnc45ciFZWhriupAzyPVh4auTg=="
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion MapPlugin/MapPlugin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="BveEx.CoreExtensions" Version="2.0.0" />
<PackageReference Include="BveEx.CoreExtensions" Version="2.0.8" />
</ItemGroup>

</Project>
12 changes: 6 additions & 6 deletions MapPlugin/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@
".NETFramework,Version=v4.8": {
"BveEx.CoreExtensions": {
"type": "Direct",
"requested": "[2.0.0, )",
"resolved": "2.0.0",
"contentHash": "GEjHTJbW9BiDOXVBsvwtX9TpNF3l9uzvjXgPicHhp/dOWheJwWLVQQFFEEwHQPuSPIOu4uWEwBJc8xUPtCsTcg==",
"requested": "[2.0.8, )",
"resolved": "2.0.8",
"contentHash": "r35lDGdLYG/5PVcjBC/aawM10QtPu5yrrtEy751bF0eWPUAaUI7b1PgMvNApqVuUK7x/nUE34/7kqIkIEYU/TQ==",
"dependencies": {
"BveEx.PluginHost": "2.0.0"
"BveEx.PluginHost": "2.0.8"
}
},
"BveEx.PluginHost": {
"type": "Transitive",
"resolved": "2.0.0",
"contentHash": "kH1aCuUFISW1/LFyNx1Jm0Y3j9evwzw+w7LLJ+ZUagA4FGLGDRdwPVsa5/vGaySwhOWDXPQdOAi0d0stB2KeZg=="
"resolved": "2.0.8",
"contentHash": "fa52UOSSwpAXgigrZLE0EMAJj/LbxHHMTqhaMR75WYs0g3oprBMYI/GqsrIrgnc45ciFZWhriupAzyPVh4auTg=="
}
}
}
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@


## 依存環境
- [BveEx.CoreExtensions](https://www.nuget.org/packages/BveEx.CoreExtensions/) (2.0.0)
- [BveEx.PluginHost](https://www.nuget.org/packages/BveEx.PluginHost/) (2.0.0)
- [BveEx.CoreExtensions](https://www.nuget.org/packages/BveEx.CoreExtensions/) (2.0.8)
- [BveEx.PluginHost](https://www.nuget.org/packages/BveEx.PluginHost/) (2.0.8)

間接参照を含めたすべての依存情報については、各プロジェクトのフォルダにある `packages.lock.json` をご確認ください。

Expand Down
6 changes: 3 additions & 3 deletions README_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@
## 開発環境
**Todo: 開発環境を必要に応じて変更**
- [BveEX](https://github.com/automatic9045/BveEX)
- [ver2.0 - v2.0.41222.1](https://github.com/automatic9045/BveEX/releases/tag/v2.0.41222.1)
- [ver2.0.8 - v2.0.50428.1](https://github.com/automatic9045/BveEX/releases/tag/v2.0.41222.1)
- Win10 22H2
- Visual Studio 2022
- Microsoft Visual Studio Community 2022 (64 ビット) - Current Version 17.5.3
Expand All @@ -208,8 +208,8 @@

## 依存環境
**Todo: 依存環境を必要に応じて変更**
- BveEx.CoreExtensions (2.0.0)
- BveEx.PluginHost (2.0.0)
- BveEx.CoreExtensions (2.0.8)
- BveEx.PluginHost (2.0.8)

(開発者向け)
間接参照を含めたすべての依存情報については、各プロジェクトのフォルダにある `packages.lock.json` をご確認ください。
2 changes: 1 addition & 1 deletion VehiclePlugin/VehiclePlugin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="BveEx.CoreExtensions" Version="2.0.0" />
<PackageReference Include="BveEx.CoreExtensions" Version="2.0.8" />
</ItemGroup>

</Project>
12 changes: 6 additions & 6 deletions VehiclePlugin/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@
".NETFramework,Version=v4.8": {
"BveEx.CoreExtensions": {
"type": "Direct",
"requested": "[2.0.0, )",
"resolved": "2.0.0",
"contentHash": "GEjHTJbW9BiDOXVBsvwtX9TpNF3l9uzvjXgPicHhp/dOWheJwWLVQQFFEEwHQPuSPIOu4uWEwBJc8xUPtCsTcg==",
"requested": "[2.0.8, )",
"resolved": "2.0.8",
"contentHash": "r35lDGdLYG/5PVcjBC/aawM10QtPu5yrrtEy751bF0eWPUAaUI7b1PgMvNApqVuUK7x/nUE34/7kqIkIEYU/TQ==",
"dependencies": {
"BveEx.PluginHost": "2.0.0"
"BveEx.PluginHost": "2.0.8"
}
},
"BveEx.PluginHost": {
"type": "Transitive",
"resolved": "2.0.0",
"contentHash": "kH1aCuUFISW1/LFyNx1Jm0Y3j9evwzw+w7LLJ+ZUagA4FGLGDRdwPVsa5/vGaySwhOWDXPQdOAi0d0stB2KeZg=="
"resolved": "2.0.8",
"contentHash": "fa52UOSSwpAXgigrZLE0EMAJj/LbxHHMTqhaMR75WYs0g3oprBMYI/GqsrIrgnc45ciFZWhriupAzyPVh4auTg=="
}
}
}
Expand Down
Loading