File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -29,6 +29,6 @@ deploy:
2929 server : https://www.myget.org/F/autofac/api/v2/package
3030 api_key :
3131 secure : rCUEY75fXN0wxtMy6QL4jCrLdaYbxIBzIXWeN+wEu/XDpyqimzreOc5AH5jMd5ah
32- skip_symbols : false
32+ skip_symbols : true
3333 symbol_server : https://www.myget.org/F/autofac/symbols/api/v2/package
3434 artifact : MyGet
Original file line number Diff line number Diff line change 2323 <GenerateAssemblyCopyrightAttribute >false</GenerateAssemblyCopyrightAttribute >
2424 <GenerateAssemblyDescriptionAttribute >false</GenerateAssemblyDescriptionAttribute >
2525 <CodeAnalysisRuleSet >../../build/Analyzers.ruleset</CodeAnalysisRuleSet >
26+ <PublishRepositoryUrl >true</PublishRepositoryUrl >
27+ <EmbedAllSources >true</EmbedAllSources >
28+ <AllowedOutputExtensionsInPackageBuildOutputFolder >$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder >
2629 <Features >IOperation</Features >
2730 <Authors >Autofac Contributors</Authors >
2831 <Company >Autofac</Company >
You can’t perform that action at this time.
0 commit comments