- adds GitRepoRegistration cmdlets - adds basic tests for GitRepoRegistration implementations - adds initial build project and scripts Refs: #5, #6
6 lines
No EOL
149 B
XML
6 lines
No EOL
149 B
XML
<Project>
|
|
<PropertyGroup>
|
|
<VersionPrefix>0.0.1</VersionPrefix>
|
|
<VersionSuffix>dev</VersionSuffix>
|
|
</PropertyGroup>
|
|
</Project> |