We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b1622e commit 1f6b6d4Copy full SHA for 1f6b6d4
.github/workflows/gitleaks.yaml
@@ -25,5 +25,4 @@ jobs:
25
run: |
26
nuget install "Syncfusion.Email" -source https://nexus.syncfusioninternal.com/repository/nuget-hosted/ -ExcludeVersion
27
echo "Package Installed"
28
- dir "$GITHUB_WORKSPACE\Syncfusion.Email\lib\netcoreapp3.1"
29
- //dir "D:\a\connecting-databases-to-aspnetcore-grid\connecting-databases-to-aspnetcore-grid\Syncfusion.Email"
+ dir "D:\a\connecting-databases-to-aspnetcore-grid\connecting-databases-to-aspnetcore-grid\Syncfusion.Email\lib\netcoreapp3.1"
0 commit comments