Skip to content

Commit e3ae842

Browse files
authored
Update common.props
1 parent 3272fa0 commit e3ae842

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build/props/common.props

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
<PackageLicenseExpression>MIT</PackageLicenseExpression>
55
<PackageReleaseNotes>- First preview release</PackageReleaseNotes>
66
<PackageOutputPath>$(MSBuildThisFileDirectory)/../output_packages</PackageOutputPath>
7+
<RepositoryUrl>https://github.com/Ultz/Silk.NET</RepositoryUrl>
8+
<RepositoryType>Git</RepositoryType>
79
<Version>1.0.0-preview$(VersionSuffix)</Version>
810
<Description>Silk.NET is a high-speed, advanced library, providing bindings to popular low-level APIs such as OpenGL and OpenAL.</Description>
911
</PropertyGroup>

0 commit comments

Comments
 (0)