File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
22<package >
33 <metadata >
4- <id >MaIN</id >
5- <version >0.0.4 -alpha</version >
4+ <id >MaIN.NET </id >
5+ <version >0.0.5 -alpha</version >
66 <authors >Wisedev</authors >
77 <owners >Wisedev</owners >
8- <description >Pihotron12</description >
8+ <icon >favicon.png</icon >
9+ <description >MaIN.NET</description >
910 <license type =" expression" >MIT</license >
1011 <projectUrl >https://github.com/wisedev-code/M.A.I.N</projectUrl >
1112 <repository url =" https://github.com/wisedev-code/M.A.I.N" type =" git" />
2829 <files >
2930 <!-- Include the main DLL -->
3031 <file src =" bin\Release\net8.0\MaIN.Core.dll" target =" lib\net8.0" />
31-
32+ < file src = " favicon.png " target = " . " />
3233 <!-- Include DLLs from dependent projects -->
3334 <file src =" ..\MaIN.Services\bin\Release\net8.0\MaIN.Services.dll" target =" lib\net8.0" />
3435 <file src =" ..\MaIN.Domain\bin\Release\net8.0\MaIN.Domain.dll" target =" lib\net8.0" />
Original file line number Diff line number Diff line change 44 <TargetFramework >net8.0</TargetFramework >
55 <ImplicitUsings >enable</ImplicitUsings >
66 <Nullable >enable</Nullable >
7+ <IsPackable >false</IsPackable >
78 </PropertyGroup >
89
910</Project >
Original file line number Diff line number Diff line change 44 <TargetFramework >net8.0</TargetFramework >
55 <ImplicitUsings >enable</ImplicitUsings >
66 <Nullable >enable</Nullable >
7+ <IsPackable >false</IsPackable >
78 </PropertyGroup >
89
910 <ItemGroup >
You can’t perform that action at this time.
0 commit comments