0.9.900
This commit is contained in:
Родитель
03d7dede1c
Коммит
2caeffd3ac
|
@ -1,4 +1,4 @@
|
|||
<Project Sdk="Peachpie.NET.Sdk/0.9.800">
|
||||
<Project Sdk="Peachpie.NET.Sdk/0.9.900">
|
||||
|
||||
<PropertyGroup>
|
||||
<OutputType>Library</OutputType>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Peachpie.AspNetCore.Web" Version="0.9.800" />
|
||||
<PackageReference Include="Peachpie.AspNetCore.Web" Version="0.9.900" />
|
||||
<ProjectReference Include="..\Website\Website.msbuildproj" />
|
||||
</ItemGroup>
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<Project Sdk="Peachpie.NET.Sdk/0.9.800">
|
||||
<Project Sdk="Peachpie.NET.Sdk/0.9.900">
|
||||
|
||||
<PropertyGroup>
|
||||
<OutputType>Library</OutputType>
|
||||
|
|
|
@ -2,13 +2,13 @@
|
|||
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
|
||||
<metadata>
|
||||
<id>Peachpie.Templates</id>
|
||||
<version>0.9.800</version>
|
||||
<version>0.9.900</version>
|
||||
<description>Templates of PHP projects for .NET platform using Peachpie Compiler.</description>
|
||||
<authors>Peachpie, Petr Houska</authors>
|
||||
<language>en-US</language>
|
||||
<projectUrl>https://github.com/peachpiecompiler/peachpie</projectUrl>
|
||||
<licenseUrl>https://github.com/peachpiecompiler/peachpie/blob/master/LICENSE.txt</licenseUrl>
|
||||
<copyright>Copyright 2018. All right Reserved.</copyright>
|
||||
<copyright>Copyright 2020. All right Reserved.</copyright>
|
||||
<requireLicenseAcceptance>true</requireLicenseAcceptance>
|
||||
<packageTypes>
|
||||
<packageType name="Template" />
|
||||
|
|
Загрузка…
Ссылка в новой задаче