Skip to content

Commit 368bb76

Browse files
Updating Microsoft.Bot.AdaptiveExpressions.Core Version to 4.23.1 (#9339)
Co-authored-by: Pranav Gupta <pragupta@microsoft.com>
1 parent 644d933 commit 368bb76

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

source/dotnet/Library/AdaptiveCards.Templating/AdaptiveCards.Templating.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252

5353
<ItemGroup>
5454
<PackageReference Include="Antlr4.Runtime.Standard" Version="4.13.1" />
55-
<PackageReference Include="Microsoft.Bot.AdaptiveExpressions.Core" Version="4.22.9" />
55+
<PackageReference Include="Microsoft.Bot.AdaptiveExpressions.Core" Version="4.23.1" />
5656
<PackageReference Include="PolySharp" Version="1.14.1" />
5757
<PackageReference Include="System.Text.Json" Version="8.0.5" />
5858
</ItemGroup>

source/dotnet/Test/AdaptiveCards.Templating.Test/AdaptiveCards.Templating.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<ItemGroup>
1414
<PackageReference Include="Antlr4.Runtime.Standard" Version="4.13.1" />
15-
<PackageReference Include="Microsoft.Bot.AdaptiveExpressions.Core" Version="4.22.9" />
15+
<PackageReference Include="Microsoft.Bot.AdaptiveExpressions.Core" Version="4.23.1" />
1616
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
1717
<PackageReference Include="MSTest.TestAdapter" Version="3.3.1" />
1818
<PackageReference Include="MSTest.TestFramework" Version="3.3.1" />

0 commit comments

Comments
 (0)