Skip to content

Commit b16f999

Browse files
committed
Updated workflow
1 parent 9b26df4 commit b16f999

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/msbuild.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,6 @@ env:
1616
# Path to the solution file relative to the root of the project.
1717
SOLUTION_FILE_PATH: .
1818

19-
# Configuration type to build.
20-
# You can convert this to a build matrix if you need coverage of multiple configuration types.
21-
# https://docs.github.com/actions/learn-github-actions/managing-complex-workflows#using-a-build-matrix
22-
BUILD_CONFIGURATION: Release
23-
2419
permissions:
2520
contents: read
2621

0 commit comments

Comments
 (0)