File tree Expand file tree Collapse file tree
CloudFileStatusManager.Windows Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 <PackageLicenseExpression >GPL-3.0-only</PackageLicenseExpression >
2121 <PackageRequireLicenseAcceptance >True</PackageRequireLicenseAcceptance >
2222 <AssemblyName >$(MSBuildProjectName)</AssemblyName >
23+ <IncludeSymbols >True</IncludeSymbols >
24+ <SymbolPackageFormat >snupkg</SymbolPackageFormat >
2325 </PropertyGroup >
2426
2527 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|AnyCPU'" >
Original file line number Diff line number Diff line change 1818 <PackageLicenseExpression >GPL-3.0-only</PackageLicenseExpression >
1919 <Version >$(AssemblyVersion)</Version >
2020 <PackageRequireLicenseAcceptance >True</PackageRequireLicenseAcceptance >
21+ <IncludeSymbols >True</IncludeSymbols >
22+ <SymbolPackageFormat >snupkg</SymbolPackageFormat >
2123 </PropertyGroup >
2224
2325 <ItemGroup >
You can’t perform that action at this time.
0 commit comments