Skip to content

Commit

Permalink
chore: Masa.Stack.Components 0.0.475
Browse files Browse the repository at this point in the history
  • Loading branch information
wzh425 committed Jul 23, 2024
1 parent 0b9fbb9 commit 616c3a9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
$(WarningsAsErrors);CS8600;CS8601;CS8602;CS8603;CS8604;CS8609;CS8610;CS8614;CS8616;CS8618;CS8619;CS8620;CS8622;CS8625
</WarningsAsErrors>
<MasaFrameworkPackageVersion>1.2.0-preview.2</MasaFrameworkPackageVersion>
<MasaStackSdksPackageVersion>1.1.0-preview.2</MasaStackSdksPackageVersion>
<MasaStackSdksPackageVersion>1.1.1-preview.4</MasaStackSdksPackageVersion>
</PropertyGroup>
</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<PackageReference Include="Masa.BuildingBlocks.Authentication.Identity" Version="$(MasaFrameworkPackageVersion)" />
<PackageReference Include="Masa.Contrib.Data.Mapping.Mapster" Version="$(MasaFrameworkPackageVersion)" />
<PackageReference Include="Masa.Contrib.SearchEngine.AutoComplete.ElasticSearch" Version="$(MasaFrameworkPackageVersion)" />
<PackageReference Include="Masa.Stack.Components" Version="0.0.471" />
<PackageReference Include="Masa.Stack.Components" Version="0.0.475" />
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="6.0.15" />
<PackageReference Include="Quartz.AspNetCore" Version="3.6.2" />
<PackageReference Include="Masa.Contrib.StackSdks.Alert" Version="$(MasaStackSdksPackageVersion)" />
Expand Down
1 change: 1 addition & 0 deletions src/Web/Masa.Scheduler.Web.Admin/wwwroot/i18n/zh-CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,7 @@
"Sms": "短信",
"Email": "邮箱",
"WebsiteMessage": "站内信",
"WeixinWork": "企业微信",
"Minute": "分钟",
"Hour": "小时",
"Day": "",
Expand Down

0 comments on commit 616c3a9

Please sign in to comment.