File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed
BookLibrary/BookLibrary.Library.Presentation
InformationManager/Assembler
Writer/Writer.Presentation Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 44 <TargetFramework >net8.0-windows</TargetFramework >
55 <RootNamespace >Waf.BookLibrary.Library.Presentation</RootNamespace >
66 <AssemblyName >BookLibrary</AssemblyName >
7+ <AssemblyTitle >$(Product)</AssemblyTitle >
78 <UseWPF >true</UseWPF >
89 <ApplicationIcon >Resources\Images\BookLibrary.ico</ApplicationIcon >
910 <OutputPath >..\..\..\..\..\out\BookLibrary\$(Configuration)\</OutputPath >
Original file line number Diff line number Diff line change 44 <TargetFramework >net8.0-windows</TargetFramework >
55 <RootNamespace >Waf.InformationManager.Assembler</RootNamespace >
66 <AssemblyName >InformationManager</AssemblyName >
7+ <AssemblyTitle >$(Product)</AssemblyTitle >
78 <UseWPF >true</UseWPF >
89 <ApplicationIcon >..\Common.Presentation\Resources\Images\InformationManager.ico</ApplicationIcon >
910 <OutputPath >..\..\..\..\..\out\InformationManager\$(Configuration)\</OutputPath >
Original file line number Diff line number Diff line change 44 <TargetFramework >net8.0-windows</TargetFramework >
55 <RootNamespace >Waf.Writer.Presentation</RootNamespace >
66 <AssemblyName >Writer</AssemblyName >
7+ <AssemblyTitle >$(Product)</AssemblyTitle >
78 <UseWPF >true</UseWPF >
89 <ApplicationIcon >Resources\Images\Writer.ico</ApplicationIcon >
910 <OutputPath >..\..\..\..\..\out\Writer\$(Configuration)\</OutputPath >
You can’t perform that action at this time.
0 commit comments