aboutsummaryrefslogtreecommitdiff
path: root/src/tools/Dtf/XPack/AssemblyInfo.cs
blob: 6dfb9437bd9f77acbc2b9abc5d5106f791a42983 (plain)
1
2
3
4
5
// Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information.

using System.Reflection;

[assembly: AssemblyDescription("Simple command-line CAB/ZIP packing and unpacking tool.")]