mirror of
https://github.com/dotnetcore/BootstrapBlazor.git
synced 2025-12-20 10:26:41 +08:00
build: 发布新版本 3.1.28-beta01
This commit is contained in:
@@ -9,14 +9,14 @@
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="BootstrapBlazor.Chart" Version="3.1.0" />
|
||||
<PackageReference Include="BootstrapBlazor.Markdown" Version="3.1.0" />
|
||||
<PackageReference Include="BootstrapBlazor.TableExport" Version="3.1.0" />
|
||||
<PackageReference Include="System.Net.Http.Json" Version="3.2.1" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\BootstrapBlazor.Chart\BootstrapBlazor.Chart.csproj" />
|
||||
<ProjectReference Include="..\BootstrapBlazor.Docs\BootstrapBlazor.Docs.csproj" />
|
||||
<ProjectReference Include="..\BootstrapBlazor.Markdown\BootstrapBlazor.Markdown.csproj" />
|
||||
<ProjectReference Include="..\BootstrapBlazor.TableExport\BootstrapBlazor.TableExport.csproj" />
|
||||
<ProjectReference Include="..\BootstrapBlazor\BootstrapBlazor.csproj" />
|
||||
</ItemGroup>
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<RazorLangVersion>3.0</RazorLangVersion>
|
||||
<IsPackable>true</IsPackable>
|
||||
<PackageIcon>logo.png</PackageIcon>
|
||||
<Version>3.1.27</Version>
|
||||
<Version>3.1.28-beta01</Version>
|
||||
<PackageReleaseNotes>更新日志:https://gitee.com/LongbowEnterprise/BootstrapBlazor/wikis</PackageReleaseNotes>
|
||||
</PropertyGroup>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user