Commit 650ca9c
committed
Update version and enable NuGet symbol package generation
Updated versioning in `Directory.Build.Props` to `3.4.1` for `<Version>`, `<FileVersion>`, and `<AssemblyVersion>`.
Added properties to generate NuGet symbol packages:
- Enabled `<IncludeSymbols>` with value `true`.
- Set `<SymbolPackageFormat>` to `snupkg`.
Retained existing `<PathMap>` and `<SuppressNETCoreSdkPreviewMessage>` properties for context.1 parent a245da6 commit 650ca9c
1 file changed
+7
-3
lines changed| 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 | | |
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
22 | 26 | | |
23 | 27 | | |
24 | 28 | | |
0 commit comments