File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 1
- <Project ToolsVersion =" 15.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
1
+ <Project ToolsVersion =" 15.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
2
2
<Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
3
3
<PropertyGroup >
4
4
<Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
21
21
<AppxBundle >Never</AppxBundle >
22
22
<GenerateTestArtifacts >True</GenerateTestArtifacts >
23
23
<HoursBetweenUpdateChecks >0</HoursBetweenUpdateChecks >
24
- <PackageCertificateKeyFile >UITests.App_TemporaryKey .pfx</PackageCertificateKeyFile >
24
+ <PackageCertificateKeyFile >UITests.App .pfx</PackageCertificateKeyFile >
25
25
<PackageCertificateThumbprint >C732A02FD6C4120C84E0559E5ADE1A83D15B41BD</PackageCertificateThumbprint >
26
26
<AppxPackageSigningTimestampDigestAlgorithm >SHA256</AppxPackageSigningTimestampDigestAlgorithm >
27
27
<GenerateAppxPackageOnBuild >true</GenerateAppxPackageOnBuild >
186
186
</ItemGroup >
187
187
<ItemGroup >
188
188
<None Include =" UITests.App.pfx" />
189
- <None Include =" UITests.App_TemporaryKey.pfx" />
190
189
</ItemGroup >
191
190
<ItemGroup >
192
191
<ProjectReference Include =" ..\..\Microsoft.Toolkit.Uwp.Connectivity\Microsoft.Toolkit.Uwp.Connectivity.csproj" >
You can’t perform that action at this time.
0 commit comments