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

Commit

Permalink
linq2db 1.9.0
Browse files Browse the repository at this point in the history
version 1.0.2
ili committed Aug 30, 2017
1 parent d15dc5c commit 7e3aa28
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@ cache:
- '%USERPROFILE%\.nuget\packages -> **\project.json'

environment:
nugetVersion: 1.0.1
nugetVersion: 1.0.2

version: $(nugetVersion).{build}

Original file line number Diff line number Diff line change
@@ -30,7 +30,7 @@

<ItemGroup>
<PackageReference Include="IdentityServer4" Version="1.5.2" />
<PackageReference Include="linq2db.core" Version="1.8.3" />
<PackageReference Include="linq2db.core" Version="1.9.0" />
</ItemGroup>
<ItemGroup Condition=" '$(TargetFramework)' == 'net452' ">
<Reference Include="System" />

0 comments on commit 7e3aa28

Please sign in to comment.