Buckets:
| <Project Sdk="Microsoft.NET.Sdk;Microsoft.NET.Sdk.Publish"> | |
| <PropertyGroup Label="Globals"> | |
| <!-- WebView2 settings for .NET 8 --> | |
| <WebView2LoaderPreference>Dynamic</WebView2LoaderPreference> | |
| <Platforms>AnyCPU;x64</Platforms> | |
| </PropertyGroup> | |
| <PropertyGroup> | |
| <OutputType>WinExe</OutputType> | |
| <TargetFramework>net8.0-windows</TargetFramework> | |
| <Nullable>enable</Nullable> | |
| <UseWPF>true</UseWPF> | |
| <!-- <ApplicationIcon>standard_app.ico</ApplicationIcon> --> | |
| <Version>1.0.0</Version> | |
| <AssemblyVersion>1.0.0.0</AssemblyVersion> | |
| <FileVersion>1.0.0.0</FileVersion> | |
| <Company>Enterprise Solutions</Company> | |
| <Product>Blockchain Network Analyzer Premium - Enterprise Edition</Product> | |
| <Copyright>Copyright © 2024 Enterprise Solutions</Copyright> | |
| <Description>Professional Enterprise Blockchain Network Analysis and IP Management System</Description> | |
| <NeutralLanguage>fa</NeutralLanguage> | |
| <RuntimeIdentifiers>win-x64</RuntimeIdentifiers> | |
| <SelfContained>true</SelfContained> | |
| <PublishSingleFile>true</PublishSingleFile> | |
| <IncludeNativeLibrariesForSelfExtract>true</IncludeNativeLibrariesForSelfExtract> | |
| <EnableCompressionInSingleFile>true</EnableCompressionInSingleFile> | |
| <PublishReadyToRun>true</PublishReadyToRun> | |
| <PublishTrimmed>false</PublishTrimmed> | |
| </PropertyGroup> | |
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'"> | |
| <Optimize>True</Optimize> | |
| <DebugType>embedded</DebugType> | |
| <WarningLevel>4</WarningLevel> | |
| <!-- Suppress nullable warnings for cleaner build --> | |
| <NoWarn>$(NoWarn);CS8625;CS8618;CS8604;CS8603;CS8602;CS8601;CS8600;CS8622</NoWarn> | |
| </PropertyGroup> | |
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | |
| <Optimize>True</Optimize> | |
| <DebugType>embedded</DebugType> | |
| <WarningLevel>4</WarningLevel> | |
| <NoWarn>$(NoWarn);CS8625;CS8618;CS8604;CS8603;CS8602;CS8601;CS8600;CS8622</NoWarn> | |
| </PropertyGroup> | |
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'"> | |
| <DebugType>embedded</DebugType> | |
| <WarningLevel>4</WarningLevel> | |
| <!-- Suppress nullable warnings for cleaner build --> | |
| <NoWarn>$(NoWarn);CS8625;CS8618;CS8604;CS8603;CS8602;CS8601;CS8600;CS8622</NoWarn> | |
| </PropertyGroup> | |
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | |
| <DebugType>embedded</DebugType> | |
| <WarningLevel>4</WarningLevel> | |
| <NoWarn>$(NoWarn);CS8625;CS8618;CS8604;CS8603;CS8602;CS8601;CS8600;CS8622</NoWarn> | |
| </PropertyGroup> | |
| <ItemGroup> | |
| <Compile Remove="Properties\**" /> | |
| <None Remove="Properties\**" /> | |
| <Page Remove="Properties\**" /> | |
| </ItemGroup> | |
| <ItemGroup> | |
| <Content Include="app.ico" /> | |
| </ItemGroup> | |
| <ItemGroup> | |
| <None Include="..\README.md"> | |
| <Pack>True</Pack> | |
| <PackagePath>\</PackagePath> | |
| </None> | |
| <None Include="F:\\Downloads\freepik__mixed_the__electricity__and__miner_device__ob.png"> | |
| <Pack>True</Pack> | |
| <PackagePath>\</PackagePath> | |
| </None> | |
| </ItemGroup> | |
| <ItemGroup> | |
| <None Update="appsettings.json"> | |
| <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> | |
| </None> | |
| <None Update="app.manifest"> | |
| <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> | |
| </None> | |
| </ItemGroup> | |
| <ItemGroup> | |
| <PackageReference Include="MahApps.Metro.IconPacks.Material" Version="4.11.0" /> | |
| <PackageReference Include="MaterialDesignColors" Version="3.3.0" /> | |
| <PackageReference Include="MaterialDesignThemes" Version="4.7.0" /> | |
| <PackageReference Include="Microsoft.Extensions.Configuration" Version="8.0.0" /> | |
| <PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="8.0.0" /> | |
| <PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.0.0" /> | |
| <PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.0" /> | |
| <PackageReference Include="Microsoft.Extensions.Logging.Console" Version="8.0.0" /> | |
| <PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="8.0.0" /> | |
| <PackageReference Include="Microsoft.Web.WebView2" Version="1.0.2420.47" /> | |
| <PackageReference Include="Newtonsoft.Json" Version="13.0.3" /> | |
| <PackageReference Include="System.Data.SQLite.Core" Version="1.0.117" /> | |
| </ItemGroup> | |
| </Project> |
Xet Storage Details
- Size:
- 4.34 kB
- Xet hash:
- ce2e3497d1e49529b5d1e0f83664adff43d1633a487c866377469cc364644176
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.