Skip to content

Commit

Permalink
Merge remote-tracking branch 'remotes/origin/main' into preview
Browse files Browse the repository at this point in the history
  • Loading branch information
Matteo Prosperi committed Dec 18, 2023
2 parents a1c8e5f + 309e4da commit fc32690
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 10 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ jobs:
- uses: actions/checkout@v3
- name: setup-msbuild
uses: microsoft/[email protected]
- name: Setup dotnet
uses: actions/setup-dotnet@v3
with:
global-json-file: global.json
# - name: Setup dotnet
# uses: actions/setup-dotnet@v3
# with:
# global-json-file: global.json
- name: Restore dependencies
run: msbuild /t:restore New_Extensibility_Model/Samples/Samples.sln
- name: Build
Expand Down
6 changes: 0 additions & 6 deletions global.json

This file was deleted.

0 comments on commit fc32690

Please sign in to comment.