LediReader / EpubReader /Source /VersOne.Epub.ConsoleDemo /Properties /PublishProfiles /FolderProfile.pubxml
| | |
| <!-- | |
| https://go.microsoft.com/fwlink/?LinkID=208121. | |
| --> | |
| <Project> | |
| <PropertyGroup> | |
| <PublishProtocol>FileSystem</PublishProtocol> | |
| <Configuration>Release</Configuration> | |
| <Platform>Any CPU</Platform> | |
| <TargetFramework>net9.0</TargetFramework> | |
| <PublishDir>bin\Release\net9.0\publish\win-x64\</PublishDir> | |
| <RuntimeIdentifier>win-x64</RuntimeIdentifier> | |
| <SelfContained>false</SelfContained> | |
| <PublishSingleFile>true</PublishSingleFile> | |
| <PublishReadyToRun>false</PublishReadyToRun> | |
| </PropertyGroup> | |
| </Project> |