Fix file path in CalculatorUnitTests.vcxproj.filters (#6)
This commit is contained in:
parent
278a1e714e
commit
8df88c7106
@ -57,6 +57,6 @@
|
|||||||
<AppxManifest Include="Package.appxmanifest" />
|
<AppxManifest Include="Package.appxmanifest" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<None Include="CalculatorUnitTests_VS_TemporaryKey.pfx" />
|
<None Include="CalculatorUnitTests_TemporaryKey.pfx" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
</Project>
|
</Project>
|
Loading…
Reference in New Issue
Block a user