Skip to content

Commit baf739b

Browse files
Merge pull request #2 from SyncfusionExamples/PiruthivirajM-patch-1
Update PassItemData.UWP.csproj
2 parents 5d780f6 + 1c929ac commit baf739b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PassItemDataInCommand/PassItemDataInCommand/PassItemDataInCommand.UWP/PassItemData.UWP.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
<Version>16.3.0.29</Version>
148148
</PackageReference>
149149
<PackageReference Include="Xamarin.Forms" Version="3.0.0.561731" />
150-
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform" Version="6.0.1" />
150+
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform" Version="6.0.6" />
151151
</ItemGroup>
152152
<ItemGroup>
153153
<ProjectReference Include="..\PassItemData\PassItemData.csproj">
@@ -159,4 +159,4 @@
159159
<VisualStudioVersion>14.0</VisualStudioVersion>
160160
</PropertyGroup>
161161
<Import Project="$(MSBuildExtensionsPath)\Microsoft\WindowsXaml\v$(VisualStudioVersion)\Microsoft.Windows.UI.Xaml.CSharp.targets" />
162-
</Project>
162+
</Project>

0 commit comments

Comments
 (0)