File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Source/VisualPairCoding/VisualPairCoding.AvaloniaUI Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2323 <ItemGroup >
2424 <AvaloniaResource Include =" Assets\\*" />
2525 <Content Include =" Assets\coworkers.ico" />
26- <PackageReference Include =" Avalonia" Version =" 11.3.6 " />
27- <PackageReference Include =" Avalonia.Desktop" Version =" 11.3.6 " />
26+ <PackageReference Include =" Avalonia" Version =" 11.3.9 " />
27+ <PackageReference Include =" Avalonia.Desktop" Version =" 11.3.9 " />
2828 <!-- Condition below is needed to remove Avalonia.Diagnostics package from build output in Release configuration.-->
29- <PackageReference Condition =" '$(Configuration)' == 'Debug'" Include =" Avalonia.Diagnostics" Version =" 11.3.6 " />
30- <PackageReference Include =" Avalonia.Themes.Fluent" Version =" 11.3.6 " />
29+ <PackageReference Condition =" '$(Configuration)' == 'Debug'" Include =" Avalonia.Diagnostics" Version =" 11.3.9 " />
30+ <PackageReference Include =" Avalonia.Themes.Fluent" Version =" 11.3.9 " />
3131 </ItemGroup >
3232 <ItemGroup >
3333 <!-- <ProjectReference Include="..\VisualPairCoding.BL.Tests\VisualPairCoding.BL.Tests.csproj" />-->
You can’t perform that action at this time.
0 commit comments