File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Source/Sundew.Xaml.Optimizers Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -212,3 +212,4 @@ ModelManifest.xml
212212/Sources /Sundew.Xaml.Optimizations /Sundew.Xaml.Optimizations.xml
213213* .DotSettings
214214/Sources /NuGet.Config
215+ * .binlog
Original file line number Diff line number Diff line change 3535 </ItemGroup >
3636
3737 <ItemGroup >
38- <PackageReference Include =" ILRepack.Lib.MSBuild.Task" Version =" 2.0.43" >
38+ <ProjectReference Include =" ..\Sundew.Xaml.Optimizations.Wpf\Sundew.Xaml.Optimizations.Wpf.csproj" >
39+ <ReferenceOutputAssembly >false</ReferenceOutputAssembly >
40+ </ProjectReference >
41+
42+ <PackageReference Include =" ILRepack.Lib.MSBuild.Task" Version =" 2.0.43" >
3943 <PrivateAssets >all</PrivateAssets >
4044 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
4145 </PackageReference >
You can’t perform that action at this time.
0 commit comments