DingDingMsg/DingDingMsg/DingDingMsg.csproj
@@ -3,6 +3,13 @@ <PropertyGroup> <OutputType>Exe</OutputType> <TargetFramework>netcoreapp3.1</TargetFramework> <ApplicationIcon /> <StartupObject /> <AutoGenerateBindingRedirects>false</AutoGenerateBindingRedirects> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'"> <PlatformTarget>AnyCPU</PlatformTarget> </PropertyGroup> <ItemGroup>