Skip to content

Commit 97d8805

Browse files
committed
update package information
1 parent 6a36beb commit 97d8805

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Pose/Pose.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<Title>Pose</Title>
4-
<Description>A lightweight unconstrained isolation framework for .NET Standard</Description>
5-
<VersionPrefix>1.0.0</VersionPrefix>
4+
<Description>Replace any .NET method (including static and non-virtual) with a delegate</Description>
5+
<PackageVersion>1.0.1</PackageVersion>
66
<TargetFramework>netstandard2.0</TargetFramework>
77
<DebugType>portable</DebugType>
88
<AssemblyName>Pose</AssemblyName>

0 commit comments

Comments
 (0)