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 63c33c0 commit 05b80b7Copy full SHA for 05b80b7
src/WindowsAppCommunity.Sdk.csproj
@@ -57,7 +57,7 @@ Initial release of WindowsAppCommunity.Sdk.
57
<ItemGroup>
58
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="9.0.2" />
59
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
60
-] <PackageReference Include="OwlCore.Nomad.Kubo" Version="0.16.0" />
+ <PackageReference Include="OwlCore.Nomad.Kubo" Version="0.16.0" />
61
<PackageReference Include="PolySharp" Version="1.15.0">
62
<PrivateAssets>all</PrivateAssets>
63
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
0 commit comments