Skip to content

Commit c39e0ba

Browse files
authored
[Internal] AOT: Adds 0.1.2-preview.1 release (#5391)
## Description - Contains changes for Add annotations and suppressions for safe EventSource usage (#5389) - ## Type of change Please delete options that are not relevant. - [] Bug fix (non-breaking change which fixes an issue) - [] New feature (non-breaking change which adds functionality) - [] Breaking change (fix or feature that would cause existing functionality to not work as expected) - [] This change requires a documentation update ## Closing issues To automatically close an issue: closes #IssueNumber
1 parent 9b2c071 commit c39e0ba

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Directory.Build.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
22
<PropertyGroup>
3-
<ClientOfficialVersion>0.1.1</ClientOfficialVersion>
4-
<ClientPreviewVersion>0.1.1</ClientPreviewVersion>
3+
<ClientOfficialVersion>0.1.2</ClientOfficialVersion>
4+
<ClientPreviewVersion>0.1.2</ClientPreviewVersion>
55
<ClientPreviewSuffixVersion>preview.1</ClientPreviewSuffixVersion>
66
<DirectVersion>3.37.10</DirectVersion>
77
<FaultInjectionVersion>1.0.0</FaultInjectionVersion>

0 commit comments

Comments
 (0)