Skip to content

Commit 9716a15

Browse files
committed
Remove explicit reference to OwlCore.Kubo, inherit transient reference from OwlCore.Nomad.Kubo
1 parent 480e6dd commit 9716a15

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/WindowsAppCommunity.Sdk.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,7 @@ Initial release of WindowsAppCommunity.Sdk.
5757
<ItemGroup>
5858
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="9.0.2" />
5959
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
60-
<PackageReference Include="OwlCore.Kubo" Version="0.20.1" />
61-
<PackageReference Include="OwlCore.Nomad.Kubo" Version="0.16.0" />
60+
] <PackageReference Include="OwlCore.Nomad.Kubo" Version="0.16.0" />
6261
<PackageReference Include="PolySharp" Version="1.15.0">
6362
<PrivateAssets>all</PrivateAssets>
6463
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)