Skip to content

Commit b17139f

Browse files
committed
Add repo URL & publish direction to project file
1 parent 1259791 commit b17139f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/Ontology.NET/Ontology.NET.fsproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
<PropertyGroup>
44
<TargetFramework>netstandard2.0</TargetFramework>
55
<GenerateDocumentationFile>true</GenerateDocumentationFile>
6+
<RepositoryUrl>https://github.com/CSBiology/Ontology.NET</RepositoryUrl>
7+
<PublishRepositoryUrl>true</PublishRepositoryUrl>
68
</PropertyGroup>
79

810
<ItemGroup>

0 commit comments

Comments
 (0)