Skip to content

Commit b57aa8d

Browse files
committed
(build) Install all the .NET's
Not immediately clear what isn't working when running kudusync.exe, but let's try installing all the .NET's, to see if it doesn't start working.
1 parent b042740 commit b57aa8d

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,9 @@ jobs:
4848
with:
4949
dotnet-version: |
5050
2.1.x
51+
3.1.x
5152
5.0.x
53+
6.0.x
5254
5355
- name: Cache Tools
5456
uses: actions/cache@v2

docs/input/docs/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,5 @@ release, close a milestone, and also to export the complete set of release notes
1313
for your application/product.
1414

1515
Testing build and publish of docs...
16+
17+
And moar...

0 commit comments

Comments
 (0)