diff --git a/appveyor.yml b/appveyor.yml index 2a9931848..3608111a8 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -9,7 +9,7 @@ cache: - '%USERPROFILE%\.nuget\packages -> **\project.json' environment: - nugetVersion: 1.2.0 + nugetVersion: 1.2.1 version: $(nugetVersion).{build} diff --git a/samples/IdentitySample.Mvc/IdentitySample.Mvc.csproj b/samples/IdentitySample.Mvc/IdentitySample.Mvc.csproj index 7bfc545e8..e0e513f29 100644 --- a/samples/IdentitySample.Mvc/IdentitySample.Mvc.csproj +++ b/samples/IdentitySample.Mvc/IdentitySample.Mvc.csproj @@ -16,10 +16,6 @@ - - - - diff --git a/src/LinqToDB.Identity/LinqToDB.Identity.csproj b/src/LinqToDB.Identity/LinqToDB.Identity.csproj index 3a970c25c..0b9714c5e 100644 --- a/src/LinqToDB.Identity/LinqToDB.Identity.csproj +++ b/src/LinqToDB.Identity/LinqToDB.Identity.csproj @@ -32,7 +32,7 @@ - +