File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 2020 <Deterministic >true</Deterministic >
2121
2222 <IncludeSymbols >true</IncludeSymbols >
23- <SymbolPackageFormat >symbols.nupkg </SymbolPackageFormat >
23+ <SymbolPackageFormat >snupkg </SymbolPackageFormat >
2424 <DebugType >portable</DebugType >
2525 <DebugSymbols >true</DebugSymbols >
2626 </PropertyGroup >
Original file line number Diff line number Diff line change 2929
3030 <!-- PDB files and sources are included into symbol package only -->
3131 <file src =" bin\Release\**\Valkey.Glide.pdb" target =" lib" />
32- <file src =" **\*.cs" target =" src" />
3332
3433 <!-- TODO: make binaries optional/conditional, build fails on a dev's PC who doesn't have all files. Alternative: use different nuspec files -->
3534 <!-- see runtime IDs in https://learn.microsoft.com/en-us/dotnet/core/rid-catalog -->
You can’t perform that action at this time.
0 commit comments