Skip to content

Commit

Permalink
Merge branch 'net9'
Browse files Browse the repository at this point in the history
  • Loading branch information
damienbod committed Jan 3, 2025
2 parents 5c67227 + 101f321 commit a77fd87
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ jobs:
run: dotnet build ./ConfidentialClientCredentialsCertificate/ConfidentialClientCredentialsCertificate.sln
- name: Build DecryptionCertificates
run: dotnet build ./DecryptionCertificates/DecryptionCertificates.sln
- name: Build ./DeviceFlowWeb/DeviceFlow
run: dotnet build ./DeviceFlowWeb/DeviceFlowWeb.sln
- name: Build DeviceFlowWeb
run: dotnet build ./DeviceFlow/DeviceFlowWeb.sln
- name: Build DownstreamApis
run: dotnet build ./DownstreamApis/DownstreamApis.sln
- name: Build TokenManagement
Expand Down

0 comments on commit a77fd87

Please sign in to comment.