File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ dependencies {
6565 jni32 project(path : ' :etw:native' , configuration : " ${ project.properties['ai.etw.native.build']} X86RuntimeElements" )
6666 jni64 project(path : ' :etw:native' , configuration : " ${ project.properties['ai.etw.native.build']} X86-64RuntimeElements" )
6767 } else {
68- logger. quiet " Skipping build of :etw:native because skipWinNative=true. EtwAppender/EtwProvider will not work becuase library is missing"
68+ logger. quiet " Skipping build of :etw:native because skipWinNative=true. EtwAppender/EtwProvider will not work because library is missing"
6969 }
7070
7171 testImplementation ' org.hamcrest:hamcrest-core:1.3'
Original file line number Diff line number Diff line change 11// Project properties
2- version =3.0.0-PREVIEW.6
2+ version =3.0.0-PREVIEW.7
33group =com.microsoft.azure
You can’t perform that action at this time.
0 commit comments