Skip to content

Commit b748baa

Browse files
Merge pull request #27 from AutoMapper/development
Development
2 parents 251df9e + 2a02102 commit b748baa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/AutoMapper.Collection.EntityFrameworkCore/AutoMapper.Collection.EntityFrameworkCore.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
</PropertyGroup>
1616

1717
<ItemGroup>
18-
<PackageReference Include="AutoMapper.Collection" Version="6.0.0-ci-*" />
18+
<PackageReference Include="AutoMapper.Collection" Version="5.0.0" />
1919
</ItemGroup>
2020

2121
<ItemGroup>

version.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<Project>
22
<PropertyGroup>
3-
<VersionPrefix>1.0.0</VersionPrefix>
3+
<VersionPrefix>1.0.1</VersionPrefix>
44
</PropertyGroup>
55
</Project>

0 commit comments

Comments
 (0)