Skip to content

Commit

Permalink
Merge pull request #2 from pfpack/release/v2.0.0-rc.1.0.0
Browse files Browse the repository at this point in the history
release/v2.0.0-rc.1.0.0
  • Loading branch information
pmosk authored Nov 22, 2021
2 parents 3e4ee08 + bcf450f commit 6673754
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/core-unit/Unit.Tests/Unit.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PackageReference Include="NUnit" Version="3.13.2" />
<PackageReference Include="NUnit3TestAdapter" Version="4.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.0.0" />
<PackageReference Include="PrimeFuncPack.UnitTest.Data" Version="2.0.6" />
<PackageReference Include="PrimeFuncPack.UnitTest.Data" Version="3.0.0" />
<PackageReference Include="PrimeFuncPack.UnitTest.Moq" Version="1.0.3" />
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion src/core-unit/Unit/Unit.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<Description>PrimeFuncPack Core.Unit is a core library for .NET consisting of Unit type targeted for use in functional programming.</Description>
<RootNamespace>System</RootNamespace>
<AssemblyName>PrimeFuncPack.Core.Unit</AssemblyName>
<Version>2.0.0-preview.1.0.0</Version>
<Version>2.0.0-rc.1.0.0</Version>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 6673754

Please sign in to comment.