mirror of
https://github.com/Tribufu/TribufuDotNet
synced 2026-08-09 04:41:07 +00:00
Add Tribufu.ComponentModel
This commit is contained in:
parent
bb629eedd1
commit
7bb51a21e1
11 changed files with 84 additions and 46 deletions
|
|
@ -1,15 +1,8 @@
|
|||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
<PropertyGroup>
|
||||
<PackageId>Tribufu.Serialization</PackageId>
|
||||
<Version>0.1.0</Version>
|
||||
<Description>Tribufu Serialization Helpers</Description>
|
||||
<Authors>Tribufu</Authors>
|
||||
<Company>Tribufu</Company>
|
||||
<PackageReadmeFile>README.md</PackageReadmeFile>
|
||||
<PackageLicenseExpression>MIT</PackageLicenseExpression>
|
||||
<Copyright>Copyright (c) Tribufu. All Rights Reserved.</Copyright>
|
||||
<RepositoryType>git</RepositoryType>
|
||||
<RepositoryUrl>https://github.com/Tribufu/TribufuNet</RepositoryUrl>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<OutputType>Library</OutputType>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue