chore(core): update framework version

This commit is contained in:
Andriy
2023-11-01 20:47:14 +02:00
parent 8ab067a027
commit 5d7eb810b0
+1 -1
View File
@@ -8,7 +8,7 @@
<PropertyGroup Condition=" '$(RunConfiguration)' == 'Core' " /> <PropertyGroup Condition=" '$(RunConfiguration)' == 'Core' " />
<ItemGroup> <ItemGroup>
<PackageReference Include="AleXr64.BotFramework" Version="2.0.4-g9e14fb7bfc" /> <PackageReference Include="AleXr64.BotFramework" Version="2.0.7-g4bee468724" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="7.0.1"> <PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="7.0.1">
<PrivateAssets>all</PrivateAssets> <PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>