File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Microsoft.Toolkit.Uwp.Notifications Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 32
32
<CopyLocalLockFileAssemblies Condition =" '$(CopyLocalLockFileAssemblies)' == ''" >false</CopyLocalLockFileAssemblies >
33
33
<TargetFrameworkIdentifier >.NETCore</TargetFrameworkIdentifier >
34
34
<TargetFrameworkVersion >v5.0</TargetFrameworkVersion >
35
- <LanguageTargets >$(MSBuildExtensionsPath)\Microsoft\WindowsXaml\v16.0 \Microsoft.Windows.UI.Xaml.CSharp.targets</LanguageTargets >
35
+ <LanguageTargets >$(MSBuildExtensionsPath)\Microsoft\WindowsXaml\v$(VisualStudioVersion) \Microsoft.Windows.UI.Xaml.CSharp.targets</LanguageTargets >
36
36
<ExtrasImplicitPlatformPackageIsPrivate >true</ExtrasImplicitPlatformPackageIsPrivate >
37
37
38
38
<!-- Need to override the built-in implicit defines for UAP or it'll be NETCORE5_0. This makes it UAP10_0_10240_0 to match the rest -->
You can’t perform that action at this time.
0 commit comments