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 3232 <CopyLocalLockFileAssemblies Condition =" '$(CopyLocalLockFileAssemblies)' == ''" >false</CopyLocalLockFileAssemblies >
3333 <TargetFrameworkIdentifier >.NETCore</TargetFrameworkIdentifier >
3434 <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 >
3636 <ExtrasImplicitPlatformPackageIsPrivate >true</ExtrasImplicitPlatformPackageIsPrivate >
3737
3838 <!-- 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