Skip to content

Commit e42c6ba

Browse files
author
Friedrich Weinmann
committed
added files
1 parent cfbd102 commit e42c6ba

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

PSModuleDevelopment/PSModuleDevelopment.psproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
<Folder>internal\maintenance</Folder>
3030
<Folder>internal\functions\template</Folder>
3131
<Folder>internal\templates</Folder>
32+
<Folder>internal\tabcompletion\assignment</Folder>
3233
</Folders>
3334
<Files>
3435
<File Build="2">PSModuleDevelopment.psd1</File>
@@ -99,6 +100,8 @@
99100
<File Build="2">internal\templates\module-1.0.0.0.xml</File>
100101
<File Build="2">internal\templates\PSMDTemplateReference-1.0.0.0-Info.xml</File>
101102
<File Build="2">internal\templates\PSMDTemplateReference-1.0.0.0.xml</File>
103+
<File Build="2">internal\templates\PSFModule-1.0.0.0-Info.xml</File>
104+
<File Build="2">internal\templates\PSFModule-1.0.0.0.xml</File>
102105
</Files>
103106
<StartupScript>F:\Synchronized Data\Scripte\Powershell Studio\Projects\PSModuleDevelopment\Test-Module.ps1</StartupScript>
104107
</Project>

0 commit comments

Comments
 (0)