File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
src/Caliburn.Micro.Avalonia Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 3232 </ItemGroup >
3333
3434 <ItemGroup >
35- <ProjectReference Include =" ..\Caliburn.Micro.Platform.Core\Caliburn.Micro.Platform.Core.csproj" AdditionalProperties = " TargetFramework=netstandard2.0 " >
35+ <ProjectReference Include =" ..\Caliburn.Micro.Platform.Core\Caliburn.Micro.Platform.Core.csproj" PrivateAssets = " all " >
3636 <ReferenceOutputAssembly >true</ReferenceOutputAssembly >
37- <IncludeAssets >Caliburn.Micro.Platform.Core.dll </IncludeAssets >
37+ <IncludeAssets >All </IncludeAssets >
3838 </ProjectReference >
39- <ProjectReference Include =" ..\Caliburn.Micro.Core\Caliburn.Micro.Core.csproj" AdditionalProperties = " TargetFramework=netstandard2.0 " >
39+ <ProjectReference Include =" ..\Caliburn.Micro.Core\Caliburn.Micro.Core.csproj" >
4040 <ReferenceOutputAssembly >true</ReferenceOutputAssembly >
41- <ExcludeAssets >Caliburn.Micro.Core.dll</ExcludeAssets >
4241 </ProjectReference >
4342 </ItemGroup >
4443 <ItemGroup >
You can’t perform that action at this time.
0 commit comments