We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1f4622 commit 1d23c8bCopy full SHA for 1d23c8b
Directory.Build.props
@@ -18,6 +18,13 @@
18
<PropertyGroup>
19
<IsPackable>false</IsPackable>
20
<VersionPrefix>0.1.0</VersionPrefix>
21
- <VersionSuffix>alpha.3</VersionSuffix>
+ <VersionSuffix>alpha.4</VersionSuffix>
22
+ </PropertyGroup>
23
+
24
+ <PropertyGroup>
25
+ <Company>Morgan Stanley</Company>
26
+ <Authors>Morgan Stanley</Authors>
27
+ <RepositoryUrl>https://github.com/morganstanley/ComposeUI</RepositoryUrl>
28
+ <PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
29
</PropertyGroup>
30
</Project>
0 commit comments