Commit f595e5ad authored by 阿星Plus's avatar 阿星Plus

Plus.Log4Net

parent a8dc2da0
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
<Copyright>https://meowv.com</Copyright>
<Authors>阿星Plus</Authors>
<Company>https://meowv.com</Company>
<Product>Plus.Log4Net</Product>
<Description>.netcoreplus(Plus.Log4Net) - .NET Core 简易版快速开发框架</Description>
<RepositoryUrl>https://github.com/Meowv/.netcoreplus</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<PackageProjectUrl>https://github.com/Meowv/.netcoreplus</PackageProjectUrl>
<PackageIconUrl>https://avatars2.githubusercontent.com/u/13010050</PackageIconUrl>
<PackageTags>plus;plus.log4net;.netcoreplus;</PackageTags>
<PackageReleaseNotes>Plus.Log4Net</PackageReleaseNotes>
<Version>1.0.0</Version>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
<DocumentationFile>Plus.Log4Net.xml</DocumentationFile>
</PropertyGroup>
<ItemGroup>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment