mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-19 21:03:11 -07:00
Fix file path in CalculatorUnitTests.vcxproj.filters
This commit is contained in:
parent
278a1e714e
commit
daf6d59812
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue