Skip to content

Commit

Permalink
chore: Upgrade package (#698)
Browse files Browse the repository at this point in the history
* chore: Separate MasaFramework and Stack Sdk packages

* chore: Upgrade package
  • Loading branch information
wzh425 authored Jun 17, 2024
1 parent c3c319e commit 51ee591
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
<MicrosoftPackageVersion Condition="'$(TargetFramework)' == 'net7.0'">7.0.0</MicrosoftPackageVersion>
<MicrosoftPackageVersion Condition="'$(TargetFramework)' == 'net8.0'">8.0.0</MicrosoftPackageVersion>
<MasaFrameworkPackageVersion>1.2.0-preview.2</MasaFrameworkPackageVersion>
<MasaStackSdksPackageVersion>1.1.0-preview.1</MasaStackSdksPackageVersion>
<MasaStackSdksPackageVersion>1.1.0-preview.2</MasaStackSdksPackageVersion>
</PropertyGroup>
</Project>

0 comments on commit 51ee591

Please sign in to comment.