mirror of
https://github.com/claunia/apprepodbmgr.git
synced 2025-12-16 19:24:42 +00:00
Added CICM Metadata submodule.
This commit is contained in:
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
[submodule "CICMMetadata"]
|
||||
path = CICMMetadata
|
||||
url = https://github.com/claunia/CICMMetadata
|
||||
1
CICMMetadata
Submodule
1
CICMMetadata
Submodule
Submodule CICMMetadata added at 97781ddc50
@@ -1,3 +1,8 @@
|
||||
2017-04-24 Natalia Portillo <claunia@claunia.com>
|
||||
|
||||
* osrepodbmgr.csproj:
|
||||
Added CICM Metadata submodule.
|
||||
|
||||
2017-04-23 Natalia Portillo <claunia@claunia.com>
|
||||
|
||||
* DBOps.cs:
|
||||
|
||||
@@ -87,6 +87,9 @@
|
||||
<Compile Include="Settings.cs" />
|
||||
<Compile Include="PlatformID.cs" />
|
||||
<Compile Include="DetectOS.cs" />
|
||||
<Compile Include="..\CICMMetadata\dotnet\cicm.cs">
|
||||
<Link>cicm.cs</Link>
|
||||
</Compile>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="packages.config" />
|
||||
|
||||
Reference in New Issue
Block a user