File tree Expand file tree Collapse file tree 3 files changed +2
-22
lines changed
samples/RNWinRTTestApp/windows Expand file tree Collapse file tree 3 files changed +2
-22
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<Project DefaultTargets =" Build" ToolsVersion =" 16.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
33 <PropertyGroup >
4- <RnWinRTDir >..\packages\Microsoft.ReactNative.WinRT.0.64 .20211210.2 </RnWinRTDir >
4+ <RnWinRTDir >..\packages\Microsoft.ReactNative.WinRT.0.65 .20211210.5 </RnWinRTDir >
55 </PropertyGroup >
66 <Import Project =" $(RnWinRTDir)\build\native\WinRTTurboModule.props" Condition =" Exists('$(RnWinRTDir)\build\native\WinRTTurboModule.props')" />
77 <Import Project =" ..\packages\Microsoft.Windows.CppWinRT.2.0.210505.3\build\native\Microsoft.Windows.CppWinRT.props" Condition =" Exists('..\packages\Microsoft.Windows.CppWinRT.2.0.210505.3\build\native\Microsoft.Windows.CppWinRT.props')" />
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<packages >
33 <package id =" Microsoft.Windows.CppWinRT" version =" 2.0.210505.3" targetFramework =" native" />
4- <package id =" Microsoft.ReactNative.WinRT" version =" 0.64 .20211210.2 " targetFramework =" native" />
4+ <package id =" Microsoft.ReactNative.WinRT" version =" 0.65 .20211210.5 " targetFramework =" native" />
55</packages >
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments