Skip to content

Commit

Permalink
Set version to 1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Henk Kin committed Apr 9, 2020
1 parent f1b2fe9 commit 62c5079
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
<PackageTags>Identifiers id int guid di DependencyInjection Core EntityFramework EF SqlServer</PackageTags>
<Description>.NET Core DependencyInjection Integration for Identifiers with EntityFrameworkCore.SqlServer</Description>
<Copyright>Henk Kin</Copyright>
<Version>1.0.6</Version>
<Version>1.0.7</Version>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<EmbedUntrackedSources>true</EmbedUntrackedSources>
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Identifiers" Version="1.0.6" />
<PackageReference Include="Identifiers" Version="1.0.7" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="3.1.3" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="3.1.3" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />
Expand Down

0 comments on commit 62c5079

Please sign in to comment.