Skip to content

Gitleaks issues #6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 30 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
0e02cee
Updated the database
Gayathri4135 Apr 7, 2025
d85ea13
Update gitleaks.yaml
Edberg-Vasan Apr 8, 2025
5895d19
Update gitleaks.yaml
Edberg-Vasan Apr 8, 2025
8da8512
Update gitleaks.yaml
Edberg-Vasan Apr 8, 2025
72a156d
Update gitleaks.yaml
Edberg-Vasan Apr 8, 2025
f0552c8
Update gitleaks.yaml
Edberg-Vasan Apr 8, 2025
f271786
Update gitleaks.yaml
Edberg-Vasan Apr 8, 2025
1066929
Update gitleaks.yaml
Edberg-Vasan Apr 8, 2025
d9fcfb7
Update gitleaks.yaml
Edberg-Vasan Apr 8, 2025
571d3c3
Update gitleaks.yaml
Edberg-Vasan Apr 8, 2025
8099ad0
Update gitleaks.yaml
Edberg-Vasan Apr 8, 2025
4b6e783
Update gitleaks.yaml
Edberg-Vasan Apr 8, 2025
2bc7511
Update gitleaks.yaml
Edberg-Vasan Apr 8, 2025
5322cb5
Update gitleaks.yaml
Edberg-Vasan Apr 8, 2025
97fc51f
Update gitleaks.yaml
Edberg-Vasan Apr 8, 2025
8b1dd6b
Update gitleaks.yaml
Edberg-Vasan Apr 8, 2025
0060cce
Update gitleaks.yaml
Edberg-Vasan Apr 8, 2025
55a4de2
Update gitleaks.yaml
Edberg-Vasan Apr 8, 2025
d105789
Update gitleaks.yaml
Edberg-Vasan Apr 8, 2025
c1ba547
Update gitleaks.yaml
Edberg-Vasan Apr 8, 2025
9d76915
Update gitleaks.yaml
Edberg-Vasan Apr 8, 2025
e83b496
Update gitleaks.yaml
Edberg-Vasan Apr 8, 2025
9d02c9b
Update gitleaks.yaml
Edberg-Vasan Apr 8, 2025
1a011bb
Update gitleaks.yaml
Edberg-Vasan Apr 8, 2025
ee62ca2
Update gitleaks.yaml
Edberg-Vasan Apr 8, 2025
fbf513b
Update gitleaks.yaml
Edberg-Vasan Apr 8, 2025
9b1622e
Update gitleaks.yaml
Edberg-Vasan Apr 8, 2025
1f6b6d4
Update gitleaks.yaml
Edberg-Vasan Apr 8, 2025
c30ae77
Update gitleaks.yaml
Edberg-Vasan Apr 8, 2025
31df64c
Update gitleaks.yaml
Edberg-Vasan Apr 8, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 10 additions & 19 deletions .github/workflows/gitleaks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,34 +5,25 @@ on:
jobs:
scan:
name: gitleaks
runs-on: ubuntu-latest
runs-on: windows-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Install the gitleaks
run: wget https://github.com/zricethezav/gitleaks/releases/download/v8.15.2/gitleaks_8.15.2_linux_x64.tar.gz
shell: pwsh
- name: Extract the tar file
run: tar xzvf gitleaks_8.15.2_linux_x64.tar.gz
- name: Generate the report
id: gitleaks
run: $GITHUB_WORKSPACE/gitleaks detect -s $GITHUB_WORKSPACE -f json -r $GITHUB_WORKSPACE/leaksreport.json
shell: bash
continue-on-error: true
uses: actions/checkout@v4.2.2

- name: Setup NuGet.exe
if: steps.gitleaks.outcome != 'success'
uses: nuget/setup-nuget@v1
uses: nuget/setup-nuget@v2.0.0
with:
nuget-version: latest
- name: Install the dotnet
if: steps.gitleaks.outcome != 'success'
uses: actions/setup-dotnet@v3
uses: actions/setup-dotnet@v4
with:
dotnet-version: '3.1.x'
dotnet-version: '8.0.x'
- name: Install the report tool packages
if: steps.gitleaks.outcome != 'success'
run: |
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
echo $env:GITHUB_WORKSPACE
nuget install "Syncfusion.Email" -source https://nexus.syncfusioninternal.com/repository/nuget-hosted/ -ExcludeVersion
echo "Package Installed"
dir "D:\a\connecting-databases-to-aspnetcore-grid\connecting-databases-to-aspnetcore-grid\Syncfusion.Email\lib\netcoreapp3.1"
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,118 @@
{
"Version": 1,
"WorkspaceRootPath": "C:\\Users\\GayathriPalanivel\\source\\repos\\SQLite_Core\\",
"Documents": [
{
"AbsoluteMoniker": "D:0:0:{75621DD5-2C8B-42C7-B453-57A02ABFABD5}|SQLite_Core\\SQLite_Core.csproj|c:\\users\\gayathripalanivel\\source\\repos\\sqlite_core\\sqlite_core\\pages\\index.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}",
"RelativeMoniker": "D:0:0:{75621DD5-2C8B-42C7-B453-57A02ABFABD5}|SQLite_Core\\SQLite_Core.csproj|solutionrelative:sqlite_core\\pages\\index.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}"
},
{
"AbsoluteMoniker": "D:0:0:{75621DD5-2C8B-42C7-B453-57A02ABFABD5}|SQLite_Core\\SQLite_Core.csproj|c:\\users\\gayathripalanivel\\source\\repos\\sqlite_core\\sqlite_core\\controllers\\gridcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
"RelativeMoniker": "D:0:0:{75621DD5-2C8B-42C7-B453-57A02ABFABD5}|SQLite_Core\\SQLite_Core.csproj|solutionrelative:sqlite_core\\controllers\\gridcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
"AbsoluteMoniker": "D:0:0:{75621DD5-2C8B-42C7-B453-57A02ABFABD5}|SQLite_Core\\SQLite_Core.csproj|c:\\users\\gayathripalanivel\\source\\repos\\sqlite_core\\sqlite_core\\pages\\_viewimports.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}",
"RelativeMoniker": "D:0:0:{75621DD5-2C8B-42C7-B453-57A02ABFABD5}|SQLite_Core\\SQLite_Core.csproj|solutionrelative:sqlite_core\\pages\\_viewimports.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}"
},
{
"AbsoluteMoniker": "D:0:0:{75621DD5-2C8B-42C7-B453-57A02ABFABD5}|SQLite_Core\\SQLite_Core.csproj|c:\\users\\gayathripalanivel\\source\\repos\\sqlite_core\\sqlite_core\\properties\\launchsettings.json||{90A6B3A7-C1A3-4009-A288-E2FF89E96FA0}",
"RelativeMoniker": "D:0:0:{75621DD5-2C8B-42C7-B453-57A02ABFABD5}|SQLite_Core\\SQLite_Core.csproj|solutionrelative:sqlite_core\\properties\\launchsettings.json||{90A6B3A7-C1A3-4009-A288-E2FF89E96FA0}"
},
{
"AbsoluteMoniker": "D:0:0:{75621DD5-2C8B-42C7-B453-57A02ABFABD5}|SQLite_Core\\SQLite_Core.csproj|c:\\users\\gayathripalanivel\\source\\repos\\sqlite_core\\sqlite_core\\program.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
"RelativeMoniker": "D:0:0:{75621DD5-2C8B-42C7-B453-57A02ABFABD5}|SQLite_Core\\SQLite_Core.csproj|solutionrelative:sqlite_core\\program.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
"AbsoluteMoniker": "D:0:0:{75621DD5-2C8B-42C7-B453-57A02ABFABD5}|SQLite_Core\\SQLite_Core.csproj|c:\\users\\gayathripalanivel\\source\\repos\\sqlite_core\\sqlite_core\\pages\\shared\\_layout.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}",
"RelativeMoniker": "D:0:0:{75621DD5-2C8B-42C7-B453-57A02ABFABD5}|SQLite_Core\\SQLite_Core.csproj|solutionrelative:sqlite_core\\pages\\shared\\_layout.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}"
}
],
"DocumentGroupContainers": [
{
"Orientation": 0,
"VerticalTabListWidth": 256,
"DocumentGroups": [
{
"DockedWidth": 200,
"SelectedChildIndex": 4,
"Children": [
{
"$type": "Document",
"DocumentIndex": 3,
"Title": "launchSettings.json",
"DocumentMoniker": "C:\\Users\\GayathriPalanivel\\source\\repos\\SQLite_Core\\SQLite_Core\\Properties\\launchSettings.json",
"RelativeDocumentMoniker": "SQLite_Core\\Properties\\launchSettings.json",
"ToolTip": "C:\\Users\\GayathriPalanivel\\source\\repos\\SQLite_Core\\SQLite_Core\\Properties\\launchSettings.json",
"RelativeToolTip": "SQLite_Core\\Properties\\launchSettings.json",
"ViewState": "AgIAAAAAAAAAAAAAAAAAAA0AAAAgAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.001642|",
"WhenOpened": "2025-04-03T11:02:28.124Z"
},
{
"$type": "Document",
"DocumentIndex": 5,
"Title": "_Layout.cshtml",
"DocumentMoniker": "C:\\Users\\GayathriPalanivel\\source\\repos\\SQLite_Core\\SQLite_Core\\Pages\\Shared\\_Layout.cshtml",
"RelativeDocumentMoniker": "SQLite_Core\\Pages\\Shared\\_Layout.cshtml",
"ToolTip": "C:\\Users\\GayathriPalanivel\\source\\repos\\SQLite_Core\\SQLite_Core\\Pages\\Shared\\_Layout.cshtml",
"RelativeToolTip": "SQLite_Core\\Pages\\Shared\\_Layout.cshtml",
"ViewState": "AgIAAAAAAAAAAAAAAAAAAAkAAAAzAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000759|",
"WhenOpened": "2025-04-03T07:43:23.688Z"
},
{
"$type": "Document",
"DocumentIndex": 2,
"Title": "_ViewImports.cshtml",
"DocumentMoniker": "C:\\Users\\GayathriPalanivel\\source\\repos\\SQLite_Core\\SQLite_Core\\Pages\\_ViewImports.cshtml",
"RelativeDocumentMoniker": "SQLite_Core\\Pages\\_ViewImports.cshtml",
"ToolTip": "C:\\Users\\GayathriPalanivel\\source\\repos\\SQLite_Core\\SQLite_Core\\Pages\\_ViewImports.cshtml",
"RelativeToolTip": "SQLite_Core\\Pages\\_ViewImports.cshtml",
"ViewState": "AgIAAAAAAAAAAAAAAAAAAAMAAAAfAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000759|",
"WhenOpened": "2025-04-03T07:42:44.204Z"
},
{
"$type": "Document",
"DocumentIndex": 1,
"Title": "GridController.cs",
"DocumentMoniker": "C:\\Users\\GayathriPalanivel\\source\\repos\\SQLite_Core\\SQLite_Core\\Controllers\\GridController.cs",
"RelativeDocumentMoniker": "SQLite_Core\\Controllers\\GridController.cs",
"ToolTip": "C:\\Users\\GayathriPalanivel\\source\\repos\\SQLite_Core\\SQLite_Core\\Controllers\\GridController.cs",
"RelativeToolTip": "SQLite_Core\\Controllers\\GridController.cs",
"ViewState": "AgIAABgAAAAAAAAAAAAkwCIAAAAQAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
"WhenOpened": "2025-04-03T07:40:04.949Z",
"EditorCaption": ""
},
{
"$type": "Document",
"DocumentIndex": 0,
"Title": "Index.cshtml",
"DocumentMoniker": "C:\\Users\\GayathriPalanivel\\source\\repos\\SQLite_Core\\SQLite_Core\\Pages\\Index.cshtml",
"RelativeDocumentMoniker": "SQLite_Core\\Pages\\Index.cshtml",
"ToolTip": "C:\\Users\\GayathriPalanivel\\source\\repos\\SQLite_Core\\SQLite_Core\\Pages\\Index.cshtml",
"RelativeToolTip": "SQLite_Core\\Pages\\Index.cshtml",
"ViewState": "AgIAAAAAAAAAAAAAAAAAADoAAAAGAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000759|",
"WhenOpened": "2025-04-03T08:16:44.934Z",
"EditorCaption": ""
},
{
"$type": "Document",
"DocumentIndex": 4,
"Title": "Program.cs",
"DocumentMoniker": "C:\\Users\\GayathriPalanivel\\source\\repos\\SQLite_Core\\SQLite_Core\\Program.cs",
"RelativeDocumentMoniker": "SQLite_Core\\Program.cs",
"ToolTip": "C:\\Users\\GayathriPalanivel\\source\\repos\\SQLite_Core\\SQLite_Core\\Program.cs",
"RelativeToolTip": "SQLite_Core\\Program.cs",
"ViewState": "AgIAAAAAAAAAAAAAAAAAAAoAAAABAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
"WhenOpened": "2025-04-03T08:19:46.547Z"
}
]
}
]
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,117 @@
{
"Version": 1,
"WorkspaceRootPath": "C:\\Users\\GayathriPalanivel\\source\\repos\\SQLite_Core\\",
"Documents": [
{
"AbsoluteMoniker": "D:0:0:{75621DD5-2C8B-42C7-B453-57A02ABFABD5}|SQLite_Core\\SQLite_Core.csproj|c:\\users\\gayathripalanivel\\source\\repos\\sqlite_core\\sqlite_core\\pages\\index.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}",
"RelativeMoniker": "D:0:0:{75621DD5-2C8B-42C7-B453-57A02ABFABD5}|SQLite_Core\\SQLite_Core.csproj|solutionrelative:sqlite_core\\pages\\index.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}"
},
{
"AbsoluteMoniker": "D:0:0:{75621DD5-2C8B-42C7-B453-57A02ABFABD5}|SQLite_Core\\SQLite_Core.csproj|c:\\users\\gayathripalanivel\\source\\repos\\sqlite_core\\sqlite_core\\controllers\\gridcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
"RelativeMoniker": "D:0:0:{75621DD5-2C8B-42C7-B453-57A02ABFABD5}|SQLite_Core\\SQLite_Core.csproj|solutionrelative:sqlite_core\\controllers\\gridcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
"AbsoluteMoniker": "D:0:0:{75621DD5-2C8B-42C7-B453-57A02ABFABD5}|SQLite_Core\\SQLite_Core.csproj|c:\\users\\gayathripalanivel\\source\\repos\\sqlite_core\\sqlite_core\\pages\\_viewimports.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}",
"RelativeMoniker": "D:0:0:{75621DD5-2C8B-42C7-B453-57A02ABFABD5}|SQLite_Core\\SQLite_Core.csproj|solutionrelative:sqlite_core\\pages\\_viewimports.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}"
},
{
"AbsoluteMoniker": "D:0:0:{75621DD5-2C8B-42C7-B453-57A02ABFABD5}|SQLite_Core\\SQLite_Core.csproj|c:\\users\\gayathripalanivel\\source\\repos\\sqlite_core\\sqlite_core\\properties\\launchsettings.json||{90A6B3A7-C1A3-4009-A288-E2FF89E96FA0}",
"RelativeMoniker": "D:0:0:{75621DD5-2C8B-42C7-B453-57A02ABFABD5}|SQLite_Core\\SQLite_Core.csproj|solutionrelative:sqlite_core\\properties\\launchsettings.json||{90A6B3A7-C1A3-4009-A288-E2FF89E96FA0}"
},
{
"AbsoluteMoniker": "D:0:0:{75621DD5-2C8B-42C7-B453-57A02ABFABD5}|SQLite_Core\\SQLite_Core.csproj|c:\\users\\gayathripalanivel\\source\\repos\\sqlite_core\\sqlite_core\\program.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
"RelativeMoniker": "D:0:0:{75621DD5-2C8B-42C7-B453-57A02ABFABD5}|SQLite_Core\\SQLite_Core.csproj|solutionrelative:sqlite_core\\program.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
"AbsoluteMoniker": "D:0:0:{75621DD5-2C8B-42C7-B453-57A02ABFABD5}|SQLite_Core\\SQLite_Core.csproj|c:\\users\\gayathripalanivel\\source\\repos\\sqlite_core\\sqlite_core\\pages\\shared\\_layout.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}",
"RelativeMoniker": "D:0:0:{75621DD5-2C8B-42C7-B453-57A02ABFABD5}|SQLite_Core\\SQLite_Core.csproj|solutionrelative:sqlite_core\\pages\\shared\\_layout.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}"
}
],
"DocumentGroupContainers": [
{
"Orientation": 0,
"VerticalTabListWidth": 256,
"DocumentGroups": [
{
"DockedWidth": 200,
"SelectedChildIndex": 4,
"Children": [
{
"$type": "Document",
"DocumentIndex": 3,
"Title": "launchSettings.json",
"DocumentMoniker": "C:\\Users\\GayathriPalanivel\\source\\repos\\SQLite_Core\\SQLite_Core\\Properties\\launchSettings.json",
"RelativeDocumentMoniker": "SQLite_Core\\Properties\\launchSettings.json",
"ToolTip": "C:\\Users\\GayathriPalanivel\\source\\repos\\SQLite_Core\\SQLite_Core\\Properties\\launchSettings.json",
"RelativeToolTip": "SQLite_Core\\Properties\\launchSettings.json",
"ViewState": "AgIAAAAAAAAAAAAAAAAAAA0AAAAgAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.001642|",
"WhenOpened": "2025-04-03T11:02:28.124Z"
},
{
"$type": "Document",
"DocumentIndex": 5,
"Title": "_Layout.cshtml",
"DocumentMoniker": "C:\\Users\\GayathriPalanivel\\source\\repos\\SQLite_Core\\SQLite_Core\\Pages\\Shared\\_Layout.cshtml",
"RelativeDocumentMoniker": "SQLite_Core\\Pages\\Shared\\_Layout.cshtml",
"ToolTip": "C:\\Users\\GayathriPalanivel\\source\\repos\\SQLite_Core\\SQLite_Core\\Pages\\Shared\\_Layout.cshtml",
"RelativeToolTip": "SQLite_Core\\Pages\\Shared\\_Layout.cshtml",
"ViewState": "AgIAAAAAAAAAAAAAAAAAAAkAAAAzAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000759|",
"WhenOpened": "2025-04-03T07:43:23.688Z"
},
{
"$type": "Document",
"DocumentIndex": 2,
"Title": "_ViewImports.cshtml",
"DocumentMoniker": "C:\\Users\\GayathriPalanivel\\source\\repos\\SQLite_Core\\SQLite_Core\\Pages\\_ViewImports.cshtml",
"RelativeDocumentMoniker": "SQLite_Core\\Pages\\_ViewImports.cshtml",
"ToolTip": "C:\\Users\\GayathriPalanivel\\source\\repos\\SQLite_Core\\SQLite_Core\\Pages\\_ViewImports.cshtml",
"RelativeToolTip": "SQLite_Core\\Pages\\_ViewImports.cshtml",
"ViewState": "AgIAAAAAAAAAAAAAAAAAAAMAAAAfAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000759|",
"WhenOpened": "2025-04-03T07:42:44.204Z"
},
{
"$type": "Document",
"DocumentIndex": 1,
"Title": "GridController.cs",
"DocumentMoniker": "C:\\Users\\GayathriPalanivel\\source\\repos\\SQLite_Core\\SQLite_Core\\Controllers\\GridController.cs",
"RelativeDocumentMoniker": "SQLite_Core\\Controllers\\GridController.cs",
"ToolTip": "C:\\Users\\GayathriPalanivel\\source\\repos\\SQLite_Core\\SQLite_Core\\Controllers\\GridController.cs",
"RelativeToolTip": "SQLite_Core\\Controllers\\GridController.cs",
"ViewState": "AgIAABgAAAAAAAAAAAAkwCIAAAAQAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
"WhenOpened": "2025-04-03T07:40:04.949Z"
},
{
"$type": "Document",
"DocumentIndex": 0,
"Title": "Index.cshtml",
"DocumentMoniker": "C:\\Users\\GayathriPalanivel\\source\\repos\\SQLite_Core\\SQLite_Core\\Pages\\Index.cshtml",
"RelativeDocumentMoniker": "SQLite_Core\\Pages\\Index.cshtml",
"ToolTip": "C:\\Users\\GayathriPalanivel\\source\\repos\\SQLite_Core\\SQLite_Core\\Pages\\Index.cshtml",
"RelativeToolTip": "SQLite_Core\\Pages\\Index.cshtml",
"ViewState": "AgIAAAAAAAAAAAAAAAAAADoAAAAGAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000759|",
"WhenOpened": "2025-04-03T08:16:44.934Z",
"EditorCaption": ""
},
{
"$type": "Document",
"DocumentIndex": 4,
"Title": "Program.cs",
"DocumentMoniker": "C:\\Users\\GayathriPalanivel\\source\\repos\\SQLite_Core\\SQLite_Core\\Program.cs",
"RelativeDocumentMoniker": "SQLite_Core\\Program.cs",
"ToolTip": "C:\\Users\\GayathriPalanivel\\source\\repos\\SQLite_Core\\SQLite_Core\\Program.cs",
"RelativeToolTip": "SQLite_Core\\Program.cs",
"ViewState": "AgIAAAAAAAAAAAAAAAAAAAoAAAABAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
"WhenOpened": "2025-04-03T08:19:46.547Z"
}
]
}
]
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.12.35506.116 d17.12
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SQLite_Core", "SQLite_Core\SQLite_Core.csproj", "{75621DD5-2C8B-42C7-B453-57A02ABFABD5}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{75621DD5-2C8B-42C7-B453-57A02ABFABD5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{75621DD5-2C8B-42C7-B453-57A02ABFABD5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{75621DD5-2C8B-42C7-B453-57A02ABFABD5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{75621DD5-2C8B-42C7-B453-57A02ABFABD5}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
Loading