Skip to content

Commit c67a0f8

Browse files
committed
Update to ASP.NET Core 2.2.402 release
1 parent cfd4ce9 commit c67a0f8

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

gitattributes.sln

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1+
12
Microsoft Visual Studio Solution File, Format Version 12.00
2-
# Visual Studio 15
3-
VisualStudioVersion = 15.0.27703.2018
3+
# Visual Studio Version 16
4+
VisualStudioVersion = 16.0.28701.123
45
MinimumVisualStudioVersion = 10.0.40219.1
56
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{CFCC326F-2A99-4985-8612-50C8DB63DBA3}"
67
ProjectSection(SolutionItems) = preProject

global.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"sdk": {
3-
"version": "2.2.101"
3+
"version": "2.2.402"
44
}
55
}

0 commit comments

Comments
 (0)