This repository was archived by the owner on May 20, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +13
-24
lines changed Expand file tree Collapse file tree 3 files changed +13
-24
lines changed Original file line number Diff line number Diff line change 86
86
<None Include =" packages.config" />
87
87
</ItemGroup >
88
88
<ItemGroup >
89
- <ProjectReference Include =" ..\..\react-native-windows\ReactWindows\ReactNative.Net46\ReactNative.Net46.csproj" >
89
+ <ProjectReference Include =" ..\ ..\..\react-native-windows\ReactWindows\ReactNative.Net46\ReactNative.Net46.csproj" >
90
90
<Project >{22cbff9c-fe36-43e8-a246-266c7635e662}</Project >
91
91
<Name >ReactNative.Net46</Name >
92
92
</ProjectReference >
93
93
</ItemGroup >
94
- <ItemGroup />
95
94
<Import Project =" ..\CodePush.Shared\CodePush.Shared.projitems" Label =" Shared" />
96
95
<Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
97
96
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Original file line number Diff line number Diff line change 83
83
<UseVSHostingProcess >false</UseVSHostingProcess >
84
84
<ErrorReport >prompt</ErrorReport >
85
85
</PropertyGroup >
86
- <ItemGroup >
87
- <!-- A reference to the entire .Net Framework and Windows SDK are automatically included -->
88
- <None Include =" project.json" />
89
- </ItemGroup >
86
+ <PropertyGroup >
87
+ <RestoreProjectStyle >PackageReference</RestoreProjectStyle >
88
+ </PropertyGroup >
90
89
<ItemGroup >
91
90
<Compile Include =" UpdateManager.cs" />
92
91
<Compile Include =" UpdateUtils.cs" />
101
100
</SDKReference >
102
101
</ItemGroup >
103
102
<ItemGroup >
104
- <ProjectReference Include =" ..\..\react-native-windows\ReactWindows\ReactNative\ReactNative.csproj" >
103
+ <ProjectReference Include =" ..\..\..\ react-native-windows\ReactWindows\ReactNative\ReactNative.csproj" >
105
104
<Project >{c7673ad5-e3aa-468c-a5fd-fa38154e205c}</Project >
106
105
<Name >ReactNative</Name >
107
106
</ProjectReference >
108
107
</ItemGroup >
108
+ <ItemGroup >
109
+ <PackageReference Include =" Newtonsoft.Json" >
110
+ <Version >10.0.3</Version >
111
+ </PackageReference >
112
+ <PackageReference Include =" Microsoft.NETCore.UniversalWindowsPlatform" >
113
+ <Version >6.0.6</Version >
114
+ </PackageReference >
115
+ </ItemGroup >
109
116
<Import Project =" ..\CodePush.Shared\CodePush.Shared.projitems" Label =" Shared" />
110
117
<PropertyGroup Condition =" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' < '14.0' " >
111
118
<VisualStudioVersion >14.0</VisualStudioVersion >
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments