Skip to content

Commit

Permalink
Merge pull request #2562 from Microsoft/dev
Browse files Browse the repository at this point in the history
Sync latest from dev
  • Loading branch information
sibille authored Sep 14, 2018
2 parents 6ca0197 + da26459 commit c511863
Show file tree
Hide file tree
Showing 277 changed files with 3,219 additions and 896 deletions.
14 changes: 8 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ This code is distributed under the terms and conditions of the [MIT license](LIC

## Privacy Statement

The extension does [log basic telemetry](docs/telemetry.md) for what is being selected. Please read the [Microsoft privacy statement](http://go.microsoft.com/fwlink/?LinkId=521839) for more information.
The extension does [log basic telemetry](docs/telemetry.md) for what is being selected. Our [Telemetry Data](telemetryData.md) page has the trends from the telemetry. Please read the [Microsoft privacy statement](http://go.microsoft.com/fwlink/?LinkId=521839) for more information.

## .NET Foundation

Expand All @@ -90,15 +90,17 @@ This project is supported by the [.NET Foundation](https://dotnetfoundation.org)
- [Rapid Xaml Toolkit](https://github.com/Microsoft/Rapid-XAML-Toolkit)
- [Windows Community Toolkit](https://github.com/Microsoft/WindowsCommunityToolkit)

## Libraries and frameworks we use in our generated projects

## Frameworks and libraries in generated code not created by our team
**Frameworks**
- [Caliburn.Micro](https://github.com/Caliburn-Micro/Caliburn.Micro)
- [MVVMLight](https://github.com/lbugnion/mvvmlight)
- [Prism](https://github.com/PrismLibrary/Prism)

**Libraries**
- [Microsoft AppCenter SDK](https://github.com/Microsoft/AppCenter-SDK-DotNet)
- [Microsoft Store Services SDK](https://marketplace.visualstudio.com/items?itemName=AdMediator.MicrosoftStoreServicesSDK)
- [Microsoft Win 2D](https://github.com/Microsoft/Win2D)
- [MVVMLight](https://github.com/lbugnion/mvvmlight)
- [Microsoft Win2D](https://github.com/Microsoft/Win2D)
- [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json)
- [Prism](https://github.com/PrismLibrary/Prism)
- [Telerik UI For UWP](https://github.com/telerik/UI-For-UWP)
- [Windows Azure Messaging Managed](https://www.nuget.org/packages/WindowsAzure.Messaging.Managed)
- [Windows Community Toolkit](https://github.com/Microsoft/WindowsCommunityToolkit)
6 changes: 3 additions & 3 deletions _build/assemblies.cs-cz.signconfig.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8" ?>
<SignConfigXML>
<job platform="" configuration="release" dest="" jobname="WindowsTemplateStudio Sign" approvers="crutkas;ralarcon">
<file src="__INPATHROOT__\itemsToSign\cs-CZ/Microsoft.Templates.2017.resources.dll" signType="401" dest="__OUTPATHROOT__\cs-CZ/Microsoft.Templates.2017.resources.dll" />
<file src="__INPATHROOT__\itemsToSign\cs-CZ/Microsoft.Templates.Core.resources.dll" signType="401" dest="__OUTPATHROOT__\cs-CZ/Microsoft.Templates.Core.resources.dll" />
<file src="__INPATHROOT__\itemsToSign\cs-CZ/Microsoft.Templates.UI.resources.dll" signType="401" dest="__OUTPATHROOT__\cs-CZ/Microsoft.Templates.UI.resources.dll" />
<file src="__INPATHROOT__\itemsToSign\cs-CZ/Microsoft.Templates.2017.resources.dll" signType="400" dest="__OUTPATHROOT__\cs-CZ/Microsoft.Templates.2017.resources.dll" />
<file src="__INPATHROOT__\itemsToSign\cs-CZ/Microsoft.Templates.Core.resources.dll" signType="400" dest="__OUTPATHROOT__\cs-CZ/Microsoft.Templates.Core.resources.dll" />
<file src="__INPATHROOT__\itemsToSign\cs-CZ/Microsoft.Templates.UI.resources.dll" signType="400" dest="__OUTPATHROOT__\cs-CZ/Microsoft.Templates.UI.resources.dll" />
</job>
</SignConfigXML>
6 changes: 3 additions & 3 deletions _build/assemblies.de-de.signconfig.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8" ?>
<SignConfigXML>
<job platform="" configuration="release" dest="" jobname="WindowsTemplateStudio Sign" approvers="crutkas;ralarcon">
<file src="__INPATHROOT__\itemsToSign\de-DE/Microsoft.Templates.2017.resources.dll" signType="401" dest="__OUTPATHROOT__\de-DE/Microsoft.Templates.2017.resources.dll" />
<file src="__INPATHROOT__\itemsToSign\de-DE/Microsoft.Templates.Core.resources.dll" signType="401" dest="__OUTPATHROOT__\de-DE/Microsoft.Templates.Core.resources.dll" />
<file src="__INPATHROOT__\itemsToSign\de-DE/Microsoft.Templates.UI.resources.dll" signType="401" dest="__OUTPATHROOT__\de-DE/Microsoft.Templates.UI.resources.dll" />
<file src="__INPATHROOT__\itemsToSign\de-DE/Microsoft.Templates.2017.resources.dll" signType="400" dest="__OUTPATHROOT__\de-DE/Microsoft.Templates.2017.resources.dll" />
<file src="__INPATHROOT__\itemsToSign\de-DE/Microsoft.Templates.Core.resources.dll" signType="400" dest="__OUTPATHROOT__\de-DE/Microsoft.Templates.Core.resources.dll" />
<file src="__INPATHROOT__\itemsToSign\de-DE/Microsoft.Templates.UI.resources.dll" signType="400" dest="__OUTPATHROOT__\de-DE/Microsoft.Templates.UI.resources.dll" />
</job>
</SignConfigXML>
2 changes: 1 addition & 1 deletion _build/assemblies.en-us.signconfig.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<SignConfigXML>
<job platform="" configuration="release" dest="" jobname="WindowsTemplateStudio Sign" approvers="crutkas;ralarcon">
<file src="__INPATHROOT__\itemsToSign\en-US/Microsoft.Templates.2017.resources.dll" signType="401" dest="__OUTPATHROOT__\en-US/Microsoft.Templates.2017.resources.dll" />
<file src="__INPATHROOT__\itemsToSign\en-US/Microsoft.Templates.2017.resources.dll" signType="400" dest="__OUTPATHROOT__\en-US/Microsoft.Templates.2017.resources.dll" />
</job>
</SignConfigXML>
6 changes: 3 additions & 3 deletions _build/assemblies.es-es.signconfig.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8" ?>
<SignConfigXML>
<job platform="" configuration="release" dest="" jobname="WindowsTemplateStudio Sign" approvers="crutkas;ralarcon">
<file src="__INPATHROOT__\itemsToSign\es-ES/Microsoft.Templates.2017.resources.dll" signType="401" dest="__OUTPATHROOT__\es-ES/Microsoft.Templates.2017.resources.dll" />
<file src="__INPATHROOT__\itemsToSign\es-ES/Microsoft.Templates.Core.resources.dll" signType="401" dest="__OUTPATHROOT__\es-ES/Microsoft.Templates.Core.resources.dll" />
<file src="__INPATHROOT__\itemsToSign\es-ES/Microsoft.Templates.UI.resources.dll" signType="401" dest="__OUTPATHROOT__\es-ES/Microsoft.Templates.UI.resources.dll" />
<file src="__INPATHROOT__\itemsToSign\es-ES/Microsoft.Templates.2017.resources.dll" signType="400" dest="__OUTPATHROOT__\es-ES/Microsoft.Templates.2017.resources.dll" />
<file src="__INPATHROOT__\itemsToSign\es-ES/Microsoft.Templates.Core.resources.dll" signType="400" dest="__OUTPATHROOT__\es-ES/Microsoft.Templates.Core.resources.dll" />
<file src="__INPATHROOT__\itemsToSign\es-ES/Microsoft.Templates.UI.resources.dll" signType="400" dest="__OUTPATHROOT__\es-ES/Microsoft.Templates.UI.resources.dll" />
</job>
</SignConfigXML>
6 changes: 3 additions & 3 deletions _build/assemblies.fr-fr.signconfig.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8" ?>
<SignConfigXML>
<job platform="" configuration="release" dest="" jobname="WindowsTemplateStudio Sign" approvers="crutkas;ralarcon">
<file src="__INPATHROOT__\itemsToSign\fr-FR/Microsoft.Templates.2017.resources.dll" signType="401" dest="__OUTPATHROOT__\fr-FR/Microsoft.Templates.2017.resources.dll" />
<file src="__INPATHROOT__\itemsToSign\fr-FR/Microsoft.Templates.Core.resources.dll" signType="401" dest="__OUTPATHROOT__\fr-FR/Microsoft.Templates.Core.resources.dll" />
<file src="__INPATHROOT__\itemsToSign\fr-FR/Microsoft.Templates.UI.resources.dll" signType="401" dest="__OUTPATHROOT__\fr-FR/Microsoft.Templates.UI.resources.dll" />
<file src="__INPATHROOT__\itemsToSign\fr-FR/Microsoft.Templates.2017.resources.dll" signType="400" dest="__OUTPATHROOT__\fr-FR/Microsoft.Templates.2017.resources.dll" />
<file src="__INPATHROOT__\itemsToSign\fr-FR/Microsoft.Templates.Core.resources.dll" signType="400" dest="__OUTPATHROOT__\fr-FR/Microsoft.Templates.Core.resources.dll" />
<file src="__INPATHROOT__\itemsToSign\fr-FR/Microsoft.Templates.UI.resources.dll" signType="400" dest="__OUTPATHROOT__\fr-FR/Microsoft.Templates.UI.resources.dll" />
</job>
</SignConfigXML>
6 changes: 3 additions & 3 deletions _build/assemblies.it-it.signconfig.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8" ?>
<SignConfigXML>
<job platform="" configuration="release" dest="" jobname="WindowsTemplateStudio Sign" approvers="crutkas;ralarcon">
<file src="__INPATHROOT__\itemsToSign\it-IT/Microsoft.Templates.2017.resources.dll" signType="401" dest="__OUTPATHROOT__\it-IT/Microsoft.Templates.2017.resources.dll" />
<file src="__INPATHROOT__\itemsToSign\it-IT/Microsoft.Templates.Core.resources.dll" signType="401" dest="__OUTPATHROOT__\it-IT/Microsoft.Templates.Core.resources.dll" />
<file src="__INPATHROOT__\itemsToSign\it-IT/Microsoft.Templates.UI.resources.dll" signType="401" dest="__OUTPATHROOT__\it-IT/Microsoft.Templates.UI.resources.dll" />
<file src="__INPATHROOT__\itemsToSign\it-IT/Microsoft.Templates.2017.resources.dll" signType="400" dest="__OUTPATHROOT__\it-IT/Microsoft.Templates.2017.resources.dll" />
<file src="__INPATHROOT__\itemsToSign\it-IT/Microsoft.Templates.Core.resources.dll" signType="400" dest="__OUTPATHROOT__\it-IT/Microsoft.Templates.Core.resources.dll" />
<file src="__INPATHROOT__\itemsToSign\it-IT/Microsoft.Templates.UI.resources.dll" signType="400" dest="__OUTPATHROOT__\it-IT/Microsoft.Templates.UI.resources.dll" />
</job>
</SignConfigXML>
6 changes: 3 additions & 3 deletions _build/assemblies.ja-jp.signconfig.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8" ?>
<SignConfigXML>
<job platform="" configuration="release" dest="" jobname="WindowsTemplateStudio Sign" approvers="crutkas;ralarcon">
<file src="__INPATHROOT__\itemsToSign\ja-JP/Microsoft.Templates.2017.resources.dll" signType="401" dest="__OUTPATHROOT__\ja-JP/Microsoft.Templates.2017.resources.dll" />
<file src="__INPATHROOT__\itemsToSign\ja-JP/Microsoft.Templates.Core.resources.dll" signType="401" dest="__OUTPATHROOT__\ja-JP/Microsoft.Templates.Core.resources.dll" />
<file src="__INPATHROOT__\itemsToSign\ja-JP/Microsoft.Templates.UI.resources.dll" signType="401" dest="__OUTPATHROOT__\ja-JP/Microsoft.Templates.UI.resources.dll" />
<file src="__INPATHROOT__\itemsToSign\ja-JP/Microsoft.Templates.2017.resources.dll" signType="400" dest="__OUTPATHROOT__\ja-JP/Microsoft.Templates.2017.resources.dll" />
<file src="__INPATHROOT__\itemsToSign\ja-JP/Microsoft.Templates.Core.resources.dll" signType="400" dest="__OUTPATHROOT__\ja-JP/Microsoft.Templates.Core.resources.dll" />
<file src="__INPATHROOT__\itemsToSign\ja-JP/Microsoft.Templates.UI.resources.dll" signType="400" dest="__OUTPATHROOT__\ja-JP/Microsoft.Templates.UI.resources.dll" />
</job>
</SignConfigXML>
6 changes: 3 additions & 3 deletions _build/assemblies.ko-kr.signconfig.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8" ?>
<SignConfigXML>
<job platform="" configuration="release" dest="" jobname="WindowsTemplateStudio Sign" approvers="crutkas;ralarcon">
<file src="__INPATHROOT__\itemsToSign\ko-KR/Microsoft.Templates.2017.resources.dll" signType="401" dest="__OUTPATHROOT__\ko-KR/Microsoft.Templates.2017.resources.dll" />
<file src="__INPATHROOT__\itemsToSign\ko-KR/Microsoft.Templates.Core.resources.dll" signType="401" dest="__OUTPATHROOT__\ko-KR/Microsoft.Templates.Core.resources.dll" />
<file src="__INPATHROOT__\itemsToSign\ko-KR/Microsoft.Templates.UI.resources.dll" signType="401" dest="__OUTPATHROOT__\ko-KR/Microsoft.Templates.UI.resources.dll" />
<file src="__INPATHROOT__\itemsToSign\ko-KR/Microsoft.Templates.2017.resources.dll" signType="400" dest="__OUTPATHROOT__\ko-KR/Microsoft.Templates.2017.resources.dll" />
<file src="__INPATHROOT__\itemsToSign\ko-KR/Microsoft.Templates.Core.resources.dll" signType="400" dest="__OUTPATHROOT__\ko-KR/Microsoft.Templates.Core.resources.dll" />
<file src="__INPATHROOT__\itemsToSign\ko-KR/Microsoft.Templates.UI.resources.dll" signType="400" dest="__OUTPATHROOT__\ko-KR/Microsoft.Templates.UI.resources.dll" />
</job>
</SignConfigXML>
6 changes: 3 additions & 3 deletions _build/assemblies.pl-pl.signconfig.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8" ?>
<SignConfigXML>
<job platform="" configuration="release" dest="" jobname="WindowsTemplateStudio Sign" approvers="crutkas;ralarcon">
<file src="__INPATHROOT__\itemsToSign\pl-PL/Microsoft.Templates.2017.resources.dll" signType="401" dest="__OUTPATHROOT__\pl-PL/Microsoft.Templates.2017.resources.dll" />
<file src="__INPATHROOT__\itemsToSign\pl-PL/Microsoft.Templates.Core.resources.dll" signType="401" dest="__OUTPATHROOT__\pl-PL/Microsoft.Templates.Core.resources.dll" />
<file src="__INPATHROOT__\itemsToSign\pl-PL/Microsoft.Templates.UI.resources.dll" signType="401" dest="__OUTPATHROOT__\pl-PL/Microsoft.Templates.UI.resources.dll" />
<file src="__INPATHROOT__\itemsToSign\pl-PL/Microsoft.Templates.2017.resources.dll" signType="400" dest="__OUTPATHROOT__\pl-PL/Microsoft.Templates.2017.resources.dll" />
<file src="__INPATHROOT__\itemsToSign\pl-PL/Microsoft.Templates.Core.resources.dll" signType="400" dest="__OUTPATHROOT__\pl-PL/Microsoft.Templates.Core.resources.dll" />
<file src="__INPATHROOT__\itemsToSign\pl-PL/Microsoft.Templates.UI.resources.dll" signType="400" dest="__OUTPATHROOT__\pl-PL/Microsoft.Templates.UI.resources.dll" />
</job>
</SignConfigXML>
6 changes: 3 additions & 3 deletions _build/assemblies.pt-br.signconfig.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8" ?>
<SignConfigXML>
<job platform="" configuration="release" dest="" jobname="WindowsTemplateStudio Sign" approvers="crutkas;ralarcon">
<file src="__INPATHROOT__\itemsToSign\pt-BR/Microsoft.Templates.2017.resources.dll" signType="401" dest="__OUTPATHROOT__\pt-BR/Microsoft.Templates.2017.resources.dll" />
<file src="__INPATHROOT__\itemsToSign\pt-BR/Microsoft.Templates.Core.resources.dll" signType="401" dest="__OUTPATHROOT__\pt-BR/Microsoft.Templates.Core.resources.dll" />
<file src="__INPATHROOT__\itemsToSign\pt-BR/Microsoft.Templates.UI.resources.dll" signType="401" dest="__OUTPATHROOT__\pt-BR/Microsoft.Templates.UI.resources.dll" />
<file src="__INPATHROOT__\itemsToSign\pt-BR/Microsoft.Templates.2017.resources.dll" signType="400" dest="__OUTPATHROOT__\pt-BR/Microsoft.Templates.2017.resources.dll" />
<file src="__INPATHROOT__\itemsToSign\pt-BR/Microsoft.Templates.Core.resources.dll" signType="400" dest="__OUTPATHROOT__\pt-BR/Microsoft.Templates.Core.resources.dll" />
<file src="__INPATHROOT__\itemsToSign\pt-BR/Microsoft.Templates.UI.resources.dll" signType="400" dest="__OUTPATHROOT__\pt-BR/Microsoft.Templates.UI.resources.dll" />
</job>
</SignConfigXML>
6 changes: 3 additions & 3 deletions _build/assemblies.ru-ru.signconfig.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8" ?>
<SignConfigXML>
<job platform="" configuration="release" dest="" jobname="WindowsTemplateStudio Sign" approvers="crutkas;ralarcon">
<file src="__INPATHROOT__\itemsToSign\ru-RU/Microsoft.Templates.2017.resources.dll" signType="401" dest="__OUTPATHROOT__\ru-RU/Microsoft.Templates.2017.resources.dll" />
<file src="__INPATHROOT__\itemsToSign\ru-RU/Microsoft.Templates.Core.resources.dll" signType="401" dest="__OUTPATHROOT__\ru-RU/Microsoft.Templates.Core.resources.dll" />
<file src="__INPATHROOT__\itemsToSign\ru-RU/Microsoft.Templates.UI.resources.dll" signType="401" dest="__OUTPATHROOT__\ru-RU/Microsoft.Templates.UI.resources.dll" />
<file src="__INPATHROOT__\itemsToSign\ru-RU/Microsoft.Templates.2017.resources.dll" signType="400" dest="__OUTPATHROOT__\ru-RU/Microsoft.Templates.2017.resources.dll" />
<file src="__INPATHROOT__\itemsToSign\ru-RU/Microsoft.Templates.Core.resources.dll" signType="400" dest="__OUTPATHROOT__\ru-RU/Microsoft.Templates.Core.resources.dll" />
<file src="__INPATHROOT__\itemsToSign\ru-RU/Microsoft.Templates.UI.resources.dll" signType="400" dest="__OUTPATHROOT__\ru-RU/Microsoft.Templates.UI.resources.dll" />
</job>
</SignConfigXML>
12 changes: 6 additions & 6 deletions _build/assemblies.signconfig.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="utf-8" ?>
<SignConfigXML>
<job platform="" configuration="release" dest="" jobname="WindowsTemplateStudio Sign" approvers="crutkas;ralarcon">
<file src="__INPATHROOT__\itemsToSign\Microsoft.Templates.2017.dll" signType="401" dest="__OUTPATHROOT__\Microsoft.Templates.2017.dll" />
<file src="__INPATHROOT__\itemsToSign\Microsoft.Templates.Core.dll" signType="401" dest="__OUTPATHROOT__\Microsoft.Templates.Core.dll" />
<file src="__INPATHROOT__\itemsToSign\Microsoft.Templates.UI.dll" signType="401" dest="__OUTPATHROOT__\Microsoft.Templates.UI.dll" />
<file src="__INPATHROOT__\itemsToSign\Newtonsoft.Json.dll" signType="401" dest="__OUTPATHROOT__\Newtonsoft.Json.dll" />
<file src="__INPATHROOT__\itemsToSign\Interop.CERTENROLLLib.dll" signType="401" dest="__OUTPATHROOT__\Interop.CERTENROLLLib.dll" />
<file src="__INPATHROOT__\itemsToSign\WriteableBitmapEx.Wpf.dll" signType="401" dest="__OUTPATHROOT__\WriteableBitmapEx.Wpf.dll" />
<file src="__INPATHROOT__\itemsToSign\Microsoft.Templates.2017.dll" signType="400" dest="__OUTPATHROOT__\Microsoft.Templates.2017.dll" />
<file src="__INPATHROOT__\itemsToSign\Microsoft.Templates.Core.dll" signType="400" dest="__OUTPATHROOT__\Microsoft.Templates.Core.dll" />
<file src="__INPATHROOT__\itemsToSign\Microsoft.Templates.UI.dll" signType="400" dest="__OUTPATHROOT__\Microsoft.Templates.UI.dll" />
<file src="__INPATHROOT__\itemsToSign\Newtonsoft.Json.dll" signType="400" dest="__OUTPATHROOT__\Newtonsoft.Json.dll" />
<file src="__INPATHROOT__\itemsToSign\Interop.CERTENROLLLib.dll" signType="400" dest="__OUTPATHROOT__\Interop.CERTENROLLLib.dll" />
<file src="__INPATHROOT__\itemsToSign\WriteableBitmapEx.Wpf.dll" signType="400" dest="__OUTPATHROOT__\WriteableBitmapEx.Wpf.dll" />
</job>
</SignConfigXML>
6 changes: 3 additions & 3 deletions _build/assemblies.tr-tr.signconfig.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8" ?>
<SignConfigXML>
<job platform="" configuration="release" dest="" jobname="WindowsTemplateStudio Sign" approvers="crutkas;ralarcon">
<file src="__INPATHROOT__\itemsToSign\tr-TR/Microsoft.Templates.2017.resources.dll" signType="401" dest="__OUTPATHROOT__\tr-TR/Microsoft.Templates.2017.resources.dll" />
<file src="__INPATHROOT__\itemsToSign\tr-TR/Microsoft.Templates.Core.resources.dll" signType="401" dest="__OUTPATHROOT__\tr-TR/Microsoft.Templates.Core.resources.dll" />
<file src="__INPATHROOT__\itemsToSign\tr-TR/Microsoft.Templates.UI.resources.dll" signType="401" dest="__OUTPATHROOT__\tr-TR/Microsoft.Templates.UI.resources.dll" />
<file src="__INPATHROOT__\itemsToSign\tr-TR/Microsoft.Templates.2017.resources.dll" signType="400" dest="__OUTPATHROOT__\tr-TR/Microsoft.Templates.2017.resources.dll" />
<file src="__INPATHROOT__\itemsToSign\tr-TR/Microsoft.Templates.Core.resources.dll" signType="400" dest="__OUTPATHROOT__\tr-TR/Microsoft.Templates.Core.resources.dll" />
<file src="__INPATHROOT__\itemsToSign\tr-TR/Microsoft.Templates.UI.resources.dll" signType="400" dest="__OUTPATHROOT__\tr-TR/Microsoft.Templates.UI.resources.dll" />
</job>
</SignConfigXML>
6 changes: 3 additions & 3 deletions _build/assemblies.zh-cn.signconfig.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8" ?>
<SignConfigXML>
<job platform="" configuration="release" dest="" jobname="WindowsTemplateStudio Sign" approvers="crutkas;ralarcon">
<file src="__INPATHROOT__\itemsToSign\zh-CN/Microsoft.Templates.2017.resources.dll" signType="401" dest="__OUTPATHROOT__\zh-CN/Microsoft.Templates.2017.resources.dll" />
<file src="__INPATHROOT__\itemsToSign\zh-CN/Microsoft.Templates.Core.resources.dll" signType="401" dest="__OUTPATHROOT__\zh-CN/Microsoft.Templates.Core.resources.dll" />
<file src="__INPATHROOT__\itemsToSign\zh-CN/Microsoft.Templates.UI.resources.dll" signType="401" dest="__OUTPATHROOT__\zh-CN/Microsoft.Templates.UI.resources.dll" />
<file src="__INPATHROOT__\itemsToSign\zh-CN/Microsoft.Templates.2017.resources.dll" signType="400" dest="__OUTPATHROOT__\zh-CN/Microsoft.Templates.2017.resources.dll" />
<file src="__INPATHROOT__\itemsToSign\zh-CN/Microsoft.Templates.Core.resources.dll" signType="400" dest="__OUTPATHROOT__\zh-CN/Microsoft.Templates.Core.resources.dll" />
<file src="__INPATHROOT__\itemsToSign\zh-CN/Microsoft.Templates.UI.resources.dll" signType="400" dest="__OUTPATHROOT__\zh-CN/Microsoft.Templates.UI.resources.dll" />
</job>
</SignConfigXML>
Loading

0 comments on commit c511863

Please sign in to comment.