1.0.0-preview2
This commit is contained in:
Родитель
af5a0a9915
Коммит
b8b6073b06
|
@ -1,4 +1,4 @@
|
|||
<Project Sdk="Peachpie.NET.Sdk/1.0.0-preview1">
|
||||
<Project Sdk="Peachpie.NET.Sdk/1.0.0-preview2">
|
||||
|
||||
<PropertyGroup>
|
||||
<OutputType>Library</OutputType>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<Project Sdk="Peachpie.NET.Sdk/1.0.0-preview1">
|
||||
<Project Sdk="Peachpie.NET.Sdk/1.0.0-preview2">
|
||||
|
||||
<PropertyGroup>
|
||||
<OutputType>Exe</OutputType>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Peachpie.AspNetCore.Web" Version="1.0.0-preview1" />
|
||||
<PackageReference Include="Peachpie.AspNetCore.Web" Version="1.0.0-preview2" />
|
||||
<ProjectReference Include="..\Website\Website.msbuildproj" />
|
||||
</ItemGroup>
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<Project Sdk="Peachpie.NET.Sdk/1.0.0-preview1">
|
||||
<Project Sdk="Peachpie.NET.Sdk/1.0.0-preview2">
|
||||
|
||||
<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>1.0.0-preview1</version>
|
||||
<version>1.0.0-preview2</version>
|
||||
<description>Templates of PHP projects for .NET platform using PeachPie Compiler.</description>
|
||||
<authors>peachpie, Petr Houska, Jakub Misek</authors>
|
||||
<language>en-US</language>
|
||||
|
|
Загрузка…
Ссылка в новой задаче