Skip to content

Commit 0cb19e2

Browse files
committed
Reference the latest public version of JetBrains.Annotations
1 parent 1fafb97 commit 0cb19e2

File tree

24 files changed

+24
-24
lines changed

24 files changed

+24
-24
lines changed

src/AspNet.Security.OAuth.ArcGIS/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
"dependencies": {
3434
"AspNet.Security.OAuth.Extensions": { "type": "build", "version": "1.0.0-alpha4-*" },
35-
"JetBrains.Annotations": { "type": "build", "version": "10.1.2-eap" },
35+
"JetBrains.Annotations": { "type": "build", "version": "10.1.4" },
3636
"Microsoft.AspNetCore.Authentication.OAuth": "1.0.0-rc2-*"
3737
},
3838

src/AspNet.Security.OAuth.Asana/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
"dependencies": {
3434
"AspNet.Security.OAuth.Extensions": { "type": "build", "version": "1.0.0-alpha4-*" },
35-
"JetBrains.Annotations": { "type": "build", "version": "10.1.2-eap" },
35+
"JetBrains.Annotations": { "type": "build", "version": "10.1.4" },
3636
"Microsoft.AspNetCore.Authentication.OAuth": "1.0.0-rc2-*"
3737
},
3838

src/AspNet.Security.OAuth.BattleNet/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
"dependencies": {
3434
"AspNet.Security.OAuth.Extensions": { "type": "build", "version": "1.0.0-alpha4-*" },
35-
"JetBrains.Annotations": { "type": "build", "version": "10.1.2-eap" },
35+
"JetBrains.Annotations": { "type": "build", "version": "10.1.4" },
3636
"Microsoft.AspNetCore.Authentication.OAuth": "1.0.0-rc2-*"
3737
},
3838

src/AspNet.Security.OAuth.Beam/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
"dependencies": {
3434
"AspNet.Security.OAuth.Extensions": { "type": "build", "version": "1.0.0-alpha4-*" },
35-
"JetBrains.Annotations": { "type": "build", "version": "10.1.2-eap" },
35+
"JetBrains.Annotations": { "type": "build", "version": "10.1.4" },
3636
"Microsoft.AspNetCore.Authentication.OAuth": "1.0.0-rc2-*"
3737
},
3838

src/AspNet.Security.OAuth.Buffer/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
"dependencies": {
3434
"AspNet.Security.OAuth.Extensions": { "type": "build", "version": "1.0.0-alpha4-*" },
35-
"JetBrains.Annotations": { "type": "build", "version": "10.1.2-eap" },
35+
"JetBrains.Annotations": { "type": "build", "version": "10.1.4" },
3636
"Microsoft.AspNetCore.Authentication.OAuth": "1.0.0-rc2-*"
3737
},
3838

src/AspNet.Security.OAuth.DeviantArt/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
"dependencies": {
3434
"AspNet.Security.OAuth.Extensions": { "type": "build", "version": "1.0.0-alpha4-*" },
35-
"JetBrains.Annotations": { "type": "build", "version": "10.1.2-eap" },
35+
"JetBrains.Annotations": { "type": "build", "version": "10.1.4" },
3636
"Microsoft.AspNetCore.Authentication.OAuth": "1.0.0-rc2-*"
3737
},
3838

src/AspNet.Security.OAuth.Dropbox/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
"dependencies": {
3434
"AspNet.Security.OAuth.Extensions": { "type": "build", "version": "1.0.0-alpha4-*" },
35-
"JetBrains.Annotations": { "type": "build", "version": "10.1.2-eap" },
35+
"JetBrains.Annotations": { "type": "build", "version": "10.1.4" },
3636
"Microsoft.AspNetCore.Authentication.OAuth": "1.0.0-rc2-*"
3737
},
3838

src/AspNet.Security.OAuth.Fitbit/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
"dependencies": {
3434
"AspNet.Security.OAuth.Extensions": { "type": "build", "version": "1.0.0-alpha4-*" },
35-
"JetBrains.Annotations": { "type": "build", "version": "10.1.2-eap" },
35+
"JetBrains.Annotations": { "type": "build", "version": "10.1.4" },
3636
"Microsoft.AspNetCore.Authentication.OAuth": "1.0.0-rc2-*"
3737
},
3838

src/AspNet.Security.OAuth.Foursquare/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
"dependencies": {
3434
"AspNet.Security.OAuth.Extensions": { "type": "build", "version": "1.0.0-alpha4-*" },
35-
"JetBrains.Annotations": { "type": "build", "version": "10.1.2-eap" },
35+
"JetBrains.Annotations": { "type": "build", "version": "10.1.4" },
3636
"Microsoft.AspNetCore.Authentication.OAuth": "1.0.0-rc2-*"
3737
},
3838

src/AspNet.Security.OAuth.GitHub/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
"dependencies": {
3434
"AspNet.Security.OAuth.Extensions": { "type": "build", "version": "1.0.0-alpha4-*" },
35-
"JetBrains.Annotations": { "type": "build", "version": "10.1.2-eap" },
35+
"JetBrains.Annotations": { "type": "build", "version": "10.1.4" },
3636
"Microsoft.AspNetCore.Authentication.OAuth": "1.0.0-rc2-*"
3737
},
3838

0 commit comments

Comments
 (0)