We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b26df4 commit b16f999Copy full SHA for b16f999
1 file changed
.github/workflows/msbuild.yml
@@ -16,11 +16,6 @@ env:
16
# Path to the solution file relative to the root of the project.
17
SOLUTION_FILE_PATH: .
18
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
-
24
permissions:
25
contents: read
26
0 commit comments