Skip to content
This repository was archived by the owner on May 25, 2023. It is now read-only.

Commit cc05e10

Browse files
authored
Updating versions
1 parent 4daa3e7 commit cc05e10

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/AutoMapper.Extensions.Microsoft.DependencyInjection/AutoMapper.Extensions.Microsoft.DependencyInjection.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<Description>AutoMapper extensions for ASP.NET Core</Description>
55
<Copyright>Copyright Jimmy Bogard</Copyright>
6-
<VersionPrefix>6.0.0</VersionPrefix>
6+
<VersionPrefix>6.1.0</VersionPrefix>
77
<Authors>Jimmy Bogard</Authors>
88
<TargetFrameworks>netstandard2.0</TargetFrameworks>
99
<AssemblyName>AutoMapper.Extensions.Microsoft.DependencyInjection</AssemblyName>
@@ -20,7 +20,7 @@
2020

2121
<ItemGroup>
2222
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="2.0.0" />
23-
<PackageReference Include="AutoMapper" Version="8.0.0" />
23+
<PackageReference Include="AutoMapper" Version="8.1.0" />
2424
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta-63102-01" PrivateAssets="All" />
2525
</ItemGroup>
2626

0 commit comments

Comments
 (0)