File tree 1 file changed +2
-2
lines changed 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 24
24
25
25
<ItemGroup >
26
26
<PackageReference Include =" Avalonia.Browser.Blazor" Version =" $(AvaloniaVersion)" />
27
- <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly" Version =" 8 .0.0 " />
28
- <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version =" 8 .0.0 " PrivateAssets =" all" />
27
+ <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly" Version =" 7 .0.14 " />
28
+ <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version =" 7 .0.14 " PrivateAssets =" all" />
29
29
<PackageReference Include =" Microsoft.CodeAnalysis.Common" Version =" $(MicrosoftCodeAnalysisVersion)" />
30
30
<PackageReference Include =" Microsoft.CodeAnalysis.CSharp" Version =" $(MicrosoftCodeAnalysisVersion)" />
31
31
</ItemGroup >
You can’t perform that action at this time.
0 commit comments