File tree Expand file tree Collapse file tree 1 file changed +13
-6
lines changed
ValueMapper/ValueMapperCore Expand file tree Collapse file tree 1 file changed +13
-6
lines changed Original file line number Diff line number Diff line change 77 <Nullable >enable</Nullable >
88 <GeneratePackageOnBuild >True</GeneratePackageOnBuild >
99 <Title >ValueMapper</Title >
10- <Version >1.0.0 </Version >
11- <Authors >ValueMapper </Authors >
12- <Company >ValueMapper </Company >
10+ <Version >1.0.1 </Version >
11+ <Authors >Jeevanandan J </Authors >
12+ <Company >TechFusionMasters </Company >
1313 <Description >A lightweight, high-performance object-to-object mapper for .NET</Description >
14- <PackageProjectUrl >https://github.com/yourusername/ValueMapper</PackageProjectUrl >
15- <RepositoryUrl >https://github.com/yourusername/ValueMapper</RepositoryUrl >
14+ <PackageProjectUrl >https://github.com/TechFusionMasters/ValueMapper</PackageProjectUrl >
15+ <RepositoryUrl >https://github.com/TechFusionMasters/ValueMapper</RepositoryUrl >
16+ <RepositoryType >git</RepositoryType >
1617 <PackageTags >mapping;object-mapping;automapper;valuemapper</PackageTags >
1718 <PackageId >ValueMapper</PackageId >
1819 <Product >ValueMapper</Product >
1920 <PackageLicenseExpression >MIT</PackageLicenseExpression >
21+ <PackageReadmeFile >README.md</PackageReadmeFile >
22+ <Copyright >Copyright © TechFusionMasters 2025</Copyright >
2023 </PropertyGroup >
2124
22- </Project >
25+ <ItemGroup >
26+ <None Include =" README.md" Pack =" true" PackagePath =" \" />
27+ </ItemGroup >
28+
29+ </Project >
You can’t perform that action at this time.
0 commit comments