0.9.46
This commit is contained in:
Родитель
7798a7c613
Коммит
b9fc3644eb
|
@ -1,4 +1,4 @@
|
|||
<Project Sdk="Peachpie.NET.Sdk/0.9.45">
|
||||
<Project Sdk="Peachpie.NET.Sdk/0.9.46">
|
||||
|
||||
<PropertyGroup>
|
||||
<OutputType>Library</OutputType>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<Project Sdk="Peachpie.NET.Sdk/0.9.45">
|
||||
<Project Sdk="Peachpie.NET.Sdk/0.9.46">
|
||||
|
||||
<PropertyGroup>
|
||||
<OutputType>Exe</OutputType>
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Microsoft.AspNetCore.App" />
|
||||
<PackageReference Include="Peachpie.AspNetCore.Web" Version="0.9.45" />
|
||||
<PackageReference Include="Peachpie.AspNetCore.Web" Version="0.9.46" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<Project Sdk="Peachpie.NET.Sdk/0.9.45">
|
||||
<Project Sdk="Peachpie.NET.Sdk/0.9.46">
|
||||
|
||||
<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.45</version>
|
||||
<version>0.9.46</version>
|
||||
<description>Templates of PHP projects for .NET platform using Peachpie Compiler.</description>
|
||||
<authors>Peachpie, Petr Houska</authors>
|
||||
<language>en-US</language>
|
||||
|
|
Загрузка…
Ссылка в новой задаче