From 5743e3033ecb9b36ec52897a011d1e3839710a19 Mon Sep 17 00:00:00 2001 From: Hovsep Mkrtchyan Date: Tue, 26 Jan 2016 13:14:01 -0800 Subject: [PATCH] Bumping up Authentication package version to avoid conflict with already existing version --- .../Microsoft.Azure.Common.Authentication.nuget.proj | 2 +- .../Common.Authentication/Properties/AssemblyInfo.cs | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Authentication/Common.Authentication/Microsoft.Azure.Common.Authentication.nuget.proj b/src/Authentication/Common.Authentication/Microsoft.Azure.Common.Authentication.nuget.proj index dce85a3da8f7..b5db7f7f7267 100644 --- a/src/Authentication/Common.Authentication/Microsoft.Azure.Common.Authentication.nuget.proj +++ b/src/Authentication/Common.Authentication/Microsoft.Azure.Common.Authentication.nuget.proj @@ -5,7 +5,7 @@ Microsoft.Azure.Common.Authentication --> - 1.6.0-preview + 1.6.1-preview $(MSBuildThisFileDirectory) diff --git a/src/Authentication/Common.Authentication/Properties/AssemblyInfo.cs b/src/Authentication/Common.Authentication/Properties/AssemblyInfo.cs index 2132b997b1ac..4640238ad82a 100644 --- a/src/Authentication/Common.Authentication/Properties/AssemblyInfo.cs +++ b/src/Authentication/Common.Authentication/Properties/AssemblyInfo.cs @@ -25,8 +25,8 @@ [assembly: ComVisible(false)] [assembly: CLSCompliant(false)] [assembly: Guid("4f3ab2e4-cc7a-43ac-bb15-f481fcf94d58")] -[assembly: AssemblyVersion("1.6.0.0")] -[assembly: AssemblyFileVersion("1.6.0.0")] +[assembly: AssemblyVersion("1.6.1.0")] +[assembly: AssemblyFileVersion("1.6.1.0")] #if CODESIGN [assembly: InternalsVisibleTo("Common.Authentication.Tests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] [assembly: InternalsVisibleTo("DynamicProxyGenAssembly2, PublicKey=0024000004800000940000000602000000240000525341310004000001000100c547cac37abd99c8db225ef2f6c8a3602f3b3606cc9891605d02baa56104f4cfc0734aa39b93bf7852f7d9266654753cc297e7d2edfe0bac1cdcf9f717241550e0a7b191195b7667bb4f64bcb8e2121380fd1d9d46ad2d92d2d15605093924cceaf74c4861eff62abf69b9291ed0a340e113be11e6a7d3113e92484cf7045cc7")]