File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66
77 <!-- Package metadata -->
88 <PackageId >KitStack.AspNetCore</PackageId >
9- <Version >0.1.0 </Version >
9+ <Version >0.1.2 </Version >
1010 <!-- update for each release, or set from CI -->
1111 <Authors >ghaith100994</Authors >
1212 <Company >KitStack</Company >
1313 <Description >KitStack ASP.NET Core integration helpers for KitStack storage providers.</Description >
1414 <PackageTags >kitstack storage aspnetcore</PackageTags >
1515 <RepositoryUrl >https://github.com/ghaith100994/KitStack.Storage</RepositoryUrl >
1616 <RepositoryType >git</RepositoryType >
17+ <IncludeReferencedProjects >true</IncludeReferencedProjects >
1718 <PackageLicenseExpression >Apache-2.0</PackageLicenseExpression >
1819 <PackageProjectUrl >https://github.com/ghaith100994/KitStack.Storageo</PackageProjectUrl >
19- <GeneratePackageOnBuild >false</GeneratePackageOnBuild >
20- <!-- Include README in NuGet package for better package UX and symbols validation -->
21- <PackageReadmeFile >README.md</PackageReadmeFile >
20+ <PackageReadmeFile >README.md</PackageReadmeFile >
2221 <!-- set true if you want dotnet build to create package -->
23- </PropertyGroup >
22+ <GeneratePackageOnBuild >false</GeneratePackageOnBuild >
23+ </PropertyGroup >
2424
2525 <ItemGroup >
2626 <None Include =" README.md" Pack =" true" PackagePath =" " />
You can’t perform that action at this time.
0 commit comments