We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1232e4e commit 44a8b6cCopy full SHA for 44a8b6c
1 file changed
.github/workflows/Build.yaml
@@ -2,7 +2,7 @@ name: FileSystem [Build]
2
3
env:
4
JAVA_VERSION: 11
5
- DOTNET_VERSION: 6.0.x
+ DOTNET_VERSION: 7.0.x
6
DOTNET_INCLUDE_PRERELEASE_VERSIONS: true
7
DOTNET_BUILD_CONFIGURATION: Release
8
SONAR_PATH: .\.sonar\scanner
0 commit comments