We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f44b7e commit fd5c6b6Copy full SHA for fd5c6b6
1 file changed
src/Mapster/Mapster.csproj
@@ -1,9 +1,6 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<Project Sdk="Microsoft.NET.Sdk">
3
<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>
7
<TargetFrameworks>netstandard2.0;net10.0;net9.0;net8.0</TargetFrameworks>
8
<AssemblyName>Mapster</AssemblyName>
9
<Description>A fast, fun and stimulating object to object mapper. Kind of like AutoMapper, just simpler and way, way faster.</Description>
0 commit comments