File tree Expand file tree Collapse file tree 6 files changed +18
-122
lines changed Expand file tree Collapse file tree 6 files changed +18
-122
lines changed Original file line number Diff line number Diff line change 4274
4274
"source_path": "docs/framework/install/net-framework-3-5-on-windows-8-plus.md",
4275
4275
"redirect_url": "/dotnet/framework/install/dotnet-35-windows-10"
4276
4276
},
4277
+ {
4278
+ "source_path": "docs/framework/install/on-windows-vista.md",
4279
+ "redirect_url": "/previous-versions/dotnet/framework/install/on-windows-vista",
4280
+ "redirect_document_id": false
4281
+ },
4282
+ {
4283
+ "source_path": "docs/framework/install/on-windows-xp.md",
4284
+ "redirect_url": "/previous-versions/dotnet/framework/install/on-windows-xp",
4285
+ "redirect_document_id": false
4286
+ },
4287
+ {
4288
+ "source_path": "docs/framework/install/on-windows-7.md",
4289
+ "redirect_url": "/previous-versions/dotnet/framework/install/on-windows-7",
4290
+ "redirect_document_id": false
4291
+ },
4277
4292
{
4278
4293
"source_path": "docs/framework/interop/applying-interop-attributes.md",
4279
4294
"redirect_url": "/dotnet/standard/native-interop/apply-interop-attributes",
Original file line number Diff line number Diff line change @@ -14,12 +14,12 @@ You can install .NET Framework on various Windows versions.
14
14
- [ Windows 10 and Windows Server 2016] ( on-windows-10.md )
15
15
- [ Windows 8.1 and Windows Server 2012 R2] ( on-windows-8-1.md )
16
16
- [ Windows 8 and Windows Server 2012] ( on-windows-8.md )
17
- - [ Windows 7 and Windows Server 2008 R2] ( on-windows-7.md )
18
- - [ Windows Vista and Windows Server 2008] ( on-windows-vista.md )
17
+ - [ Windows 7 and Windows Server 2008 R2] ( /previous-versions/dotnet/framework/install/ on-windows-7)
18
+ - [ Windows Vista and Windows Server 2008] ( /previous-versions/dotnet/framework/install/ on-windows-vista)
19
19
20
20
## Unsupported Windows versions
21
21
22
- - [ Windows XP and Windows Server 2003] ( on-windows-xp.md )
22
+ - [ Windows XP and Windows Server 2003] ( /previous-versions/dotnet/framework/install/ on-windows-xp)
23
23
24
24
## See also
25
25
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -25,12 +25,6 @@ items:
25
25
href : install/on-windows-8-1.md
26
26
- name : Windows 8 and Windows Server 2012
27
27
href : install/on-windows-8.md
28
- - name : Windows 7 SP1 and Windows Server 2008 R2
29
- href : install/on-windows-7.md
30
- - name : Windows Vista and Windows Server 2008
31
- href : install/on-windows-vista.md
32
- - name : Windows XP and Windows Server 2003
33
- href : install/on-windows-xp.md
34
28
- name : Repair .NET framework
35
29
href : install/repair.md
36
30
- name : Troubleshoot
You can’t perform that action at this time.
0 commit comments