Skip to content

Commit

Permalink
Merge pull request #310 from pemari-msft/master
Browse files Browse the repository at this point in the history
Updating references.
  • Loading branch information
pemari-msft committed Jul 1, 2016
2 parents 9825c02 + b804236 commit 295a5f3
Show file tree
Hide file tree
Showing 14 changed files with 26 additions and 26 deletions.
4 changes: 2 additions & 2 deletions Lib/AspNet/Microsoft.WindowsAzure.Storage/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("7.1.2.0")]
[assembly: AssemblyFileVersion("7.1.2.0")]
[assembly: AssemblyVersion("7.1.3.0")]
[assembly: AssemblyFileVersion("7.1.3.0")]
[assembly: AssemblyInformationalVersion("7.1.3.0-preview")]

[assembly: InternalsVisibleTo(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata minClientVersion="2.8.3">
<id>WindowsAzure.Storage</id>
<version>7.1.1-preview</version>
<version>7.1.3-preview</version>
<title>Windows Azure Storage</title>
<authors>Microsoft</authors>
<owners>Microsoft</owners>
Expand Down
2 changes: 1 addition & 1 deletion Lib/AspNet/Microsoft.WindowsAzure.Storage/project.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "7.1.2.0",
"version": "7.1.3.0",
"authors": [ "Microsoft Corporation" ],
"description": "Azure Storage SDK for CoreCLR Preview",
"dependencies": {
Expand Down
4 changes: 2 additions & 2 deletions Lib/Portable/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("7.1.2.0")]
[assembly: AssemblyFileVersion("7.1.2.0")]
[assembly: AssemblyVersion("7.1.3.0")]
[assembly: AssemblyFileVersion("7.1.3.0")]
[assembly: AssemblyInformationalVersion("7.1.3.0-preview")]
4 changes: 2 additions & 2 deletions Lib/WindowsDesktop/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("7.1.2.0")]
[assembly: AssemblyFileVersion("7.1.2.0")]
[assembly: AssemblyVersion("7.1.3.0")]
[assembly: AssemblyFileVersion("7.1.3.0")]

#if SIGN
[assembly: InternalsVisibleTo(
Expand Down
4 changes: 2 additions & 2 deletions Lib/WindowsPhone/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("7.1.2.0")]
[assembly: AssemblyFileVersion("7.1.2.0")]
[assembly: AssemblyVersion("7.1.3.0")]
[assembly: AssemblyFileVersion("7.1.3.0")]
[assembly: NeutralResourcesLanguageAttribute("en-US")]

#if SIGN
Expand Down
4 changes: 2 additions & 2 deletions Lib/WindowsPhoneRT/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("7.1.2.0")]
[assembly: AssemblyFileVersion("7.1.2.0")]
[assembly: AssemblyVersion("7.1.3.0")]
[assembly: AssemblyFileVersion("7.1.3.0")]
[assembly: NeutralResourcesLanguageAttribute("en-US")]
[assembly: ComVisible(false)]

Expand Down
4 changes: 2 additions & 2 deletions Lib/WindowsRuntime/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("7.1.2.0")]
[assembly: AssemblyFileVersion("7.1.2.0")]
[assembly: AssemblyVersion("7.1.3.0")]
[assembly: AssemblyFileVersion("7.1.3.0")]

[assembly: ComVisible(false)]

Expand Down
4 changes: 2 additions & 2 deletions Test/AspNet/Microsoft.WindowsAzure.Storage.Test/project.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"version": "7.1.2.0",
"version": "7.1.3.0",
"testRunner": "xunit",

"dependencies": {
"xunit": "2.1.0",
"dotnet-test-xunit": "2.2.0-preview2-build1029",
"Microsoft.WindowsAzure.Storage": "7.1.2.0-*",
"Microsoft.WindowsAzure.Storage": "7.1.3.0-*",
"XUnitForMsTest": "1.0.0-*"
},

Expand Down
4 changes: 2 additions & 2 deletions Test/WindowsDesktop/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("7.1.2.0")]
[assembly: AssemblyFileVersion("7.1.2.0")]
[assembly: AssemblyVersion("7.1.3.0")]
[assembly: AssemblyFileVersion("7.1.3.0")]
4 changes: 2 additions & 2 deletions Test/WindowsPhone/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("7.1.2.0")]
[assembly: AssemblyFileVersion("7.1.2.0")]
[assembly: AssemblyVersion("7.1.3.0")]
[assembly: AssemblyFileVersion("7.1.3.0")]
[assembly: NeutralResourcesLanguageAttribute("en-US")]
4 changes: 2 additions & 2 deletions Test/WindowsPhone81/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:

[assembly: AssemblyVersion("7.1.2.0")]
[assembly: AssemblyFileVersion("7.1.2.0")]
[assembly: AssemblyVersion("7.1.3.0")]
[assembly: AssemblyFileVersion("7.1.3.0")]
[assembly: NeutralResourcesLanguageAttribute("en-US")]
4 changes: 2 additions & 2 deletions Test/WindowsPhoneRT.Test/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("7.1.2.0")]
[assembly: AssemblyFileVersion("7.1.2.0")]
[assembly: AssemblyVersion("7.1.3.0")]
[assembly: AssemblyFileVersion("7.1.3.0")]
[assembly: ComVisible(false)]
4 changes: 2 additions & 2 deletions Test/WindowsRuntime/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("7.1.2.0")]
[assembly: AssemblyFileVersion("7.1.2.0")]
[assembly: AssemblyVersion("7.1.3.0")]
[assembly: AssemblyFileVersion("7.1.3.0")]
[assembly: ComVisible(false)]

0 comments on commit 295a5f3

Please sign in to comment.