Skip to content

Commit

Permalink
chore: changes in description
Browse files Browse the repository at this point in the history
  • Loading branch information
sanamhub committed Mar 18, 2023
1 parent d1fa882 commit ff1e417
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions DotNetMapper/DotNetMapper.csproj
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>net7.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<Title>A simple object mapper for .NET</Title>
<Description>A simple object mapper for .NET</Description>
<Description>A simple object mapper for .NET which is a lightweight and fast. It provides a simple and easy-to-use API for mapping objects of one type to another.</Description>
<PackageId>DotNetMapper</PackageId>
<Version>1.0.1</Version>
<Version>1.0.2</Version>
<PackageProjectUrl>https://github.com/sanamhub/dotnet-mapper</PackageProjectUrl>
<PackageReadmeFile>README.md</PackageReadmeFile>
<RepositoryUrl>https://github.com/sanamhub/dotnet-mapper</RepositoryUrl>
Expand Down

0 comments on commit ff1e417

Please sign in to comment.