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 2e5bbe7021b3e..2167676e22efa 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.1.1-preview + 1.1.2-preview $(MSBuildThisFileDirectory) diff --git a/src/Authentication/Common.Authentication/Microsoft.Azure.Common.Authentication.nuspec b/src/Authentication/Common.Authentication/Microsoft.Azure.Common.Authentication.nuspec index 6f1ff80bbb59b..b6175c6dad621 100644 --- a/src/Authentication/Common.Authentication/Microsoft.Azure.Common.Authentication.nuspec +++ b/src/Authentication/Common.Authentication/Microsoft.Azure.Common.Authentication.nuspec @@ -17,6 +17,7 @@ + diff --git a/src/Authentication/Common.Authentication/Properties/AssemblyInfo.cs b/src/Authentication/Common.Authentication/Properties/AssemblyInfo.cs index d894518ba2525..ac633e4e36f72 100644 --- a/src/Authentication/Common.Authentication/Properties/AssemblyInfo.cs +++ b/src/Authentication/Common.Authentication/Properties/AssemblyInfo.cs @@ -26,7 +26,7 @@ [assembly: CLSCompliant(false)] [assembly: Guid("4f3ab2e4-cc7a-43ac-bb15-f481fcf94d58")] [assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.1.1.0")] +[assembly: AssemblyFileVersion("1.1.2.0")] #if CODESIGN [assembly: InternalsVisibleTo("Common.Authentication.Tests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")]