Skip to content

Commit

Permalink
build(moliplugin.csproj): <PackageReference Include="QQBotHub.Sdk" Ve…
Browse files Browse the repository at this point in the history
…rsion="0.1.0">
  • Loading branch information
yiyungent committed Apr 16, 2022
1 parent f0ab0b7 commit ba2113f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/MoLiPlugin/MoLiPlugin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<!-- 方便开发debug,与发布到nuget -->
<ItemGroup Condition="'$(Configuration)' == 'Release'">
<PackageReference Include="QQBotHub.Sdk" Version="0.0.1">
<PackageReference Include="QQBotHub.Sdk" Version="0.1.0">
<ExcludeAssets>runtime</ExcludeAssets>
</PackageReference>
</ItemGroup>
Expand Down

0 comments on commit ba2113f

Please sign in to comment.