|
@@ -26,7 +26,8 @@ jobs:
|
|
- name: Determine Version
|
|
- name: Determine Version
|
|
uses: gittools/actions/gitversion/[email protected]
|
|
uses: gittools/actions/gitversion/[email protected]
|
|
with:
|
|
with:
|
|
- updateProjectFiles: true
|
|
|
|
|
|
+ useConfigFile: true
|
|
|
|
+ updateAssemblyInfo: true
|
|
id: gitversion # step id used as reference for output values
|
|
id: gitversion # step id used as reference for output values
|
|
|
|
|
|
- name: Setup dotnet
|
|
- name: Setup dotnet
|