mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-06-07 17:42:45 +08:00
[meta]Change copyright date to 2022 (#16279)
This commit is contained in:
parent
35bfb0f83e
commit
3ede2a6467
@ -10,7 +10,7 @@
|
|||||||
<Authors>Microsoft Corporation</Authors>
|
<Authors>Microsoft Corporation</Authors>
|
||||||
<Product>PowerToys</Product>
|
<Product>PowerToys</Product>
|
||||||
<Description>PowerToys ManagedCommon</Description>
|
<Description>PowerToys ManagedCommon</Description>
|
||||||
<Copyright>Copyright (C) 2020 Microsoft Corporation</Copyright>
|
<Copyright>Copyright (C) 2022 Microsoft Corporation</Copyright>
|
||||||
<RepositoryUrl>https://github.com/microsoft/PowerToys</RepositoryUrl>
|
<RepositoryUrl>https://github.com/microsoft/PowerToys</RepositoryUrl>
|
||||||
<RepositoryType>Github</RepositoryType>
|
<RepositoryType>Github</RepositoryType>
|
||||||
<PackageTags>PowerToys</PackageTags>
|
<PackageTags>PowerToys</PackageTags>
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
<Authors>Microsoft Corporation</Authors>
|
<Authors>Microsoft Corporation</Authors>
|
||||||
<Product>PowerToys</Product>
|
<Product>PowerToys</Product>
|
||||||
<Description>PowerToys Telemetry</Description>
|
<Description>PowerToys Telemetry</Description>
|
||||||
<Copyright>Copyright (C) 2020 Microsoft Corporation</Copyright>
|
<Copyright>Copyright (C) 2022 Microsoft Corporation</Copyright>
|
||||||
<RepositoryUrl>https://github.com/microsoft/PowerToys</RepositoryUrl>
|
<RepositoryUrl>https://github.com/microsoft/PowerToys</RepositoryUrl>
|
||||||
<RepositoryType>Github</RepositoryType>
|
<RepositoryType>Github</RepositoryType>
|
||||||
<PackageTags>PowerToys</PackageTags>
|
<PackageTags>PowerToys</PackageTags>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<AssemblyTitle>PowerToys.Interop</AssemblyTitle>
|
<AssemblyTitle>PowerToys.Interop</AssemblyTitle>
|
||||||
<AssemblyCompany>Microsoft Corp.</AssemblyCompany>
|
<AssemblyCompany>Microsoft Corp.</AssemblyCompany>
|
||||||
<AssemblyCopyright>Copyright (C) 2019 Microsoft Corp.</AssemblyCopyright>
|
<AssemblyCopyright>Copyright (C) 2022 Microsoft Corp.</AssemblyCopyright>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup Label="Globals">
|
<PropertyGroup Label="Globals">
|
||||||
<VCProjectVersion>16.0</VCProjectVersion>
|
<VCProjectVersion>16.0</VCProjectVersion>
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
<Platforms>x64</Platforms>
|
<Platforms>x64</Platforms>
|
||||||
<AssemblyTitle>interop-tests</AssemblyTitle>
|
<AssemblyTitle>interop-tests</AssemblyTitle>
|
||||||
<Company>Microsoft Corp.</Company>
|
<Company>Microsoft Corp.</Company>
|
||||||
<Copyright>Copyright (C) 2020 Microsoft Corp.</Copyright>
|
<Copyright>Copyright (C) 2022 Microsoft Corp.</Copyright>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
#define PRODUCT_VERSION_STRING FILE_VERSION_STRING
|
#define PRODUCT_VERSION_STRING FILE_VERSION_STRING
|
||||||
|
|
||||||
#define COMPANY_NAME "Microsoft Corporation"
|
#define COMPANY_NAME "Microsoft Corporation"
|
||||||
#define COPYRIGHT_NOTE "Copyright (C) 2020 Microsoft Corporation"
|
#define COPYRIGHT_NOTE "Copyright (C) 2022 Microsoft Corporation"
|
||||||
#define PRODUCT_NAME "PowerToys"
|
#define PRODUCT_NAME "PowerToys"
|
||||||
|
|
||||||
#include <string>
|
#include <string>
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
<Company>Microsoft Corporation</Company>
|
<Company>Microsoft Corporation</Company>
|
||||||
<AssemblyDescription>PowerToys ColorPicker</AssemblyDescription>
|
<AssemblyDescription>PowerToys ColorPicker</AssemblyDescription>
|
||||||
<AssemblyCompany>Microsoft Corp.</AssemblyCompany>
|
<AssemblyCompany>Microsoft Corp.</AssemblyCompany>
|
||||||
<AssemblyCopyright>Copyright (C) 2020 Microsoft Corporation</AssemblyCopyright>
|
<AssemblyCopyright>Copyright (C) 2022 Microsoft Corporation</AssemblyCopyright>
|
||||||
<AssemblyProduct>PowerToys</AssemblyProduct>
|
<AssemblyProduct>PowerToys</AssemblyProduct>
|
||||||
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
||||||
<OutputPath>$(SolutionDir)$(Platform)\$(Configuration)\modules\ColorPicker</OutputPath>
|
<OutputPath>$(SolutionDir)$(Platform)\$(Configuration)\modules\ColorPicker</OutputPath>
|
||||||
|
@ -4,9 +4,9 @@
|
|||||||
<AssemblyTitle>PowerToys.FancyZonesEditor</AssemblyTitle>
|
<AssemblyTitle>PowerToys.FancyZonesEditor</AssemblyTitle>
|
||||||
<AssemblyDescription>PowerToys FancyZones Editor</AssemblyDescription>
|
<AssemblyDescription>PowerToys FancyZones Editor</AssemblyDescription>
|
||||||
<Description>PowerToys FancyZones Editor</Description>
|
<Description>PowerToys FancyZones Editor</Description>
|
||||||
<Copyright>Copyright (C) 2020 Microsoft Corporation</Copyright>
|
<Copyright>Copyright (C) 2022 Microsoft Corporation</Copyright>
|
||||||
<AssemblyCompany>Microsoft Corp.</AssemblyCompany>
|
<AssemblyCompany>Microsoft Corp.</AssemblyCompany>
|
||||||
<AssemblyCopyright>Copyright (C) 2020 Microsoft Corporation</AssemblyCopyright>
|
<AssemblyCopyright>Copyright (C) 2022 Microsoft Corporation</AssemblyCopyright>
|
||||||
<AssemblyProduct>PowerToys</AssemblyProduct>
|
<AssemblyProduct>PowerToys</AssemblyProduct>
|
||||||
<Company>Microsoft Corp.</Company>
|
<Company>Microsoft Corp.</Company>
|
||||||
<Product>PowerToys</Product>
|
<Product>PowerToys</Product>
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
<RootNamespace>ImageResizer</RootNamespace>
|
<RootNamespace>ImageResizer</RootNamespace>
|
||||||
<AssemblyName>ImageResizer.Test</AssemblyName>
|
<AssemblyName>ImageResizer.Test</AssemblyName>
|
||||||
<AssemblyCompany>Microsoft Corp.</AssemblyCompany>
|
<AssemblyCompany>Microsoft Corp.</AssemblyCompany>
|
||||||
<AssemblyCopyright>Copyright (C) 2020 Microsoft Corp.</AssemblyCopyright>
|
<AssemblyCopyright>Copyright (C) 2022 Microsoft Corp.</AssemblyCopyright>
|
||||||
<Version>$(Version).0</Version>
|
<Version>$(Version).0</Version>
|
||||||
<OutputPath>$(SolutionDir)$(Platform)\$(Configuration)\modules\ImageResizer\$(AssemblyName)\</OutputPath>
|
<OutputPath>$(SolutionDir)$(Platform)\$(Configuration)\modules\ImageResizer\$(AssemblyName)\</OutputPath>
|
||||||
<CodeAnalysisRuleSet>..\..\..\codeAnalysis\Rules.ruleset</CodeAnalysisRuleSet>
|
<CodeAnalysisRuleSet>..\..\..\codeAnalysis\Rules.ruleset</CodeAnalysisRuleSet>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<AssemblyTitle>PowerToys.ImageResizer</AssemblyTitle>
|
<AssemblyTitle>PowerToys.ImageResizer</AssemblyTitle>
|
||||||
<AssemblyCompany>Microsoft Corp.</AssemblyCompany>
|
<AssemblyCompany>Microsoft Corp.</AssemblyCompany>
|
||||||
<AssemblyCopyright>Copyright (C) 2019 Microsoft Corp.</AssemblyCopyright>
|
<AssemblyCopyright>Copyright (C) 2022 Microsoft Corp.</AssemblyCopyright>
|
||||||
<CodeAnalysisRuleSet>..\..\..\codeAnalysis\Rules.ruleset</CodeAnalysisRuleSet>
|
<CodeAnalysisRuleSet>..\..\..\codeAnalysis\Rules.ruleset</CodeAnalysisRuleSet>
|
||||||
<OutputPath>$(SolutionDir)$(Platform)\$(Configuration)\modules\ImageResizer</OutputPath>
|
<OutputPath>$(SolutionDir)$(Platform)\$(Configuration)\modules\ImageResizer</OutputPath>
|
||||||
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
|
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
<Authors>Microsoft Corporation</Authors>
|
<Authors>Microsoft Corporation</Authors>
|
||||||
<Product>PowerToys</Product>
|
<Product>PowerToys</Product>
|
||||||
<Description>PowerToys PowerLauncher Telemetry</Description>
|
<Description>PowerToys PowerLauncher Telemetry</Description>
|
||||||
<Copyright>Copyright (C) 2020 Microsoft Corporation</Copyright>
|
<Copyright>Copyright (C) 2022 Microsoft Corporation</Copyright>
|
||||||
<RepositoryUrl>https://github.com/microsoft/PowerToys</RepositoryUrl>
|
<RepositoryUrl>https://github.com/microsoft/PowerToys</RepositoryUrl>
|
||||||
<RepositoryType>Github</RepositoryType>
|
<RepositoryType>Github</RepositoryType>
|
||||||
<PackageTags>PowerToys</PackageTags>
|
<PackageTags>PowerToys</PackageTags>
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
<Authors>Microsoft Corporation</Authors>
|
<Authors>Microsoft Corporation</Authors>
|
||||||
<Product>PowerToys</Product>
|
<Product>PowerToys</Product>
|
||||||
<Description>PowerToys PowerLauncher</Description>
|
<Description>PowerToys PowerLauncher</Description>
|
||||||
<Copyright>Copyright (C) 2020 Microsoft Corporation</Copyright>
|
<Copyright>Copyright (C) 2022 Microsoft Corporation</Copyright>
|
||||||
<RepositoryUrl>https://github.com/microsoft/PowerToys</RepositoryUrl>
|
<RepositoryUrl>https://github.com/microsoft/PowerToys</RepositoryUrl>
|
||||||
<RepositoryType>Github</RepositoryType>
|
<RepositoryType>Github</RepositoryType>
|
||||||
<PackageTags>PowerToys</PackageTags>
|
<PackageTags>PowerToys</PackageTags>
|
||||||
|
@ -5,13 +5,13 @@
|
|||||||
<AssemblyTitle>PowerToys.GcodePreviewHandler</AssemblyTitle>
|
<AssemblyTitle>PowerToys.GcodePreviewHandler</AssemblyTitle>
|
||||||
<AssemblyDescription>PowerToys GcodePreviewHandler</AssemblyDescription>
|
<AssemblyDescription>PowerToys GcodePreviewHandler</AssemblyDescription>
|
||||||
<AssemblyCompany>Microsoft Corp.</AssemblyCompany>
|
<AssemblyCompany>Microsoft Corp.</AssemblyCompany>
|
||||||
<AssemblyCopyright>Copyright (C) 2020 Microsoft Corporation</AssemblyCopyright>
|
<AssemblyCopyright>Copyright (C) 2022 Microsoft Corporation</AssemblyCopyright>
|
||||||
<AssemblyProduct>PowerToys</AssemblyProduct>
|
<AssemblyProduct>PowerToys</AssemblyProduct>
|
||||||
<Company>Microsoft Corp.</Company>
|
<Company>Microsoft Corp.</Company>
|
||||||
<Product>PowerToys</Product>
|
<Product>PowerToys</Product>
|
||||||
<NeutralLanguage>en-US</NeutralLanguage>
|
<NeutralLanguage>en-US</NeutralLanguage>
|
||||||
<Description>PowerToys GcodePreviewHandler</Description>
|
<Description>PowerToys GcodePreviewHandler</Description>
|
||||||
<Copyright>Copyright (C) 2020 Microsoft Corporation</Copyright>
|
<Copyright>Copyright (C) 2022 Microsoft Corporation</Copyright>
|
||||||
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
|
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
|
||||||
<DocumentationFile>$(SolutionDir)$(Platform)\$(Configuration)\modules\FileExplorerPreview\GcodePreviewPaneDocumentation.xml</DocumentationFile>
|
<DocumentationFile>$(SolutionDir)$(Platform)\$(Configuration)\modules\FileExplorerPreview\GcodePreviewPaneDocumentation.xml</DocumentationFile>
|
||||||
<OutputPath>$(SolutionDir)$(Platform)\$(Configuration)\modules\FileExplorerPreview\</OutputPath>
|
<OutputPath>$(SolutionDir)$(Platform)\$(Configuration)\modules\FileExplorerPreview\</OutputPath>
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
<AssemblyTitle>PowerToys.GcodeThumbnailProvider</AssemblyTitle>
|
<AssemblyTitle>PowerToys.GcodeThumbnailProvider</AssemblyTitle>
|
||||||
<AssemblyDescription>PowerToys GcodePreviewHandler</AssemblyDescription>
|
<AssemblyDescription>PowerToys GcodePreviewHandler</AssemblyDescription>
|
||||||
<AssemblyCompany>Microsoft Corporation</AssemblyCompany>
|
<AssemblyCompany>Microsoft Corporation</AssemblyCompany>
|
||||||
<AssemblyCopyright>Copyright (C) 2020 Microsoft Corporation</AssemblyCopyright>
|
<AssemblyCopyright>Copyright (C) 2022 Microsoft Corporation</AssemblyCopyright>
|
||||||
<AssemblyProduct>PowerToys</AssemblyProduct>
|
<AssemblyProduct>PowerToys</AssemblyProduct>
|
||||||
<TargetFramework>net6.0-windows</TargetFramework>
|
<TargetFramework>net6.0-windows</TargetFramework>
|
||||||
<EnableComHosting>true</EnableComHosting>
|
<EnableComHosting>true</EnableComHosting>
|
||||||
@ -17,7 +17,7 @@
|
|||||||
<Product>PowerToys</Product>
|
<Product>PowerToys</Product>
|
||||||
<NeutralLanguage>en-US</NeutralLanguage>
|
<NeutralLanguage>en-US</NeutralLanguage>
|
||||||
<Description>PowerToys GcodePreviewHandler</Description>
|
<Description>PowerToys GcodePreviewHandler</Description>
|
||||||
<Copyright>Copyright (C) 2020 Microsoft Corporation</Copyright>
|
<Copyright>Copyright (C) 2022 Microsoft Corporation</Copyright>
|
||||||
<OutputPath>$(SolutionDir)$(Platform)\$(Configuration)\modules\FileExplorerPreview\</OutputPath>
|
<OutputPath>$(SolutionDir)$(Platform)\$(Configuration)\modules\FileExplorerPreview\</OutputPath>
|
||||||
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
|
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
|
||||||
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
|
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
|
||||||
|
@ -5,13 +5,13 @@
|
|||||||
<AssemblyTitle>PowerToys.MarkdownPreviewHandler</AssemblyTitle>
|
<AssemblyTitle>PowerToys.MarkdownPreviewHandler</AssemblyTitle>
|
||||||
<AssemblyDescription>PowerToys MarkdownPreviewHandler</AssemblyDescription>
|
<AssemblyDescription>PowerToys MarkdownPreviewHandler</AssemblyDescription>
|
||||||
<AssemblyCompany>Microsoft Corp.</AssemblyCompany>
|
<AssemblyCompany>Microsoft Corp.</AssemblyCompany>
|
||||||
<AssemblyCopyright>Copyright (C) 2020 Microsoft Corporation</AssemblyCopyright>
|
<AssemblyCopyright>Copyright (C) 2022 Microsoft Corporation</AssemblyCopyright>
|
||||||
<AssemblyProduct>PowerToys</AssemblyProduct>
|
<AssemblyProduct>PowerToys</AssemblyProduct>
|
||||||
<Company>Microsoft Corp.</Company>
|
<Company>Microsoft Corp.</Company>
|
||||||
<Product>PowerToys</Product>
|
<Product>PowerToys</Product>
|
||||||
<NeutralLanguage>en-US</NeutralLanguage>
|
<NeutralLanguage>en-US</NeutralLanguage>
|
||||||
<Description>PowerToys MarkdownPreviewHandler</Description>
|
<Description>PowerToys MarkdownPreviewHandler</Description>
|
||||||
<Copyright>Copyright (C) 2020 Microsoft Corporation</Copyright>
|
<Copyright>Copyright (C) 2022 Microsoft Corporation</Copyright>
|
||||||
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
|
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
|
||||||
<DocumentationFile>$(SolutionDir)$(Platform)\$(Configuration)\modules\FileExplorerPreview\MarkdownPreviewPaneDocumentation.xml</DocumentationFile>
|
<DocumentationFile>$(SolutionDir)$(Platform)\$(Configuration)\modules\FileExplorerPreview\MarkdownPreviewPaneDocumentation.xml</DocumentationFile>
|
||||||
<OutputPath>$(SolutionDir)$(Platform)\$(Configuration)\modules\FileExplorerPreview\</OutputPath>
|
<OutputPath>$(SolutionDir)$(Platform)\$(Configuration)\modules\FileExplorerPreview\</OutputPath>
|
||||||
|
@ -5,13 +5,13 @@
|
|||||||
<AssemblyTitle>PowerToys.PdfPreviewHandler</AssemblyTitle>
|
<AssemblyTitle>PowerToys.PdfPreviewHandler</AssemblyTitle>
|
||||||
<AssemblyDescription>PowerToys PdfPreviewHandler</AssemblyDescription>
|
<AssemblyDescription>PowerToys PdfPreviewHandler</AssemblyDescription>
|
||||||
<AssemblyCompany>Microsoft Corp.</AssemblyCompany>
|
<AssemblyCompany>Microsoft Corp.</AssemblyCompany>
|
||||||
<AssemblyCopyright>Copyright (C) 2020 Microsoft Corporation</AssemblyCopyright>
|
<AssemblyCopyright>Copyright (C) 2022 Microsoft Corporation</AssemblyCopyright>
|
||||||
<AssemblyProduct>PowerToys</AssemblyProduct>
|
<AssemblyProduct>PowerToys</AssemblyProduct>
|
||||||
<Company>Microsoft Corp.</Company>
|
<Company>Microsoft Corp.</Company>
|
||||||
<Product>PowerToys</Product>
|
<Product>PowerToys</Product>
|
||||||
<NeutralLanguage>en-US</NeutralLanguage>
|
<NeutralLanguage>en-US</NeutralLanguage>
|
||||||
<Description>PowerToys PdfPreviewHandler</Description>
|
<Description>PowerToys PdfPreviewHandler</Description>
|
||||||
<Copyright>Copyright (C) 2020 Microsoft Corporation</Copyright>
|
<Copyright>Copyright (C) 2022 Microsoft Corporation</Copyright>
|
||||||
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
|
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
|
||||||
<DocumentationFile>$(SolutionDir)$(Platform)\$(Configuration)\modules\FileExplorerPreview\PdfPreviewPaneDocumentation.xml</DocumentationFile>
|
<DocumentationFile>$(SolutionDir)$(Platform)\$(Configuration)\modules\FileExplorerPreview\PdfPreviewPaneDocumentation.xml</DocumentationFile>
|
||||||
<OutputPath>$(SolutionDir)$(Platform)\$(Configuration)\modules\FileExplorerPreview\</OutputPath>
|
<OutputPath>$(SolutionDir)$(Platform)\$(Configuration)\modules\FileExplorerPreview\</OutputPath>
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
<AssemblyTitle>PowerToys.PdfThumbnailProvider</AssemblyTitle>
|
<AssemblyTitle>PowerToys.PdfThumbnailProvider</AssemblyTitle>
|
||||||
<AssemblyDescription>PowerToys PdfPreviewHandler</AssemblyDescription>
|
<AssemblyDescription>PowerToys PdfPreviewHandler</AssemblyDescription>
|
||||||
<AssemblyCompany>Microsoft Corporation</AssemblyCompany>
|
<AssemblyCompany>Microsoft Corporation</AssemblyCompany>
|
||||||
<AssemblyCopyright>Copyright (C) 2020 Microsoft Corporation</AssemblyCopyright>
|
<AssemblyCopyright>Copyright (C) 2022 Microsoft Corporation</AssemblyCopyright>
|
||||||
<AssemblyProduct>PowerToys</AssemblyProduct>
|
<AssemblyProduct>PowerToys</AssemblyProduct>
|
||||||
<TargetFramework>net6.0-windows10.0.18362.0</TargetFramework>
|
<TargetFramework>net6.0-windows10.0.18362.0</TargetFramework>
|
||||||
<EnableComHosting>true</EnableComHosting>
|
<EnableComHosting>true</EnableComHosting>
|
||||||
@ -17,7 +17,7 @@
|
|||||||
<Product>PowerToys</Product>
|
<Product>PowerToys</Product>
|
||||||
<NeutralLanguage>en-US</NeutralLanguage>
|
<NeutralLanguage>en-US</NeutralLanguage>
|
||||||
<Description>PowerToys PdfPreviewHandler</Description>
|
<Description>PowerToys PdfPreviewHandler</Description>
|
||||||
<Copyright>Copyright (C) 2020 Microsoft Corporation</Copyright>
|
<Copyright>Copyright (C) 2022 Microsoft Corporation</Copyright>
|
||||||
<OutputPath>$(SolutionDir)$(Platform)\$(Configuration)\modules\FileExplorerPreview\</OutputPath>
|
<OutputPath>$(SolutionDir)$(Platform)\$(Configuration)\modules\FileExplorerPreview\</OutputPath>
|
||||||
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
|
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
|
||||||
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
|
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
<AssemblyTitle>PowerToys.StlThumbnailProvider</AssemblyTitle>
|
<AssemblyTitle>PowerToys.StlThumbnailProvider</AssemblyTitle>
|
||||||
<AssemblyDescription>PowerToys StlPreviewHandler</AssemblyDescription>
|
<AssemblyDescription>PowerToys StlPreviewHandler</AssemblyDescription>
|
||||||
<AssemblyCompany>Microsoft Corporation</AssemblyCompany>
|
<AssemblyCompany>Microsoft Corporation</AssemblyCompany>
|
||||||
<AssemblyCopyright>Copyright (C) 2020 Microsoft Corporation</AssemblyCopyright>
|
<AssemblyCopyright>Copyright (C) 2022 Microsoft Corporation</AssemblyCopyright>
|
||||||
<AssemblyProduct>PowerToys</AssemblyProduct>
|
<AssemblyProduct>PowerToys</AssemblyProduct>
|
||||||
<TargetFramework>net6.0-windows</TargetFramework>
|
<TargetFramework>net6.0-windows</TargetFramework>
|
||||||
<EnableComHosting>true</EnableComHosting>
|
<EnableComHosting>true</EnableComHosting>
|
||||||
@ -17,7 +17,7 @@
|
|||||||
<Product>PowerToys</Product>
|
<Product>PowerToys</Product>
|
||||||
<NeutralLanguage>en-US</NeutralLanguage>
|
<NeutralLanguage>en-US</NeutralLanguage>
|
||||||
<Description>PowerToys StlPreviewHandler</Description>
|
<Description>PowerToys StlPreviewHandler</Description>
|
||||||
<Copyright>Copyright (C) 2020 Microsoft Corporation</Copyright>
|
<Copyright>Copyright (C) 2022 Microsoft Corporation</Copyright>
|
||||||
<OutputPath>$(SolutionDir)$(Platform)\$(Configuration)\modules\FileExplorerPreview\</OutputPath>
|
<OutputPath>$(SolutionDir)$(Platform)\$(Configuration)\modules\FileExplorerPreview\</OutputPath>
|
||||||
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
|
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
|
||||||
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
|
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
|
||||||
|
@ -5,13 +5,13 @@
|
|||||||
<AssemblyTitle>PowerToys.SvgPreviewHandler</AssemblyTitle>
|
<AssemblyTitle>PowerToys.SvgPreviewHandler</AssemblyTitle>
|
||||||
<AssemblyDescription>PowerToys SvgPreviewHandler</AssemblyDescription>
|
<AssemblyDescription>PowerToys SvgPreviewHandler</AssemblyDescription>
|
||||||
<AssemblyCompany>Microsoft Corporation</AssemblyCompany>
|
<AssemblyCompany>Microsoft Corporation</AssemblyCompany>
|
||||||
<AssemblyCopyright>Copyright (C) 2020 Microsoft Corporation</AssemblyCopyright>
|
<AssemblyCopyright>Copyright (C) 2022 Microsoft Corporation</AssemblyCopyright>
|
||||||
<AssemblyProduct>PowerToys</AssemblyProduct>
|
<AssemblyProduct>PowerToys</AssemblyProduct>
|
||||||
<Company>Microsoft Corporation</Company>
|
<Company>Microsoft Corporation</Company>
|
||||||
<Product>PowerToys</Product>
|
<Product>PowerToys</Product>
|
||||||
<NeutralLanguage>en-US</NeutralLanguage>
|
<NeutralLanguage>en-US</NeutralLanguage>
|
||||||
<Description>PowerToys SvgPreviewHandler</Description>
|
<Description>PowerToys SvgPreviewHandler</Description>
|
||||||
<Copyright>Copyright (C) 2020 Microsoft Corporation</Copyright>
|
<Copyright>Copyright (C) 2022 Microsoft Corporation</Copyright>
|
||||||
<OutputPath>$(SolutionDir)$(Platform)\$(Configuration)\modules\FileExplorerPreview\</OutputPath>
|
<OutputPath>$(SolutionDir)$(Platform)\$(Configuration)\modules\FileExplorerPreview\</OutputPath>
|
||||||
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
|
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
|
||||||
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
<AssemblyTitle>PowerToys.SvgThumbnailProvider</AssemblyTitle>
|
<AssemblyTitle>PowerToys.SvgThumbnailProvider</AssemblyTitle>
|
||||||
<AssemblyDescription>PowerToys SvgPreviewHandler</AssemblyDescription>
|
<AssemblyDescription>PowerToys SvgPreviewHandler</AssemblyDescription>
|
||||||
<AssemblyCompany>Microsoft Corporation</AssemblyCompany>
|
<AssemblyCompany>Microsoft Corporation</AssemblyCompany>
|
||||||
<AssemblyCopyright>Copyright (C) 2020 Microsoft Corporation</AssemblyCopyright>
|
<AssemblyCopyright>Copyright (C) 2022 Microsoft Corporation</AssemblyCopyright>
|
||||||
<AssemblyProduct>PowerToys</AssemblyProduct>
|
<AssemblyProduct>PowerToys</AssemblyProduct>
|
||||||
<TargetFramework>net6.0-windows</TargetFramework>
|
<TargetFramework>net6.0-windows</TargetFramework>
|
||||||
<EnableComHosting>true</EnableComHosting>
|
<EnableComHosting>true</EnableComHosting>
|
||||||
@ -17,7 +17,7 @@
|
|||||||
<Product>PowerToys</Product>
|
<Product>PowerToys</Product>
|
||||||
<NeutralLanguage>en-US</NeutralLanguage>
|
<NeutralLanguage>en-US</NeutralLanguage>
|
||||||
<Description>PowerToys SvgPreviewHandler</Description>
|
<Description>PowerToys SvgPreviewHandler</Description>
|
||||||
<Copyright>Copyright (C) 2020 Microsoft Corporation</Copyright>
|
<Copyright>Copyright (C) 2022 Microsoft Corporation</Copyright>
|
||||||
<OutputPath>$(SolutionDir)$(Platform)\$(Configuration)\modules\FileExplorerPreview\</OutputPath>
|
<OutputPath>$(SolutionDir)$(Platform)\$(Configuration)\modules\FileExplorerPreview\</OutputPath>
|
||||||
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
|
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
|
||||||
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
|
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
|
||||||
|
@ -4,14 +4,14 @@
|
|||||||
<AssemblyTitle>UnitTests-GcodePreviewHandler</AssemblyTitle>
|
<AssemblyTitle>UnitTests-GcodePreviewHandler</AssemblyTitle>
|
||||||
<AssemblyDescription>PowerToys UnitTests-GcodePreviewHandler</AssemblyDescription>
|
<AssemblyDescription>PowerToys UnitTests-GcodePreviewHandler</AssemblyDescription>
|
||||||
<AssemblyCompany>Microsoft Corp.</AssemblyCompany>
|
<AssemblyCompany>Microsoft Corp.</AssemblyCompany>
|
||||||
<AssemblyCopyright>Copyright (C) 2020 Microsoft Corp.</AssemblyCopyright>
|
<AssemblyCopyright>Copyright (C) 2022 Microsoft Corp.</AssemblyCopyright>
|
||||||
<AssemblyProduct>PowerToys</AssemblyProduct>
|
<AssemblyProduct>PowerToys</AssemblyProduct>
|
||||||
<AssemblyTitle>UnitTests-GcodePreviewHandler</AssemblyTitle>
|
<AssemblyTitle>UnitTests-GcodePreviewHandler</AssemblyTitle>
|
||||||
<Company>Microsoft Corp.</Company>
|
<Company>Microsoft Corp.</Company>
|
||||||
<Product>PowerToys</Product>
|
<Product>PowerToys</Product>
|
||||||
<NeutralLanguage>en-US</NeutralLanguage>
|
<NeutralLanguage>en-US</NeutralLanguage>
|
||||||
<Description>PowerToys UnitTests-GcodePreviewHandler</Description>
|
<Description>PowerToys UnitTests-GcodePreviewHandler</Description>
|
||||||
<Copyright>Copyright (C) 2020 Microsoft Corp.</Copyright>
|
<Copyright>Copyright (C) 2022 Microsoft Corp.</Copyright>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
|
@ -4,14 +4,14 @@
|
|||||||
<AssemblyTitle>UnitTests-GcodeThumbnailProvider</AssemblyTitle>
|
<AssemblyTitle>UnitTests-GcodeThumbnailProvider</AssemblyTitle>
|
||||||
<AssemblyDescription>PowerToys UnitTests-GcodeThumbnailProvider</AssemblyDescription>
|
<AssemblyDescription>PowerToys UnitTests-GcodeThumbnailProvider</AssemblyDescription>
|
||||||
<AssemblyCompany>Microsoft Corporation</AssemblyCompany>
|
<AssemblyCompany>Microsoft Corporation</AssemblyCompany>
|
||||||
<AssemblyCopyright>Copyright (C) 2020 Microsoft Corporation</AssemblyCopyright>
|
<AssemblyCopyright>Copyright (C) 2022 Microsoft Corporation</AssemblyCopyright>
|
||||||
<AssemblyProduct>PowerToys</AssemblyProduct>
|
<AssemblyProduct>PowerToys</AssemblyProduct>
|
||||||
<AssemblyTitle>UnitTests-GcodeThumbnailProvider</AssemblyTitle>
|
<AssemblyTitle>UnitTests-GcodeThumbnailProvider</AssemblyTitle>
|
||||||
<Company>Microsoft Corporation</Company>
|
<Company>Microsoft Corporation</Company>
|
||||||
<Product>PowerToys</Product>
|
<Product>PowerToys</Product>
|
||||||
<NeutralLanguage>en-US</NeutralLanguage>
|
<NeutralLanguage>en-US</NeutralLanguage>
|
||||||
<Description>PowerToys UnitTests-GcodeThumbnailProvider</Description>
|
<Description>PowerToys UnitTests-GcodeThumbnailProvider</Description>
|
||||||
<Copyright>Copyright (C) 2021 Microsoft Corporation</Copyright>
|
<Copyright>Copyright (C) 2022 Microsoft Corporation</Copyright>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
|
@ -4,14 +4,14 @@
|
|||||||
<AssemblyTitle>UnitTests-MarkdownPreviewHandler</AssemblyTitle>
|
<AssemblyTitle>UnitTests-MarkdownPreviewHandler</AssemblyTitle>
|
||||||
<AssemblyDescription>PowerToys UnitTests-MarkdownPreviewHandler</AssemblyDescription>
|
<AssemblyDescription>PowerToys UnitTests-MarkdownPreviewHandler</AssemblyDescription>
|
||||||
<AssemblyCompany>Microsoft Corp.</AssemblyCompany>
|
<AssemblyCompany>Microsoft Corp.</AssemblyCompany>
|
||||||
<AssemblyCopyright>Copyright (C) 2020 Microsoft Corp.</AssemblyCopyright>
|
<AssemblyCopyright>Copyright (C) 2022 Microsoft Corp.</AssemblyCopyright>
|
||||||
<AssemblyProduct>PowerToys</AssemblyProduct>
|
<AssemblyProduct>PowerToys</AssemblyProduct>
|
||||||
<AssemblyTitle>UnitTests-MarkdownPreviewHandler</AssemblyTitle>
|
<AssemblyTitle>UnitTests-MarkdownPreviewHandler</AssemblyTitle>
|
||||||
<Company>Microsoft Corp.</Company>
|
<Company>Microsoft Corp.</Company>
|
||||||
<Product>PowerToys</Product>
|
<Product>PowerToys</Product>
|
||||||
<NeutralLanguage>en-US</NeutralLanguage>
|
<NeutralLanguage>en-US</NeutralLanguage>
|
||||||
<Description>PowerToys UnitTests-MarkdownPreviewHandler</Description>
|
<Description>PowerToys UnitTests-MarkdownPreviewHandler</Description>
|
||||||
<Copyright>Copyright (C) 2020 Microsoft Corp.</Copyright>
|
<Copyright>Copyright (C) 2022 Microsoft Corp.</Copyright>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
|
@ -4,14 +4,14 @@
|
|||||||
<AssemblyTitle>UnitTests-PdfPreviewHandler</AssemblyTitle>
|
<AssemblyTitle>UnitTests-PdfPreviewHandler</AssemblyTitle>
|
||||||
<AssemblyDescription>PowerToys UnitTests-PdfPreviewHandler</AssemblyDescription>
|
<AssemblyDescription>PowerToys UnitTests-PdfPreviewHandler</AssemblyDescription>
|
||||||
<AssemblyCompany>Microsoft Corp.</AssemblyCompany>
|
<AssemblyCompany>Microsoft Corp.</AssemblyCompany>
|
||||||
<AssemblyCopyright>Copyright (C) 2020 Microsoft Corp.</AssemblyCopyright>
|
<AssemblyCopyright>Copyright (C) 2022 Microsoft Corp.</AssemblyCopyright>
|
||||||
<AssemblyProduct>PowerToys</AssemblyProduct>
|
<AssemblyProduct>PowerToys</AssemblyProduct>
|
||||||
<AssemblyTitle>UnitTests-PdfPreviewHandler</AssemblyTitle>
|
<AssemblyTitle>UnitTests-PdfPreviewHandler</AssemblyTitle>
|
||||||
<Company>Microsoft Corp.</Company>
|
<Company>Microsoft Corp.</Company>
|
||||||
<Product>PowerToys</Product>
|
<Product>PowerToys</Product>
|
||||||
<NeutralLanguage>en-US</NeutralLanguage>
|
<NeutralLanguage>en-US</NeutralLanguage>
|
||||||
<Description>PowerToys UnitTests-PdfPreviewHandler</Description>
|
<Description>PowerToys UnitTests-PdfPreviewHandler</Description>
|
||||||
<Copyright>Copyright (C) 2020 Microsoft Corp.</Copyright>
|
<Copyright>Copyright (C) 2022 Microsoft Corp.</Copyright>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
|
@ -4,14 +4,14 @@
|
|||||||
<AssemblyTitle>UnitTests-PdfThumbnailProvider</AssemblyTitle>
|
<AssemblyTitle>UnitTests-PdfThumbnailProvider</AssemblyTitle>
|
||||||
<AssemblyDescription>PowerToys UnitTests-PdfThumbnailProvider</AssemblyDescription>
|
<AssemblyDescription>PowerToys UnitTests-PdfThumbnailProvider</AssemblyDescription>
|
||||||
<AssemblyCompany>Microsoft Corporation</AssemblyCompany>
|
<AssemblyCompany>Microsoft Corporation</AssemblyCompany>
|
||||||
<AssemblyCopyright>Copyright (C) 2021 Microsoft Corporation</AssemblyCopyright>
|
<AssemblyCopyright>Copyright (C) 2022 Microsoft Corporation</AssemblyCopyright>
|
||||||
<AssemblyProduct>PowerToys</AssemblyProduct>
|
<AssemblyProduct>PowerToys</AssemblyProduct>
|
||||||
<AssemblyTitle>UnitTests-PdfThumbnailProvider</AssemblyTitle>
|
<AssemblyTitle>UnitTests-PdfThumbnailProvider</AssemblyTitle>
|
||||||
<Company>Microsoft Corporation</Company>
|
<Company>Microsoft Corporation</Company>
|
||||||
<Product>PowerToys</Product>
|
<Product>PowerToys</Product>
|
||||||
<NeutralLanguage>en-US</NeutralLanguage>
|
<NeutralLanguage>en-US</NeutralLanguage>
|
||||||
<Description>PowerToys UnitTests-PdfThumbnailProvider</Description>
|
<Description>PowerToys UnitTests-PdfThumbnailProvider</Description>
|
||||||
<Copyright>Copyright (C) 2021 Microsoft Corporation</Copyright>
|
<Copyright>Copyright (C) 2022 Microsoft Corporation</Copyright>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
|
@ -4,14 +4,14 @@
|
|||||||
<AssemblyTitle>UnitTests-PreviewHandlerCommon</AssemblyTitle>
|
<AssemblyTitle>UnitTests-PreviewHandlerCommon</AssemblyTitle>
|
||||||
<AssemblyDescription>PowerToys UnitTests-PreviewHandlerCommon</AssemblyDescription>
|
<AssemblyDescription>PowerToys UnitTests-PreviewHandlerCommon</AssemblyDescription>
|
||||||
<AssemblyCompany>Microsoft Corporation</AssemblyCompany>
|
<AssemblyCompany>Microsoft Corporation</AssemblyCompany>
|
||||||
<AssemblyCopyright>Copyright (C) 2019 Microsoft Corporation</AssemblyCopyright>
|
<AssemblyCopyright>Copyright (C) 2022 Microsoft Corporation</AssemblyCopyright>
|
||||||
<AssemblyProduct>PowerToys</AssemblyProduct>
|
<AssemblyProduct>PowerToys</AssemblyProduct>
|
||||||
<AssemblyTitle>UnitTests-PreviewHandlerCommon</AssemblyTitle>
|
<AssemblyTitle>UnitTests-PreviewHandlerCommon</AssemblyTitle>
|
||||||
<Company>Microsoft Corporation</Company>
|
<Company>Microsoft Corporation</Company>
|
||||||
<Product>PowerToys</Product>
|
<Product>PowerToys</Product>
|
||||||
<NeutralLanguage>en-US</NeutralLanguage>
|
<NeutralLanguage>en-US</NeutralLanguage>
|
||||||
<Description>PowerToys UnitTests-PreviewHandlerCommon</Description>
|
<Description>PowerToys UnitTests-PreviewHandlerCommon</Description>
|
||||||
<Copyright>Copyright (C) 2019 Microsoft Corporation</Copyright>
|
<Copyright>Copyright (C) 2022 Microsoft Corporation</Copyright>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
|
@ -4,14 +4,14 @@
|
|||||||
<AssemblyTitle>UnitTests-StlThumbnailProvider</AssemblyTitle>
|
<AssemblyTitle>UnitTests-StlThumbnailProvider</AssemblyTitle>
|
||||||
<AssemblyDescription>PowerToys UnitTests-StlThumbnailProvider</AssemblyDescription>
|
<AssemblyDescription>PowerToys UnitTests-StlThumbnailProvider</AssemblyDescription>
|
||||||
<AssemblyCompany>Microsoft Corporation</AssemblyCompany>
|
<AssemblyCompany>Microsoft Corporation</AssemblyCompany>
|
||||||
<AssemblyCopyright>Copyright (C) 2020 Microsoft Corporation</AssemblyCopyright>
|
<AssemblyCopyright>Copyright (C) 2022 Microsoft Corporation</AssemblyCopyright>
|
||||||
<AssemblyProduct>PowerToys</AssemblyProduct>
|
<AssemblyProduct>PowerToys</AssemblyProduct>
|
||||||
<AssemblyTitle>UnitTests-StlThumbnailProvider</AssemblyTitle>
|
<AssemblyTitle>UnitTests-StlThumbnailProvider</AssemblyTitle>
|
||||||
<Company>Microsoft Corporation</Company>
|
<Company>Microsoft Corporation</Company>
|
||||||
<Product>PowerToys</Product>
|
<Product>PowerToys</Product>
|
||||||
<NeutralLanguage>en-US</NeutralLanguage>
|
<NeutralLanguage>en-US</NeutralLanguage>
|
||||||
<Description>PowerToys UnitTests-StlThumbnailProvider</Description>
|
<Description>PowerToys UnitTests-StlThumbnailProvider</Description>
|
||||||
<Copyright>Copyright (C) 2021 Microsoft Corporation</Copyright>
|
<Copyright>Copyright (C) 2022 Microsoft Corporation</Copyright>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
|
@ -4,14 +4,14 @@
|
|||||||
<AssemblyTitle>UnitTests-SvgPreviewHandler</AssemblyTitle>
|
<AssemblyTitle>UnitTests-SvgPreviewHandler</AssemblyTitle>
|
||||||
<AssemblyDescription>PowerToys UnitTests-SvgPreviewHandler</AssemblyDescription>
|
<AssemblyDescription>PowerToys UnitTests-SvgPreviewHandler</AssemblyDescription>
|
||||||
<AssemblyCompany>Microsoft Corporation</AssemblyCompany>
|
<AssemblyCompany>Microsoft Corporation</AssemblyCompany>
|
||||||
<AssemblyCopyright>Copyright (C) 2020 Microsoft Corporation</AssemblyCopyright>
|
<AssemblyCopyright>Copyright (C) 2022 Microsoft Corporation</AssemblyCopyright>
|
||||||
<AssemblyProduct>PowerToys</AssemblyProduct>
|
<AssemblyProduct>PowerToys</AssemblyProduct>
|
||||||
<AssemblyTitle>UnitTests-SvgPreviewHandler</AssemblyTitle>
|
<AssemblyTitle>UnitTests-SvgPreviewHandler</AssemblyTitle>
|
||||||
<Company>Microsoft Corporation</Company>
|
<Company>Microsoft Corporation</Company>
|
||||||
<Product>PowerToys</Product>
|
<Product>PowerToys</Product>
|
||||||
<NeutralLanguage>en-US</NeutralLanguage>
|
<NeutralLanguage>en-US</NeutralLanguage>
|
||||||
<Description>PowerToys UnitTests-SvgPreviewHandler</Description>
|
<Description>PowerToys UnitTests-SvgPreviewHandler</Description>
|
||||||
<Copyright>Copyright (C) 2020 Microsoft Corporation</Copyright>
|
<Copyright>Copyright (C) 2022 Microsoft Corporation</Copyright>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
|
@ -4,14 +4,14 @@
|
|||||||
<AssemblyTitle>UnitTests-SvgThumbnailProvider</AssemblyTitle>
|
<AssemblyTitle>UnitTests-SvgThumbnailProvider</AssemblyTitle>
|
||||||
<AssemblyDescription>PowerToys UnitTests-SvgThumbnailProvider</AssemblyDescription>
|
<AssemblyDescription>PowerToys UnitTests-SvgThumbnailProvider</AssemblyDescription>
|
||||||
<AssemblyCompany>Microsoft Corporation</AssemblyCompany>
|
<AssemblyCompany>Microsoft Corporation</AssemblyCompany>
|
||||||
<AssemblyCopyright>Copyright (C) 2020 Microsoft Corporation</AssemblyCopyright>
|
<AssemblyCopyright>Copyright (C) 2022 Microsoft Corporation</AssemblyCopyright>
|
||||||
<AssemblyProduct>PowerToys</AssemblyProduct>
|
<AssemblyProduct>PowerToys</AssemblyProduct>
|
||||||
<AssemblyTitle>UnitTests-SvgThumbnailProvider</AssemblyTitle>
|
<AssemblyTitle>UnitTests-SvgThumbnailProvider</AssemblyTitle>
|
||||||
<Company>Microsoft Corporation</Company>
|
<Company>Microsoft Corporation</Company>
|
||||||
<Product>PowerToys</Product>
|
<Product>PowerToys</Product>
|
||||||
<NeutralLanguage>en-US</NeutralLanguage>
|
<NeutralLanguage>en-US</NeutralLanguage>
|
||||||
<Description>PowerToys UnitTests-SvgThumbnailProvider</Description>
|
<Description>PowerToys UnitTests-SvgThumbnailProvider</Description>
|
||||||
<Copyright>Copyright (C) 2020 Microsoft Corporation</Copyright>
|
<Copyright>Copyright (C) 2022 Microsoft Corporation</Copyright>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
|
@ -5,13 +5,13 @@
|
|||||||
<AssemblyTitle>PowerToys.PreviewHandlerCommon</AssemblyTitle>
|
<AssemblyTitle>PowerToys.PreviewHandlerCommon</AssemblyTitle>
|
||||||
<AssemblyDescription>PowerToys PreviewHandlerCommon</AssemblyDescription>
|
<AssemblyDescription>PowerToys PreviewHandlerCommon</AssemblyDescription>
|
||||||
<AssemblyCompany>Microsoft Corporation</AssemblyCompany>
|
<AssemblyCompany>Microsoft Corporation</AssemblyCompany>
|
||||||
<AssemblyCopyright>Copyright (C) 2020 Microsoft Corporation</AssemblyCopyright>
|
<AssemblyCopyright>Copyright (C) 2022 Microsoft Corporation</AssemblyCopyright>
|
||||||
<AssemblyProduct>PowerToys</AssemblyProduct>
|
<AssemblyProduct>PowerToys</AssemblyProduct>
|
||||||
<Company>Microsoft Corporation</Company>
|
<Company>Microsoft Corporation</Company>
|
||||||
<Product>PowerToys</Product>
|
<Product>PowerToys</Product>
|
||||||
<NeutralLanguage>en-US</NeutralLanguage>
|
<NeutralLanguage>en-US</NeutralLanguage>
|
||||||
<Description>PowerToys PreviewHandlerCommon</Description>
|
<Description>PowerToys PreviewHandlerCommon</Description>
|
||||||
<Copyright>Copyright (C) 2020 Microsoft Corporation</Copyright>
|
<Copyright>Copyright (C) 2022 Microsoft Corporation</Copyright>
|
||||||
<DocumentationFile>$(SolutionDir)$(Platform)\$(Configuration)\modules\FileExplorerPreview\PreviewHandlerCommonDocumentation.xml</DocumentationFile>
|
<DocumentationFile>$(SolutionDir)$(Platform)\$(Configuration)\modules\FileExplorerPreview\PreviewHandlerCommonDocumentation.xml</DocumentationFile>
|
||||||
<OutputPath>$(SolutionDir)$(Platform)\$(Configuration)\modules\FileExplorerPreview\</OutputPath>
|
<OutputPath>$(SolutionDir)$(Platform)\$(Configuration)\modules\FileExplorerPreview\</OutputPath>
|
||||||
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
|
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
<Authors>Microsoft Corporation</Authors>
|
<Authors>Microsoft Corporation</Authors>
|
||||||
<Product>PowerToys</Product>
|
<Product>PowerToys</Product>
|
||||||
<Description>PowerToys Settings UI Runner</Description>
|
<Description>PowerToys Settings UI Runner</Description>
|
||||||
<Copyright>Copyright (C) 2020 Microsoft Corporation</Copyright>
|
<Copyright>Copyright (C) 2022 Microsoft Corporation</Copyright>
|
||||||
<Company>Microsoft Corporation</Company>
|
<Company>Microsoft Corporation</Company>
|
||||||
<PackageIcon>logo.png</PackageIcon>
|
<PackageIcon>logo.png</PackageIcon>
|
||||||
<PackageIconUrl />
|
<PackageIconUrl />
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
<Authors>Microsoft Corporation</Authors>
|
<Authors>Microsoft Corporation</Authors>
|
||||||
<Product>PowerToys</Product>
|
<Product>PowerToys</Product>
|
||||||
<Description>PowerToys Settings UI Library</Description>
|
<Description>PowerToys Settings UI Library</Description>
|
||||||
<Copyright>Copyright (C) 2020 Microsoft Corporation</Copyright>
|
<Copyright>Copyright (C) 2022 Microsoft Corporation</Copyright>
|
||||||
<RepositoryUrl>https://github.com/microsoft/PowerToys</RepositoryUrl>
|
<RepositoryUrl>https://github.com/microsoft/PowerToys</RepositoryUrl>
|
||||||
<RepositoryType>Github</RepositoryType>
|
<RepositoryType>Github</RepositoryType>
|
||||||
<PackageTags>PowerToys</PackageTags>
|
<PackageTags>PowerToys</PackageTags>
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
<AssemblyTitle>Microsoft.PowerToys.Settings.UI</AssemblyTitle>
|
<AssemblyTitle>Microsoft.PowerToys.Settings.UI</AssemblyTitle>
|
||||||
<AssemblyDescription>PowerToys Settings UI</AssemblyDescription>
|
<AssemblyDescription>PowerToys Settings UI</AssemblyDescription>
|
||||||
<AssemblyCompany>Microsoft Corp.</AssemblyCompany>
|
<AssemblyCompany>Microsoft Corp.</AssemblyCompany>
|
||||||
<AssemblyCopyright>Copyright (C) 2020 Microsoft Corp.</AssemblyCopyright>
|
<AssemblyCopyright>Copyright (C) 2022 Microsoft Corp.</AssemblyCopyright>
|
||||||
<AssemblyProduct>PowerToys</AssemblyProduct>
|
<AssemblyProduct>PowerToys</AssemblyProduct>
|
||||||
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
|
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
|
||||||
<AppxBundlePlatforms>x64</AppxBundlePlatforms>
|
<AppxBundlePlatforms>x64</AppxBundlePlatforms>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#CleanUp tool 1.0
|
#CleanUp tool 1.0
|
||||||
#Copyright (C) 2020 Microsoft Corporation
|
#Copyright (C) 2022 Microsoft Corporation
|
||||||
#Tool to clean PowerToys settings inside AppData folder and registry
|
#Tool to clean PowerToys settings inside AppData folder and registry
|
||||||
|
|
||||||
#Deleting json settings files in %AppData%/Local/Microsoft/PowerToys.
|
#Deleting json settings files in %AppData%/Local/Microsoft/PowerToys.
|
||||||
|
@ -19,7 +19,7 @@ BEGIN
|
|||||||
VALUE "FileDescription", "$projectname$ Module"
|
VALUE "FileDescription", "$projectname$ Module"
|
||||||
VALUE "FileVersion", "0.1.0.0"
|
VALUE "FileVersion", "0.1.0.0"
|
||||||
VALUE "InternalName", "$projectname$"
|
VALUE "InternalName", "$projectname$"
|
||||||
VALUE "LegalCopyright", "Copyright (C) 2019 Company Name"
|
VALUE "LegalCopyright", "Copyright (C) 2022 Company Name"
|
||||||
VALUE "OriginalFilename", "$projectname$.dll"
|
VALUE "OriginalFilename", "$projectname$.dll"
|
||||||
VALUE "ProductName", "$projectname$"
|
VALUE "ProductName", "$projectname$"
|
||||||
VALUE "ProductVersion", "0.1.0.0"
|
VALUE "ProductVersion", "0.1.0.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user