Skip to content

Commit 62c5079

Browse files
author
Henk Kin
committed
Set version to 1.0.7
1 parent f1b2fe9 commit 62c5079

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Identifiers.EntityFrameworkCore.SqlServer/Identifiers.EntityFrameworkCore.SqlServer.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@
1212
<PackageTags>Identifiers id int guid di DependencyInjection Core EntityFramework EF SqlServer</PackageTags>
1313
<Description>.NET Core DependencyInjection Integration for Identifiers with EntityFrameworkCore.SqlServer</Description>
1414
<Copyright>Henk Kin</Copyright>
15-
<Version>1.0.6</Version>
15+
<Version>1.0.7</Version>
1616
<PublishRepositoryUrl>true</PublishRepositoryUrl>
1717
<EmbedUntrackedSources>true</EmbedUntrackedSources>
1818
<IncludeSymbols>true</IncludeSymbols>
1919
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
2020
</PropertyGroup>
2121
<ItemGroup>
22-
<PackageReference Include="Identifiers" Version="1.0.6" />
22+
<PackageReference Include="Identifiers" Version="1.0.7" />
2323
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="3.1.3" />
2424
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="3.1.3" />
2525
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />

0 commit comments

Comments
 (0)