File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed
src/AndcultureCode.CSharp.Extensions Expand file tree Collapse file tree 2 files changed +8
-0
lines changed File renamed without changes.
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4+ <Authors >andculture</Authors >
5+ <Company >andculture</Company >
6+ <Description >Commonly used CSharp extension methods used at andculture</Description >
7+ <PackageIconUrl >https://avatars3.githubusercontent.com/u/32297579?s=460& v=4</PackageIconUrl >
8+ <PackageId >AndcultureCode.CSharp.Extensions</PackageId >
9+ <PackageLicenseExpression >Apache-2.0</PackageLicenseExpression >
10+ <PackageProjectUrl >https://github.com/AndcultureCode/AndcultureCode.CSharp.Extensions</PackageProjectUrl >
411 <TargetFramework >netstandard2.0</TargetFramework >
12+ <Version >0.0.1</Version >
513 </PropertyGroup >
614
715</Project >
You can’t perform that action at this time.
0 commit comments