Skip to content

Commit 15a35fd

Browse files
committed
copilot suggestion
1 parent 07fd915 commit 15a35fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Caliburn.Micro.Avalonia/Caliburn.Micro.Avalonia.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
</ItemGroup>
3333

3434
<ItemGroup>
35-
<ProjectReference Include="..\Caliburn.Micro.Platform.Core\Caliburn.Micro.Platform.Core.csproj" AdditionalProperties="TargetFramework=netstandard2.0" PrivateAssets="all">
35+
<ProjectReference Include="..\Caliburn.Micro.Platform.Core\Caliburn.Micro.Platform.Core.csproj" AdditionalProperties="TargetFramework=netstandard2.0">
3636
<ReferenceOutputAssembly>true</ReferenceOutputAssembly>
3737
<IncludeAssets>Caliburn.Micro.Platform.Core.dll</IncludeAssets>
3838
</ProjectReference>

0 commit comments

Comments
 (0)