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 07fd915 commit 15a35fdCopy full SHA for 15a35fd
src/Caliburn.Micro.Avalonia/Caliburn.Micro.Avalonia.csproj
@@ -32,7 +32,7 @@
32
</ItemGroup>
33
34
<ItemGroup>
35
- <ProjectReference Include="..\Caliburn.Micro.Platform.Core\Caliburn.Micro.Platform.Core.csproj" AdditionalProperties="TargetFramework=netstandard2.0" PrivateAssets="all">
+ <ProjectReference Include="..\Caliburn.Micro.Platform.Core\Caliburn.Micro.Platform.Core.csproj" AdditionalProperties="TargetFramework=netstandard2.0">
36
<ReferenceOutputAssembly>true</ReferenceOutputAssembly>
37
<IncludeAssets>Caliburn.Micro.Platform.Core.dll</IncludeAssets>
38
</ProjectReference>
0 commit comments