Skip to content

Commit 9f433a2

Browse files
committed
Add readme content to module description for gallery
1 parent 2193ff0 commit 9f433a2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

GithubFS/GithubFS.psd1

2.49 KB
Binary file not shown.

GithubFS/GithubFS.pssproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@
3030
<Content Include="pathinfo.format.ps1xml" />
3131
</ItemGroup>
3232
<ItemGroup>
33-
<Compile Include="Module.psd1" />
34-
<Compile Include="Module.psm1" />
35-
<Compile Include="Module.tests.ps1" />
33+
<Compile Include="GithubFS.psd1" />
34+
<Compile Include="GithubFS.psm1" />
35+
<Compile Include="GithubFS.test.ps1" />
3636
</ItemGroup>
3737
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
3838
<Target Name="Build" />

0 commit comments

Comments
 (0)