Skip to content

Commit 51570e3

Browse files
committed
Update paths to 7.0.102 SDK
1 parent 545fb97 commit 51570e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
</PropertyGroup>
55
<ItemGroup>
66
<Reference Update="Accessibility" Condition="$(TargetFramework) == 'net7.0'">
7-
<HintPath>$(DotnetInstallLocation)\shared\Microsoft.WindowsDesktop.App\7.0.1\Accessibility.dll</HintPath>
7+
<HintPath>$(DotnetInstallLocation)\shared\Microsoft.WindowsDesktop.App\7.0.2\Accessibility.dll</HintPath>
88
</Reference>
99
<Reference Update="Accessibility" Condition="$(TargetFramework) == 'net6.0'">
1010
<HintPath>$(DotnetInstallLocation)\shared\Microsoft.WindowsDesktop.App\6.0.12\Accessibility.dll</HintPath>

0 commit comments

Comments
 (0)