We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92e25a0 commit 68bca77Copy full SHA for 68bca77
1 file changed
Parent.Directory.Packages.props
@@ -11,6 +11,11 @@
11
</PropertyGroup>
12
<!-- Project packages -->
13
<ItemGroup>
14
+ <PackageVersion
15
+ Include="Cutout"
16
+ Version="0.0.0-beta.1"
17
+ Condition="$(BuiltInMonoRepo) != 'true'"
18
+ />
19
<PackageVersion Include="Humanizer.Core" Version="2.14.1" />
20
<PackageVersion Include="Polyfill" Version="8.7.3" />
21
<PackageVersion Include="Microsoft.SourceLink.GitHub" Version="8.0.0" />
0 commit comments