Skip to content

Commit

Permalink
update package information
Browse files Browse the repository at this point in the history
  • Loading branch information
tonerdo committed Oct 18, 2017
1 parent 6a36beb commit 97d8805
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Pose/Pose.csproj
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Title>Pose</Title>
<Description>A lightweight unconstrained isolation framework for .NET Standard</Description>
<VersionPrefix>1.0.0</VersionPrefix>
<Description>Replace any .NET method (including static and non-virtual) with a delegate</Description>
<PackageVersion>1.0.1</PackageVersion>
<TargetFramework>netstandard2.0</TargetFramework>
<DebugType>portable</DebugType>
<AssemblyName>Pose</AssemblyName>
Expand Down

0 comments on commit 97d8805

Please sign in to comment.