We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddd39a6 commit cb92303Copy full SHA for cb92303
release_notes.md
@@ -3,5 +3,4 @@
3
<!-- Please add your release notes in the following format:
4
- My change description (#PR)
5
-->
6
-- Update PowerShell 7.4 worker to 4.0.4206
7
-- Disable Diagnostic Events when Table Storage is not accessible (#10996)
+- Disable Diagnostic Events when Table Storage is not accessible (#11041)
src/Directory.Version.props
@@ -1,6 +1,6 @@
1
<Project>
2
<PropertyGroup>
- <VersionPrefix>4.$(MinorVersionPrefix)39.400</VersionPrefix>
+ <VersionPrefix>4.$(MinorVersionPrefix)39.500</VersionPrefix>
<UpdateBuildNumber>true</UpdateBuildNumber>
</PropertyGroup>
</Project>
0 commit comments