Skip to content

Commit fd5c6b6

Browse files
committed
fix(build): drop dublicate props: Copyright, Authors, Description in Mapster project
1 parent 0f44b7e commit fd5c6b6

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/Mapster/Mapster.csproj

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Project Sdk="Microsoft.NET.Sdk">
33
<PropertyGroup>
4-
<Description>A fast, fun and stimulating object to object mapper. Kind of like AutoMapper, just simpler and way, way faster.</Description>
5-
<Copyright>Copyright (c) 2016 Chaowlert Chaisrichalermpol, Eric Swann</Copyright>
6-
<Authors>chaowlert;eric_swann</Authors>
74
<TargetFrameworks>netstandard2.0;net10.0;net9.0;net8.0</TargetFrameworks>
85
<AssemblyName>Mapster</AssemblyName>
96
<Description>A fast, fun and stimulating object to object mapper. Kind of like AutoMapper, just simpler and way, way faster.</Description>

0 commit comments

Comments
 (0)