49 lines
1.7 KiB
XML
49 lines
1.7 KiB
XML
<Project Sdk="Microsoft.NET.Sdk">
|
|
<PropertyGroup>
|
|
<ProjectType>Local</ProjectType>
|
|
<ProductVersion>14.0.25123</ProductVersion>
|
|
<ProjectGuid>{2867B4B3-0000-0000-0000-000000000000}</ProjectGuid>
|
|
<ApplicationIcon />
|
|
<AssemblyKeyContainerName />
|
|
<DefaultClientScript>JScript</DefaultClientScript>
|
|
<DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
|
|
<DefaultTargetSchema>IE50</DefaultTargetSchema>
|
|
<TargetFrameworks>netcoreapp3.1;net5.0</TargetFrameworks>
|
|
<OutputType>Exe</OutputType>
|
|
<AppDesignerFolder />
|
|
<StartupObject />
|
|
<StartArguments />
|
|
<FileUpgradeFlags />
|
|
<RemoveIntegerChecks>False</RemoveIntegerChecks>
|
|
<AllowUnsafeBlocks>True</AllowUnsafeBlocks>
|
|
<OutputPath>..\..\bin\</OutputPath>
|
|
<BaseAddress>285212672</BaseAddress>
|
|
<FileAlignment>4096</FileAlignment>
|
|
<RegisterForComInterop>False</RegisterForComInterop>
|
|
<NoWarn>1591,1574,0419</NoWarn>
|
|
<DocumentationFile />
|
|
<NoStdLib>False</NoStdLib>
|
|
<ConfigurationOverrideFile />
|
|
<PreBuildEvent />
|
|
<PostBuildEvent />
|
|
<Platforms>AnyCPU;x64;x86</Platforms>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<PreBuildEvent />
|
|
<PostBuildEvent />
|
|
<Authors>Sjofn LLC, Openmetaverse Developers</Authors>
|
|
<Copyright>Copyright © OpenMetaverse Developers 2008, 2017. Copyright © Sjofn LLC 2018-2021. All rights reserved</Copyright>
|
|
<PackageLicenseFile>LICENSE.txt</PackageLicenseFile>
|
|
<RepositoryUrl>https://github.com/cinderblocks/libremetaverse</RepositoryUrl>
|
|
<Version>1.2.0</Version>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Compile Remove="template.cs" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="..\..\LICENSE.txt">
|
|
<Pack>True</Pack>
|
|
<PackagePath></PackagePath>
|
|
</None>
|
|
</ItemGroup>
|
|
</Project> |