0..9.800
This commit is contained in:
Родитель
2bb48ef168
Коммит
03d7dede1c
|
@ -1,4 +1,4 @@
|
|||
<Project Sdk="Peachpie.NET.Sdk/0.9.600">
|
||||
<Project Sdk="Peachpie.NET.Sdk/0.9.800">
|
||||
|
||||
<PropertyGroup>
|
||||
<OutputType>Library</OutputType>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<Project Sdk="Peachpie.NET.Sdk/0.9.600">
|
||||
<Project Sdk="Peachpie.NET.Sdk/0.9.800">
|
||||
|
||||
<PropertyGroup>
|
||||
<OutputType>Exe</OutputType>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Peachpie.AspNetCore.Web" Version="0.9.600" />
|
||||
<PackageReference Include="Peachpie.AspNetCore.Web" Version="0.9.800" />
|
||||
<ProjectReference Include="..\Website\Website.msbuildproj" />
|
||||
</ItemGroup>
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<Project Sdk="Peachpie.NET.Sdk/0.9.600">
|
||||
<Project Sdk="Peachpie.NET.Sdk/0.9.800">
|
||||
|
||||
<PropertyGroup>
|
||||
<OutputType>Library</OutputType>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
|
||||
<metadata>
|
||||
<id>Peachpie.Templates</id>
|
||||
<version>0.9.600</version>
|
||||
<version>0.9.800</version>
|
||||
<description>Templates of PHP projects for .NET platform using Peachpie Compiler.</description>
|
||||
<authors>Peachpie, Petr Houska</authors>
|
||||
<language>en-US</language>
|
||||
|
|
Загрузка…
Ссылка в новой задаче