Skip to content

Commit 675cef2

Browse files
committed
Addd Chocolatey-related files to the solution.
1 parent df5a6d3 commit 675cef2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Code/TSqlFlex.sln

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,13 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TSqlFlex.Core.Tests", "TSql
1111
EndProject
1212
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{731915D2-50C6-45D7-AF99-EE5D85083991}"
1313
ProjectSection(SolutionItems) = preProject
14+
..\Chocolatey\tools\chocolateyInstall.ps1 = ..\Chocolatey\tools\chocolateyInstall.ps1
15+
..\Chocolatey\tools\chocolateyUninstall.ps1 = ..\Chocolatey\tools\chocolateyUninstall.ps1
1416
..\InstallationInstructions.md = ..\InstallationInstructions.md
1517
..\License.md = ..\License.md
1618
..\Deploy\prepDeploy.ps1 = ..\Deploy\prepDeploy.ps1
1719
..\README.md = ..\README.md
20+
..\Chocolatey\TSQLFlex.nuspec = ..\Chocolatey\TSQLFlex.nuspec
1821
EndProjectSection
1922
EndProject
2023
Global

0 commit comments

Comments
 (0)