File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
src/Masa.Stack.Components.Standalone Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11<Project >
22 <PropertyGroup >
3- <MicrosoftPackageVersion Condition =" '$(TargetFramework)' == 'net6.0'" >6.0.0 </MicrosoftPackageVersion >
4- <MicrosoftPackageVersion Condition =" '$(TargetFramework)' == 'net7.0'" >7.0.0 </MicrosoftPackageVersion >
3+ <MicrosoftPackageVersion Condition =" '$(TargetFramework)' == 'net6.0'" >6.0.25 </MicrosoftPackageVersion >
4+ <MicrosoftPackageVersion Condition =" '$(TargetFramework)' == 'net7.0'" >7.0.14 </MicrosoftPackageVersion >
55 <MicrosoftPackageVersion Condition =" '$(TargetFramework)' == 'net8.0'" >8.0.0</MicrosoftPackageVersion >
66 <MasaFrameworkPackageVersion >1.2.0-preview.2</MasaFrameworkPackageVersion >
77 <MasaStackSdksPackageVersion >1.2.1-preview.1</MasaStackSdksPackageVersion >
Original file line number Diff line number Diff line change 1212 </ItemGroup >
1313
1414 <ItemGroup >
15- <PackageReference Include =" Masa.Blazor" Version =" 1.9.4 " />
15+ <PackageReference Include =" Masa.Blazor" Version =" 1.10.0-rc.2 " />
1616 <PackageReference Include =" Microsoft.AspNetCore.Components.Web" Version =" $(MicrosoftPackageVersion)" />
1717 </ItemGroup >
1818
You can’t perform that action at this time.
0 commit comments