Commit 5a57162
committed
Update version and add symbol package support
Added `<IncludeSymbols>` and `<SymbolPackageFormat>` properties to `CryptoNet.csproj` to enable symbol file inclusion and specify the `snupkg` format for debugging.
Updated versioning in `Directory.Build.Props`:
- Bumped `<Version>` to `3.2.1`.
- Updated `<FileVersion>` to `3.2.1.0`.
- Updated `<AssemblyVersion>` to `3.2.1.0`.
These changes introduce minor improvements while maintaining backward compatibility.1 parent c557ae9 commit 5a57162
2 files changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
| 31 | + | |
30 | 32 | | |
31 | 33 | | |
32 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments