Skip to content

Commit 0db20b8

Browse files
committed
⬆️ Bump files with dotnet-file sync
# devlooped/oss - SponsorLink code should be checked as regular code devlooped/oss@e81ab75 - Set Version from VersionLabel if it's a refs/tags/ devlooped/oss@57653a2 - Cleanup build and publish to use VersionLabel devlooped/oss@14deaea - Improve default value for GenerateDocumentationFile devlooped/oss@b76de49 - Fix typo in targets devlooped/oss@33a20db - Update includes.yml to include top-level .md devlooped/oss@d152e74
1 parent 7ed516a commit 0db20b8

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+25
-2633
lines changed

.editorconfig

-3
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,3 @@ dotnet_analyzer_diagnostic.category-Style.severity = none
107107

108108
# VSTHRD200: Use "Async" suffix for async methods
109109
dotnet_diagnostic.VSTHRD200.severity = none
110-
111-
[**/*SponsorLink*/**]
112-
generated_code = true

.github/workflows/includes.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: ✍ pull request
3232
uses: peter-evans/create-pull-request@v6
3333
with:
34-
add-paths: '**/*.md'
34+
add-paths: '**.md'
3535
base: main
3636
branch: markdown-includes
3737
delete-branch: true

.github/workflows/sponsor.yml

-24
This file was deleted.

.github/workflows/test/action.yml

-36
This file was deleted.

.netconfig

+10-195
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
skip
2727
[file ".editorconfig"]
2828
url = https://github.com/devlooped/oss/blob/main/.editorconfig
29-
sha = f571a42eac3cad554810dad15139ff390db5e1db
30-
etag = ba2655b8b3ce5491b1c0eea5e0af201a085c48e07542bb9ec2c928084944ea86
29+
sha = e81ab754b366d52d92bd69b24bef1d5b1c610634
30+
etag = 7298c6450967975a8782b5c74f3071e1910fc59686e48f9c9d5cd7c68213cf59
3131
weak
3232
[file ".gitattributes"]
3333
url = https://github.com/devlooped/oss/blob/main/.gitattributes
@@ -55,20 +55,15 @@
5555
[file ".github/workflows/publish.yml"]
5656
url = https://github.com/devlooped/oss/blob/main/.github/workflows/publish.yml
5757
skip
58-
[file ".github/workflows/test/action.yml"]
59-
url = https://github.com/devlooped/oss/blob/main/.github/workflows/test/action.yml
60-
sha = 9a1b07589b9bde93bc12528e9325712a32dec418
61-
etag = b54216ac431a83ce5477828d391f02046527e7f6fffd21da1d03324d352c3efb
62-
weak
6358
[file ".gitignore"]
6459
url = https://github.com/devlooped/oss/blob/main/.gitignore
6560
sha = 02811fa23b0a102b9b33048335d41e515bf75737
6661
etag = a9c37ae312afac14b78436a7d018af4483d88736b5f780576f2c5a0b3f14998c
6762
weak
6863
[file "Directory.Build.rsp"]
6964
url = https://github.com/devlooped/oss/blob/main/Directory.Build.rsp
70-
sha = ae25fae9d7daf0cb47d537ba870914aa3052f0c9
71-
etag = 6a6c6e1d3895df953abf14c82b0899e3eea75cdcd679f6212dcfea15183d73d6
65+
sha = 0f7f7f7e8a29de9b535676f75fe7c67e629a5e8c
66+
etag = 0ccae83fc51f400bfd7058170bfec7aba11455e24a46a0d7e6a358da6486e255
7267
weak
7368
[file "_config.yml"]
7469
url = https://github.com/devlooped/oss/blob/main/_config.yml
@@ -87,13 +82,13 @@
8782
weak
8883
[file "src/Directory.Build.props"]
8984
url = https://github.com/devlooped/oss/blob/main/src/Directory.Build.props
90-
sha = 6e96c592c7b44bfda10404b9f90e4b8fab299249
91-
etag = a4925eb815bbcecc022de8d3245db069573d96ac5ecdf5f0e604f06b5577b01e
85+
sha = b76de49afb376aa48eb172963ed70663b59b31d3
86+
etag = c8b56f3860cc7ccb8773b7bd6189f5c7a6e3a2c27e9104c1ee201fbdc5af9873
9287
weak
9388
[file "src/Directory.Build.targets"]
9489
url = https://github.com/devlooped/oss/blob/main/src/Directory.Build.targets
95-
sha = c618ea86d94402a12c7d7d10fe2b5cb8a21c3eea
96-
etag = 7cb1421f00d9f6f4c00f0ca98e485dcadb927cfa6b3f0b5d4fb212525d2ce9c0
90+
sha = 33a20db26e47589769284817b271ce67ea9ccfd8
91+
etag = 1a3a0151b5771ee97ed8351254ff4c18a0ff568e0df5c33c6830f069bfbb067b
9792
weak
9893
[file "src/kzu.snk"]
9994
url = https://github.com/devlooped/oss/blob/main/src/kzu.snk
@@ -102,8 +97,8 @@
10297
weak
10398
[file ".github/workflows/includes.yml"]
10499
url = https://github.com/devlooped/oss/blob/main/.github/workflows/includes.yml
105-
sha = 5fb172362c767bef7c36478f1a6bdc264723f8f9
106-
etag = e5ee22e115c925fb85ec931cda3ac811fcc453c03904554fa3f573935b221d34
100+
sha = d152e7437fd0d6f6d9363d23cb3b78c07335ea49
101+
etag = ec40db34f379d0c6d83b2ec15624f330318a172cc4f85b5417c63e86eaf601df
107102
weak
108103
[file ".github/release.yml"]
109104
url = https://github.com/devlooped/oss/blob/main/.github/release.yml
@@ -120,183 +115,3 @@
120115
sha = c1610886eba42cb250e3894aed40c0a258cd383d
121116
etag = 598ee294649a44d4c5d5934416c01183597d08aa7db7938453fd2bbf52a4e64d
122117
weak
123-
[file ".github/workflows/sponsor.yml"]
124-
url = https://github.com/devlooped/oss/blob/main/.github/workflows/sponsor.yml
125-
sha = 5fb172362c767bef7c36478f1a6bdc264723f8f9
126-
etag = 0849ee61af6daee29615f9632173b4e82da5bfa9d78ff28907e9408bd5acde4d
127-
weak
128-
[file "src/SponsorLink/Analyzer/Analyzer.csproj"]
129-
url = https://github.com/devlooped/oss/blob/main/src/SponsorLink/Analyzer/Analyzer.csproj
130-
sha = 7cda4a18313b0b38b26c0152e1007cdbb9b6ba3a
131-
etag = d9444fa36daa8f4ff8f06fc2f9f600dbd8032f25ff58542d3b96676e0305677e
132-
weak
133-
[file "src/SponsorLink/Analyzer/Properties/launchSettings.json"]
134-
url = https://github.com/devlooped/oss/blob/main/src/SponsorLink/Analyzer/Properties/launchSettings.json
135-
sha = a0ae7272f31c766ebb129ea38c11c01df93b6b5d
136-
etag = 6c59ab4d008e3221e316c9e3b6e0da155b892680d48cdc400a39d53cb9a12aac
137-
weak
138-
[file "src/SponsorLink/Analyzer/StatusReportingAnalyzer.cs"]
139-
url = https://github.com/devlooped/oss/blob/main/src/SponsorLink/Analyzer/StatusReportingAnalyzer.cs
140-
sha = a0ae7272f31c766ebb129ea38c11c01df93b6b5d
141-
etag = 23d4cd16294974d85164fc26d6a7e2ae52698f23a62463db5025d69d9c166dc5
142-
weak
143-
[file "src/SponsorLink/Analyzer/buildTransitive/SponsorableLib.targets"]
144-
url = https://github.com/devlooped/oss/blob/main/src/SponsorLink/Analyzer/buildTransitive/SponsorableLib.targets
145-
sha = a0ae7272f31c766ebb129ea38c11c01df93b6b5d
146-
etag = 332060de0945590d7c41cd237c250b8186acd6fc2045cc85a890368c74fdf473
147-
weak
148-
[file "src/SponsorLink/Directory.Build.props"]
149-
url = https://github.com/devlooped/oss/blob/main/src/SponsorLink/Directory.Build.props
150-
sha = a0ae7272f31c766ebb129ea38c11c01df93b6b5d
151-
etag = 6823e1e914ecedd174276e3d53517cc0b332bb47c56402a9512cfa6aeeeb067e
152-
weak
153-
[file "src/SponsorLink/Directory.Build.targets"]
154-
url = https://github.com/devlooped/oss/blob/main/src/SponsorLink/Directory.Build.targets
155-
sha = a0ae7272f31c766ebb129ea38c11c01df93b6b5d
156-
etag = 9938f29c3573bf8bdb9686e1d9884dee177256b1d5dd7ee41472dd64bfbdd92d
157-
weak
158-
[file "src/SponsorLink/Library/Library.csproj"]
159-
url = https://github.com/devlooped/oss/blob/main/src/SponsorLink/Library/Library.csproj
160-
sha = a0ae7272f31c766ebb129ea38c11c01df93b6b5d
161-
etag = 3720f8ae0605aa64df8f6c1d9769969162175b79c93a21024653f210a42348e6
162-
weak
163-
[file "src/SponsorLink/Library/MyClass.cs"]
164-
url = https://github.com/devlooped/oss/blob/main/src/SponsorLink/Library/MyClass.cs
165-
sha = a0ae7272f31c766ebb129ea38c11c01df93b6b5d
166-
etag = b5b3ccd6cd14bb90dd9702b9d7e52cc22c11e601c039617738d688f9fd45d49b
167-
weak
168-
[file "src/SponsorLink/Library/Resources.resx"]
169-
url = https://github.com/devlooped/oss/blob/main/src/SponsorLink/Library/Resources.resx
170-
sha = a0ae7272f31c766ebb129ea38c11c01df93b6b5d
171-
etag = aff6051733d22982e761f2b414173aafeab40e0a76a142e2b33025dced213eb2
172-
weak
173-
[file "src/SponsorLink/SponsorLink.targets"]
174-
url = https://github.com/devlooped/oss/blob/main/src/SponsorLink/SponsorLink.targets
175-
sha = 7cda4a18313b0b38b26c0152e1007cdbb9b6ba3a
176-
etag = d725bd9cfa33f35224e91748f64237e4dc66270f7e5ec7c835b78164531ae3db
177-
weak
178-
[file "src/SponsorLink/SponsorLink/AppDomainDictionary.cs"]
179-
url = https://github.com/devlooped/oss/blob/main/src/SponsorLink/SponsorLink/AppDomainDictionary.cs
180-
sha = a0ae7272f31c766ebb129ea38c11c01df93b6b5d
181-
etag = 4a70f86e73f951bca95618c221d821e38a31ef9092af4ac61447eab845671a28
182-
weak
183-
[file "src/SponsorLink/SponsorLink/DiagnosticsManager.cs"]
184-
url = https://github.com/devlooped/oss/blob/main/src/SponsorLink/SponsorLink/DiagnosticsManager.cs
185-
sha = b2a11faac6c1c300bce8c1d45f95b585c19f2953
186-
etag = 9f289f45169f35916fff1857840d4118ed134215639d6dae9016dc62004291a5
187-
weak
188-
[file "src/SponsorLink/SponsorLink/ManifestStatus.cs"]
189-
url = https://github.com/devlooped/oss/blob/main/src/SponsorLink/SponsorLink/ManifestStatus.cs
190-
sha = b2a11faac6c1c300bce8c1d45f95b585c19f2953
191-
etag = e46848f83c0436ba33a1c09a4060ad627a74db41bab66bb37ca40fce8a6532a7
192-
weak
193-
[file "src/SponsorLink/SponsorLink/SponsorLink.cs"]
194-
url = https://github.com/devlooped/oss/blob/main/src/SponsorLink/SponsorLink/SponsorLink.cs
195-
sha = 4fca946c3201d90d30e2183f699c850dcc1bf8d5
196-
etag = 96e1b1b28bfb2372bd5ffcc6bdef65ee926822b3489ce65be4e5a400884dce21
197-
weak
198-
[file "src/SponsorLink/SponsorLink/SponsorLink.csproj"]
199-
url = https://github.com/devlooped/oss/blob/main/src/SponsorLink/SponsorLink/SponsorLink.csproj
200-
sha = a0ae7272f31c766ebb129ea38c11c01df93b6b5d
201-
etag = ffaea0b580d8dccd672e749a5efd11fda318c484ca4a34428ff81524ec80ec4b
202-
weak
203-
[file "src/SponsorLink/SponsorLink/SponsorLink.es.resx"]
204-
url = https://github.com/devlooped/oss/blob/main/src/SponsorLink/SponsorLink/SponsorLink.es.resx
205-
sha = a0ae7272f31c766ebb129ea38c11c01df93b6b5d
206-
etag = ded7de7a2624b335beb462763e3580413da21e80c8b40b4c773ca46c7af4e859
207-
weak
208-
[file "src/SponsorLink/SponsorLink/SponsorLink.resx"]
209-
url = https://github.com/devlooped/oss/blob/main/src/SponsorLink/SponsorLink/SponsorLink.resx
210-
sha = a0ae7272f31c766ebb129ea38c11c01df93b6b5d
211-
etag = 7d9e89ef2cf762a6119c9c6c2ed2517b71a546838151c005400301fde8def266
212-
weak
213-
[file "src/SponsorLink/SponsorLink/SponsorLinkAnalyzer.cs"]
214-
url = https://github.com/devlooped/oss/blob/main/src/SponsorLink/SponsorLink/SponsorLinkAnalyzer.cs
215-
sha = b2a11faac6c1c300bce8c1d45f95b585c19f2953
216-
etag = fc96f7f5642cbf69b35b7e8de1756822580315f0cee61e47da3b2b1b03f68e1a
217-
weak
218-
[file "src/SponsorLink/SponsorLink/SponsorStatus.cs"]
219-
url = https://github.com/devlooped/oss/blob/main/src/SponsorLink/SponsorLink/SponsorStatus.cs
220-
sha = 4fca946c3201d90d30e2183f699c850dcc1bf8d5
221-
etag = 9a5f6f35c38c34b77796925d80addc998e204bc112fcd5fc124030060390e7c2
222-
weak
223-
[file "src/SponsorLink/SponsorLink/SponsorableLib.targets"]
224-
url = https://github.com/devlooped/oss/blob/main/src/SponsorLink/SponsorLink/SponsorableLib.targets
225-
sha = a0ae7272f31c766ebb129ea38c11c01df93b6b5d
226-
etag = 2f923a97081481a6a264d63c8ff70ce5ba65c3dbaf7ea078cbe1388fb0868e1c
227-
weak
228-
[file "src/SponsorLink/SponsorLink/ThisAssembly.cs"]
229-
url = https://github.com/devlooped/oss/blob/main/src/SponsorLink/SponsorLink/ThisAssembly.cs
230-
sha = b2a11faac6c1c300bce8c1d45f95b585c19f2953
231-
etag = 978269025f58e2bae872af25fdfd94659e234e8365e3014c18b1b20fdcd155bf
232-
weak
233-
[file "src/SponsorLink/SponsorLink/Tracing.cs"]
234-
url = https://github.com/devlooped/oss/blob/main/src/SponsorLink/SponsorLink/Tracing.cs
235-
sha = a0ae7272f31c766ebb129ea38c11c01df93b6b5d
236-
etag = 22e32872cafd080bcd5ac9084355578ef70910c8e494602ead365139dcbf40c0
237-
weak
238-
[file "src/SponsorLink/SponsorLink/buildTransitive/Devlooped.Sponsors.targets"]
239-
url = https://github.com/devlooped/oss/blob/main/src/SponsorLink/SponsorLink/buildTransitive/Devlooped.Sponsors.targets
240-
sha = a0ae7272f31c766ebb129ea38c11c01df93b6b5d
241-
etag = 72ec691a085dc34f946627f7038a82569e44f0b63a9f4a7bd60f0f7b52fd198f
242-
weak
243-
[file "src/SponsorLink/SponsorLink/devlooped.pub.jwk"]
244-
url = https://github.com/devlooped/oss/blob/main/src/SponsorLink/SponsorLink/devlooped.pub.jwk
245-
sha = a0ae7272f31c766ebb129ea38c11c01df93b6b5d
246-
etag = cf884781ff88b4d096841e3169282762a898b2050c9b5dac0013bc15bdbee267
247-
weak
248-
[file "src/SponsorLink/SponsorLink/sponsorable.md"]
249-
url = https://github.com/devlooped/oss/blob/main/src/SponsorLink/SponsorLink/sponsorable.md
250-
sha = a0ae7272f31c766ebb129ea38c11c01df93b6b5d
251-
etag = 9c275d50705a2e661f0f86f1ae5e555c0033a05e86e12f936283a5b5ef47ae77
252-
weak
253-
[file "src/SponsorLink/SponsorLinkAnalyzer.sln"]
254-
url = https://github.com/devlooped/oss/blob/main/src/SponsorLink/SponsorLinkAnalyzer.sln
255-
sha = a0ae7272f31c766ebb129ea38c11c01df93b6b5d
256-
etag = fc2928c9b303d81ff23891ee791a859b794d9f2d4b9f4e81b9ed15e5b74db487
257-
weak
258-
[file "src/SponsorLink/Tests/.netconfig"]
259-
url = https://github.com/devlooped/oss/blob/main/src/SponsorLink/Tests/.netconfig
260-
sha = a0ae7272f31c766ebb129ea38c11c01df93b6b5d
261-
etag = 089a26cdb722d57014c8b8104cc6f4e770868efdc49ae3119eebc873f00a316e
262-
weak
263-
[file "src/SponsorLink/Tests/Attributes.cs"]
264-
url = https://github.com/devlooped/oss/blob/main/src/SponsorLink/Tests/Attributes.cs
265-
sha = a0ae7272f31c766ebb129ea38c11c01df93b6b5d
266-
etag = 1d7c17a2c9424db73746112c338a39e0000134ac878b398e2aa88f7ea5c0c488
267-
weak
268-
[file "src/SponsorLink/Tests/Extensions.cs"]
269-
url = https://github.com/devlooped/oss/blob/main/src/SponsorLink/Tests/Extensions.cs
270-
sha = a0ae7272f31c766ebb129ea38c11c01df93b6b5d
271-
etag = f68e11894103f8748ce290c29927bf1e4f749e743ae33d5350e72ed22c15d245
272-
weak
273-
[file "src/SponsorLink/Tests/JsonOptions.cs"]
274-
url = https://github.com/devlooped/oss/blob/main/src/SponsorLink/Tests/JsonOptions.cs
275-
sha = a0ae7272f31c766ebb129ea38c11c01df93b6b5d
276-
etag = 6e9a1b12757a97491441b9534ced4e5dac6d9d6334008fa0cd20575650bbd935
277-
weak
278-
[file "src/SponsorLink/Tests/Sample.cs"]
279-
url = https://github.com/devlooped/oss/blob/main/src/SponsorLink/Tests/Sample.cs
280-
sha = e732f6a2c44a2f7940a1868a92cd66523f74ed24
281-
etag = db968d1d665b77a17e13bc7ca3d43ea65ed05cbebc18669f1b607ebe0e38a59a
282-
weak
283-
[file "src/SponsorLink/Tests/SponsorLinkTests.cs"]
284-
url = https://github.com/devlooped/oss/blob/main/src/SponsorLink/Tests/SponsorLinkTests.cs
285-
sha = d74f5111504a0fae6e5a1e68ca92bf7afddb3254
286-
etag = 1fa41250bd984e8aa840a966d34ce0e94f2111d1422d7f50b864c38364fcf4a4
287-
weak
288-
[file "src/SponsorLink/Tests/SponsorableManifest.cs"]
289-
url = https://github.com/devlooped/oss/blob/main/src/SponsorLink/Tests/SponsorableManifest.cs
290-
sha = a0ae7272f31c766ebb129ea38c11c01df93b6b5d
291-
etag = e0c95e7fc6c0499dbc8c5cd28aa9a6a5a49c9d0ad41fe028a5a085aca7e00eaf
292-
weak
293-
[file "src/SponsorLink/Tests/Tests.csproj"]
294-
url = https://github.com/devlooped/oss/blob/main/src/SponsorLink/Tests/Tests.csproj
295-
sha = a0ae7272f31c766ebb129ea38c11c01df93b6b5d
296-
etag = 237409e155202ec1b845593195d30057a949b2b18ae46a575e4cf480e4e2c8fe
297-
weak
298-
[file "src/SponsorLink/readme.md"]
299-
url = https://github.com/devlooped/oss/blob/main/src/SponsorLink/readme.md
300-
sha = 827a1d18bf0245978d81bcd3d52e9e6f1584d1ef
301-
etag = 079b4aedba2aa9851e609b569f25c55db8d5922e3dbb1adc22611ce4d6cfe465
302-
weak

Directory.Build.rsp

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
-nr:false
33
-m:1
44
-v:m
5-
-clp:Summary;ForceNoAlign
5+
-clp:Summary;ForceNoAlign

readme.md

+1
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,7 @@ See [Program.cs](src/Sample/Program.cs) for a complete example.
191191
[![Vezel](https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/vezel-dev.png "Vezel")](https://github.com/vezel-dev)
192192
[![ChilliCream](https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/ChilliCream.png "ChilliCream")](https://github.com/ChilliCream)
193193
[![4OTC](https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/4OTC.png "4OTC")](https://github.com/4OTC)
194+
[![Vincent Limo](https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/v-limo.png "Vincent Limo")](https://github.com/v-limo)
194195

195196

196197
<!-- sponsors.md -->

src/Directory.Build.props

+5-3
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,6 @@
4646

4747
<PropertyGroup Label="Build">
4848
<Configuration Condition="'$(Configuration)' == '' and $(CI)">Release</Configuration>
49-
<GenerateDocumentationFile>true</GenerateDocumentationFile>
50-
<GenerateDocumentationFile Condition="$(MSBuildProjectName.Contains('Tests'))">false</GenerateDocumentationFile>
5149
<LangVersion>Latest</LangVersion>
5250

5351
<!-- See https://docs.microsoft.com/en-us/dotnet/standard/assembly/reference-assemblies -->
@@ -118,6 +116,8 @@
118116

119117
<PropertyGroup Label="Version" Condition="$(VersionLabel) != ''">
120118
<_VersionLabel>$(VersionLabel.Replace('refs/heads/', ''))</_VersionLabel>
119+
<_VersionLabel>$(_VersionLabel.Replace('refs/tags/v', ''))</_VersionLabel>
120+
121121
<!-- For PRs, we just need a fixed package version numbered after the PR # itself, so remove the commits # at the end -->
122122
<_VersionLabel Condition="$(_VersionLabel.Contains('refs/pull/'))">$(VersionLabel.TrimEnd('.0123456789'))</_VersionLabel>
123123
<!-- Next replace the prefix for simply 'pr', so we end up with 'pr99/merge' by default -->
@@ -128,7 +128,9 @@
128128
<_VersionLabel>$(_VersionLabel.Replace('/', '-'))</_VersionLabel>
129129

130130
<!-- Set sanitized version to the actual version suffix used in build/pack -->
131-
<VersionSuffix>$(_VersionLabel)</VersionSuffix>
131+
<VersionSuffix Condition="!$(VersionLabel.Contains('refs/tags/'))">$(_VersionLabel)</VersionSuffix>
132+
<!-- Special case for tags, the label is actually the version. Backs compat since passed-in value overrides MSBuild-set one -->
133+
<Version Condition="$(VersionLabel.Contains('refs/tags/'))">$(_VersionLabel)</Version>
132134
</PropertyGroup>
133135

134136
<ItemGroup Label="ThisAssembly.Project">

src/Directory.Build.targets

+7
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44
<PropertyGroup Condition="'$(CI)' == 'true' and '$(Language)' == 'C#'">
55
<DefineConstants>CI;$(DefineConstants)</DefineConstants>
66
</PropertyGroup>
7+
8+
<PropertyGroup Label="Build">
9+
<!-- Tests projects don't need API docs, typically -->
10+
<GenerateDocumentationFile Condition="$(GenerateDocumentationFile) == '' and $(IsTestProject) == 'true'">false</GenerateDocumentationFile>
11+
<GenerateDocumentationFile Condition="$(GenerateDocumentationFile) == '' and $(MSBuildProjectName.Contains('Tests'))">false</GenerateDocumentationFile>
12+
<GenerateDocumentationFile Condition="$(GenerateDocumentationFile) == ''">true</GenerateDocumentationFile>
13+
</PropertyGroup>
714

815
<PropertyGroup Condition="'$(IsPackable)' == ''">
916
<IsPackable Condition="'$(PackAsTool)' == 'true'">true</IsPackable>

0 commit comments

Comments
 (0)