Update MicrosoftSpeechVersion to 1.51.0
PR and Push Build/Test / build-and-test (pull_request) Successful in 9m52s
PR and Push Build/Test / build-and-test (push) Successful in 9m45s

This commit is contained in:
2026-07-22 02:37:08 +00:00
parent 3cadf08fa2
commit 2f99599686
+1 -1
View File
@@ -5,7 +5,7 @@
<Nullable>enable</Nullable> <Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings> <ImplicitUsings>enable</ImplicitUsings>
<PreserveCompilationContext>true</PreserveCompilationContext> <PreserveCompilationContext>true</PreserveCompilationContext>
<MicrosoftSpeechVersion>1.50.0</MicrosoftSpeechVersion> <MicrosoftSpeechVersion>1.51.0</MicrosoftSpeechVersion>
</PropertyGroup> </PropertyGroup>
<PropertyGroup Condition="$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'windows'"> <PropertyGroup Condition="$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'windows'">