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" >
22 <Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
33 <PropertyGroup >
44 <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
2121 <AppxBundle >Never</AppxBundle >
2222 <GenerateTestArtifacts >True</GenerateTestArtifacts >
2323 <HoursBetweenUpdateChecks >0</HoursBetweenUpdateChecks >
24- <PackageCertificateKeyFile >UITests.App_TemporaryKey .pfx</PackageCertificateKeyFile >
24+ <PackageCertificateKeyFile >UITests.App .pfx</PackageCertificateKeyFile >
2525 <PackageCertificateThumbprint >C732A02FD6C4120C84E0559E5ADE1A83D15B41BD</PackageCertificateThumbprint >
2626 <AppxPackageSigningTimestampDigestAlgorithm >SHA256</AppxPackageSigningTimestampDigestAlgorithm >
2727 <GenerateAppxPackageOnBuild >true</GenerateAppxPackageOnBuild >
186186 </ItemGroup >
187187 <ItemGroup >
188188 <None Include =" UITests.App.pfx" />
189- <None Include =" UITests.App_TemporaryKey.pfx" />
190189 </ItemGroup >
191190 <ItemGroup >
192191 <ProjectReference Include =" ..\..\Microsoft.Toolkit.Uwp.Connectivity\Microsoft.Toolkit.Uwp.Connectivity.csproj" >
You can’t perform that action at this time.
0 commit comments