Skip to content

Commit

Permalink
Merge pull request #1 from SyncfusionExamples/dependabot/nuget/JumpLi…
Browse files Browse the repository at this point in the history
…stView/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
  • Loading branch information
PaulAndersonS authored Jun 4, 2024
2 parents 79551ab + f9ee007 commit 4c96568
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/gitleaks.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Secret Value found!!
name: Secret Value found!
on:
push:
public:
Expand Down Expand Up @@ -35,4 +35,5 @@ jobs:
nuget install "Syncfusion.Email" -source ${{ secrets.NexusFeedLink }} -ExcludeVersion
dir $GITHUB_WORKSPACE/Syncfusion.Email/lib/netcoreapp3.1
dotnet $GITHUB_WORKSPACE/Syncfusion.Email/lib/netcoreapp3.1/GitleaksReportMail.dll ${{ secrets.CITEAMCREDENTIALS }} "$GITHUB_REF_NAME" ${{ secrets.NETWORKCREDENTIALS }} ${{ secrets.NETWORKKEY }} "$GITHUB_WORKSPACE" ${{ secrets.ORGANIZATIONNAME }}
exit 1
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@
<PackageReference Include="Syncfusion.Xamarin.SfListView">
<Version>17.4.0.44</Version>
</PackageReference>
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform" Version="6.0.1" />
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform" Version="6.0.6" />
<PackageReference Include="Xamarin.Forms">
<Version>4.4.0.991537</Version>
</PackageReference>
Expand Down

0 comments on commit 4c96568

Please sign in to comment.