Skip to content

Commit

Permalink
Update ChatGPT.UI.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
wieslawsoltes committed Dec 28, 2024
1 parent a8081cf commit f589234
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ChatGPT.UI/ChatGPT.UI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<PackageReference Condition="'$(Configuration)' == 'Debug'" Include="Avalonia.Diagnostics" Version="$(AvaloniaVersion)" />
<PackageReference Include="Markdown.Avalonia" Version="$(MarkdownAvaloniaVersion)" />
<PackageReference Include="Avalonia.HtmlRenderer" Version="$(AvaloniaHtmlRendererVersion)" />
<PackageReference Include="ReactiveGenerator" Version="0.9.11">
<PackageReference Include="ReactiveGenerator" Version="0.9.13">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit f589234

Please sign in to comment.