mirror of
https://github.com/tribufu/tribufu-dotnet
synced 2025-06-15 18:04:18 +00:00
14 lines
521 B
XML
14 lines
521 B
XML
<Project>
|
|
<PropertyGroup>
|
|
<AssemblyVersion>1.0.0.0</AssemblyVersion>
|
|
<Authors>Tribufu</Authors>
|
|
<Company>Tribufu</Company>
|
|
<Copyright>Copyright (c) Tribufu. All Rights Reserved.</Copyright>
|
|
<FileVersion>1.0.0.0</FileVersion>
|
|
<PackageLicenseExpression>MIT</PackageLicenseExpression>
|
|
<RepositoryType>git</RepositoryType>
|
|
<RepositoryUrl>https://github.com/Tribufu/TribufuNet</RepositoryUrl>
|
|
<Version>1.0.0</Version>
|
|
</PropertyGroup>
|
|
</Project>
|