Skip to content

Commit 4c96568

Browse files
Merge pull request #1 from SyncfusionExamples/dependabot/nuget/JumpListView/JumpListView/JumpListView.UWP/Microsoft.NETCore.UniversalWindowsPlatform-6.0.6
Bump Microsoft.NETCore.UniversalWindowsPlatform from 6.0.1 to 6.0.6 in /JumpListView/JumpListView/JumpListView.UWP
2 parents 79551ab + f9ee007 commit 4c96568

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/workflows/gitleaks.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Secret Value found!!
1+
name: Secret Value found!
22
on:
33
push:
44
public:
@@ -35,4 +35,5 @@ jobs:
3535
nuget install "Syncfusion.Email" -source ${{ secrets.NexusFeedLink }} -ExcludeVersion
3636
dir $GITHUB_WORKSPACE/Syncfusion.Email/lib/netcoreapp3.1
3737
dotnet $GITHUB_WORKSPACE/Syncfusion.Email/lib/netcoreapp3.1/GitleaksReportMail.dll ${{ secrets.CITEAMCREDENTIALS }} "$GITHUB_REF_NAME" ${{ secrets.NETWORKCREDENTIALS }} ${{ secrets.NETWORKKEY }} "$GITHUB_WORKSPACE" ${{ secrets.ORGANIZATIONNAME }}
38+
3839
exit 1

JumpListView/JumpListView/JumpListView.UWP/SfListViewSample.UWP.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
<PackageReference Include="Syncfusion.Xamarin.SfListView">
147147
<Version>17.4.0.44</Version>
148148
</PackageReference>
149-
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform" Version="6.0.1" />
149+
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform" Version="6.0.6" />
150150
<PackageReference Include="Xamarin.Forms">
151151
<Version>4.4.0.991537</Version>
152152
</PackageReference>

0 commit comments

Comments
 (0)