File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1212 workflow_dispatch :
1313
1414env :
15- NET_VERSION : ' 9 .x'
15+ NET_VERSION : ' 10 .x'
1616 PROJECT_NAME : src/SimpleAuthentication
1717 PROJECT_FILE : SimpleAuthentication.csproj
1818 RELEASE_NAME : SimpleAuthenticationTools
Original file line number Diff line number Diff line change 1212 workflow_dispatch :
1313
1414env :
15- NET_VERSION : ' 9 .x'
15+ NET_VERSION : ' 10 .x'
1616 PROJECT_NAME : src/SimpleAuthentication.Abstractions
1717 PROJECT_FILE : SimpleAuthentication.Abstractions.csproj
1818 TAG_NAME : abstractions
Original file line number Diff line number Diff line change 1212 workflow_dispatch :
1313
1414env :
15- NET_VERSION : ' 9 .x'
15+ NET_VERSION : ' 10 .x'
1616 PROJECT_NAME : src/SimpleAuthentication.Swashbuckle
1717 PROJECT_FILE : SimpleAuthentication.Swashbuckle.csproj
1818 TAG_NAME : swashbuckle
You can’t perform that action at this time.
0 commit comments