Skip to content

Commit

Permalink
Merge pull request #2 from pfpack/feature/release-0.0.1
Browse files Browse the repository at this point in the history
Update AsyncPipeline.csproj
  • Loading branch information
andreise authored Sep 24, 2021
2 parents 8f3730d + 67cf54e commit baa2626
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/core-asyncpipeline/AsyncPipeline/AsyncPipeline.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<Copyright>Copyright © 2020-2021 Andrei Sergeev, Pavel Moskovoy</Copyright>
<RootNamespace>System</RootNamespace>
<AssemblyName>EarlyFuncPack.Core.AsyncPipeline</AssemblyName>
<Version>0.0.1-preview.0.2.0</Version>
<Version>0.0.1</Version>
</PropertyGroup>

<ItemGroup>
Expand All @@ -26,4 +26,4 @@
<PackageReference Include="PrimeFuncPack.Core.Result" Version="1.1.1" />
</ItemGroup>

</Project>
</Project>

0 comments on commit baa2626

Please sign in to comment.