File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 99 <MinVerVerbosity >quiet</MinVerVerbosity >
1010 <AssemblyOriginatorKeyFile >Hamlet.snk</AssemblyOriginatorKeyFile >
1111 <SignAssembly >true</SignAssembly >
12- <PublishRepositoryUrl >true</PublishRepositoryUrl >
1312 <GenerateDocumentationFile >true</GenerateDocumentationFile >
14- <AllowedOutputExtensionsInPackageBuildOutputFolder >$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder >
1513 </PropertyGroup >
1614
1715 <PropertyGroup >
2018 <Description >“To be, or not to be, that is the question”. A simple Option type for .NET</Description >
2119 <PackageProjectUrl >https://github.com/thomaslevesque/Hamlet</PackageProjectUrl >
2220 <PackageLicenseExpression >MIT</PackageLicenseExpression >
21+ <PackageTags >option;maybe</PackageTags >
2322 <PackageReleaseNotes >https://github.com/thomaslevesque/Hamlet/releases</PackageReleaseNotes >
23+ <PublishRepositoryUrl >true</PublishRepositoryUrl >
24+ <AllowedOutputExtensionsInPackageBuildOutputFolder >$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder >
2425 </PropertyGroup >
2526
2627 <ItemGroup >
You can’t perform that action at this time.
0 commit comments