More csproj work and updates to nuspec

This commit is contained in:
Cinder
2021-12-29 11:40:43 -06:00
parent 1de771d3e8
commit f9d746f30b
22 changed files with 131 additions and 61 deletions

View File

@@ -1,6 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<AssemblyName>PacketDump</AssemblyName>
<PackageId>LibreMetaverse.PacketDump</PackageId>
<OutputType>Exe</OutputType>
<GenerateAssemblyInfo>true</GenerateAssemblyInfo>
<OutputPath>..\..\..\bin\</OutputPath>