File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Microsoft.WindowsAzure.MobileServices.SQLiteStore.UWP.Test
Microsoft.WindowsAzure.MobileServices.TestFramework
Microsoft.WindowsAzure.MobileServices.Test
Microsoft.WindowsAzure.MobileServices.UWP.Test Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"dependencies" : {
3
- "Microsoft.NETCore.UniversalWindowsPlatform" : " 5.2.3 "
3
+ "Microsoft.NETCore.UniversalWindowsPlatform" : " 5.2.6 "
4
4
},
5
5
"frameworks" : {
6
6
"uap10.0" : {}
Original file line number Diff line number Diff line change 16
16
<Reference Include =" System.Net.Http" />
17
17
</ItemGroup >
18
18
<ItemGroup Condition =" '$(TargetFramework)' == 'uap10.0' " >
19
- <PackageReference Include =" Microsoft.NETCore.UniversalWindowsPlatform" Version =" 5.2.3 " />
19
+ <PackageReference Include =" Microsoft.NETCore.UniversalWindowsPlatform" Version =" 5.2.6 " />
20
20
</ItemGroup >
21
21
22
22
<PropertyGroup Condition =" '$(TargetFramework)' == 'MonoAndroid70' " >
Original file line number Diff line number Diff line change 18
18
<PackageReference Include =" MSBuild.Sdk.Extras" Version =" 1.0.5" PrivateAssets =" All" />
19
19
</ItemGroup >
20
20
<ItemGroup Condition =" '$(TargetFramework)' == 'uap10.0' " >
21
- <PackageReference Include =" Microsoft.NETCore.UniversalWindowsPlatform" Version =" 5.2.3 " />
21
+ <PackageReference Include =" Microsoft.NETCore.UniversalWindowsPlatform" Version =" 5.2.6 " />
22
22
</ItemGroup >
23
23
<Import Project =" $(MSBuildSDKExtrasTargets)" Condition =" Exists('$(MSBuildSDKExtrasTargets)')" />
24
24
</Project >
Original file line number Diff line number Diff line change 1
1
{
2
2
"dependencies" : {
3
- "Microsoft.NETCore.UniversalWindowsPlatform" : " 5.2.3 "
3
+ "Microsoft.NETCore.UniversalWindowsPlatform" : " 5.2.6 "
4
4
5
5
},
6
6
"frameworks" : {
You can’t perform that action at this time.
0 commit comments