bump beta1
This commit is contained in:
Родитель
7434b57c0f
Коммит
f105f89e55
|
@ -1,4 +1,4 @@
|
|||
<Project Sdk="Peachpie.NET.Sdk/0.9.26">
|
||||
<Project Sdk="Peachpie.NET.Sdk/0.9.35">
|
||||
<PropertyGroup Label="Globals">
|
||||
<ProjectGuid>0e51d101-0992-4aa6-a134-26ea3f2e3935</ProjectGuid>
|
||||
</PropertyGroup>
|
||||
|
@ -17,6 +17,6 @@
|
|||
</Content>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<PackageReference Include="PeachPied.WordPress" Version="1.0.0-alpha4" />
|
||||
<PackageReference Include="PeachPied.WordPress" Version="1.0.0-beta1" />
|
||||
</ItemGroup>
|
||||
</Project>
|
|
@ -11,8 +11,8 @@
|
|||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Microsoft.AspNetCore.App" Version="2.1.4" />
|
||||
<PackageReference Include="PeachPied.WordPress.AspNetCore" Version="1.0.0-alpha4" />
|
||||
<PackageReference Include="Peachpie.AspNetCore.Mvc" Version="0.9.26" />
|
||||
<PackageReference Include="PeachPied.WordPress.AspNetCore" Version="1.0.0-beta1" />
|
||||
<PackageReference Include="Peachpie.AspNetCore.Mvc" Version="0.9.35" />
|
||||
<ProjectReference Include="../PeachPied.WordPress.MyPlugin/PeachPied.WordPress.MyPlugin.msbuildproj">
|
||||
<PrivateAssets>None</PrivateAssets>
|
||||
</ProjectReference>
|
||||
|
|
Загрузка…
Ссылка в новой задаче