03/10 Last Update

This commit is contained in:
悠静萝莉
2021-03-10 20:15:06 +08:00
parent b3142cc6ad
commit acf964a1fd

View File

@@ -10,8 +10,7 @@
<RepositoryType>git repo</RepositoryType> <RepositoryType>git repo</RepositoryType>
<PackageTags>SDK AuroraNative Navite mikuhl go-cqhttp</PackageTags> <PackageTags>SDK AuroraNative Navite mikuhl go-cqhttp</PackageTags>
<Copyright>悠静萝莉 Copyright©2021</Copyright> <Copyright>悠静萝莉 Copyright©2021</Copyright>
<SignAssembly>true</SignAssembly> <SignAssembly>false</SignAssembly>
<AssemblyOriginatorKeyFile>悠静萝莉的签名.pfx</AssemblyOriginatorKeyFile>
<DelaySign>false</DelaySign> <DelaySign>false</DelaySign>
<EnableNETAnalyzers>true</EnableNETAnalyzers> <EnableNETAnalyzers>true</EnableNETAnalyzers>
<AssemblyVersion>0.0.1.0227</AssemblyVersion> <AssemblyVersion>0.0.1.0227</AssemblyVersion>
@@ -20,7 +19,6 @@
<EnforceCodeStyleInBuild>false</EnforceCodeStyleInBuild> <EnforceCodeStyleInBuild>false</EnforceCodeStyleInBuild>
<AssemblyName>AuroraNative</AssemblyName> <AssemblyName>AuroraNative</AssemblyName>
<RootNamespace>AuroraNative</RootNamespace> <RootNamespace>AuroraNative</RootNamespace>
<Version>0.1.0-alpha</Version>
</PropertyGroup> </PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'"> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">