Skip to content

Commit

Permalink
Update to support .NET 7
Browse files Browse the repository at this point in the history
  • Loading branch information
juninhodigital committed Jan 21, 2024
1 parent 0bea32f commit b53833c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nuget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: Build and publish package
# events but only for the master branch
on:
push:
branches: [ master ]
branches: [ master ]

env:
PROJECT_PATH: 'Framework.Data/Framework.Data.csproj'
Expand Down

0 comments on commit b53833c

Please sign in to comment.