Commit 5e334d2
eng: remove AssemblyInfo files; use SDK-generated assembly attributes
- Delete all src/AssemblyInfo*.fs files (FAKE-generated, legacy approach)
- Delete tests/.../Properties/AssemblyInfo.cs (unused dead code)
- Remove GenerateAssemblyInfo=false and Compile includes from all .fsproj files
- Add Product and AssemblyDescription to Directory.Build.props (shared values)
- Pass Version to the Build MSBuild step so assemblies get the right version
- Remove AssemblyInfo FAKE target and dep from build pipeline
- Remove Fake.DotNet.AssemblyInfoFile from build/paket.references
- Bump version to 8.1.14
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent e3e318a commit 5e334d2
23 files changed
Lines changed: 10 additions & 234 deletions
File tree
- build
- src
- FSharp.Data.Csv.Core
- FSharp.Data.DesignTime
- FSharp.Data.Html.Core
- FSharp.Data.Http
- FSharp.Data.Json.Core
- FSharp.Data.Runtime.Utilities
- FSharp.Data.WorldBank.Core
- FSharp.Data.Xml.Core
- FSharp.Data
- tests/FSharp.Data.Core.Tests.CSharp/Properties
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
3 | 7 | | |
4 | 8 | | |
5 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | 59 | | |
81 | 60 | | |
82 | 61 | | |
| |||
110 | 89 | | |
111 | 90 | | |
112 | 91 | | |
| 92 | + | |
113 | 93 | | |
114 | 94 | | |
115 | 95 | | |
| |||
217 | 197 | | |
218 | 198 | | |
219 | 199 | | |
220 | | - | |
221 | | - | |
222 | | - | |
| 200 | + | |
223 | 201 | | |
224 | 202 | | |
225 | 203 | | |
| |||
267 | 245 | | |
268 | 246 | | |
269 | 247 | | |
270 | | - | |
| 248 | + | |
271 | 249 | | |
272 | 250 | | |
273 | 251 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments