Skip to content

Commit 9735287

Browse files
committed
Marking as v10.0.0 in the project file
1 parent 617eb57 commit 9735287

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,4 +228,6 @@ _Pvt_Extensions
228228
.paket/paket.exe
229229

230230
# FAKE - F# Make
231-
.fake/
231+
.fake/
232+
233+
.idea/

AutoMapper.Data/AutoMapper.Data.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<Description>ADO.NET extensions for AutoMapper</Description>
5-
<VersionPrefix>15.0.0</VersionPrefix>
5+
<VersionPrefix>10.0.0</VersionPrefix>
66
<GenerateDocumentationFile>true</GenerateDocumentationFile>
77
<Authors>Jimmy Bogard</Authors>
88
<TargetFramework>net8.0</TargetFramework>

0 commit comments

Comments
 (0)