File tree Expand file tree Collapse file tree 3 files changed +8
-21
lines changed Expand file tree Collapse file tree 3 files changed +8
-21
lines changed Original file line number Diff line number Diff line change 77 <AssemblyName >Medium.Tests</AssemblyName >
88 <PackageId >Medium.Tests</PackageId >
99 <GenerateRuntimeConfigurationFiles >true</GenerateRuntimeConfigurationFiles >
10+ <IsPackable >False</IsPackable >
1011 </PropertyGroup >
1112
1213 <ItemGroup >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <Description >MediumSdk</Description >
5- <Authors >Adrian Godong</Authors >
4+ <Title >MediumSdk</Title >
5+ <Description >Medium API .NET SDK</Description >
6+ <Authors >adrian</Authors >
67 <TargetFrameworks >netstandard1.2</TargetFrameworks >
7- <AssemblyName >Medium</AssemblyName >
8- <PackageId >Medium</PackageId >
8+ <AssemblyName >MediumSdk</AssemblyName >
9+ <PackageId >MediumSdk</PackageId >
10+ <PackageTags >medium;sdk</PackageTags >
11+ <IncludeSymbols >True</IncludeSymbols >
912 <GeneratePackageOnBuild >True</GeneratePackageOnBuild >
1013 <Version >2.0.0</Version >
1114 <PackageProjectUrl >https://github.com/adriangodong/medium-sdk-dotnet</PackageProjectUrl >
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments