This website works better with JavaScript.
Home
Explore
Help
Sign In
ayan.poddar
/
eShopOnContainers
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
19
Wiki
Activity
Browse Source
Global.json updated to current .NET Core SDK targeting .NET Core 2.1
pull/632/head
Cesar De la Torre Llorente
6 years ago
parent
b68260c894
commit
722783a74b
1 changed files
with
5 additions
and
5 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-5
global.json
+ 5
- 5
global.json
View File
@ -1,5 +1,5 @@
/
/
{
/
/
"sdk"
:
{
/
/
"version"
:
"2.1.
4
"
/
/
}
/
/
}
{
"sdk"
:
{
"version"
:
"2.1.
3
"
}
}
Write
Preview
Loading…
Cancel
Save