mirror of
https://github.com/FabInfra/S22.Sasl.git
synced 2025-03-12 06:41:52 +01:00
changed assembly name for nuget package
This commit is contained in:
parent
cb9a9919c9
commit
6d5754ccef
@ -3,6 +3,11 @@
|
||||
<TargetFramework>netstandard2.1</TargetFramework>
|
||||
<OutputType>Library</OutputType>
|
||||
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
|
||||
<AssemblyName>S22.Sasl.DotNetCore</AssemblyName>
|
||||
<PackageId>S22.Sasl.DotNetCore</PackageId>
|
||||
<Authors>S22.Sasl, kaleyroy, kjkriegel</Authors>
|
||||
<PackageLicenseUrl></PackageLicenseUrl>
|
||||
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||
<DocumentationFile>bin\Debug\S22.Sasl.XML</DocumentationFile>
|
||||
|
Loading…
x
Reference in New Issue
Block a user