Skip to content

Commit

Permalink
remove text.txt from the project file
Browse files Browse the repository at this point in the history
  • Loading branch information
s7726 committed May 24, 2020
1 parent 2616060 commit 0fc4abb
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions PowerMate.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -167,9 +167,6 @@
<ItemGroup>
<None Include="packages.config" />
</ItemGroup>
<ItemGroup>
<Text Include="Text.txt" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
<Import Project="packages\Microsoft.Windows.CppWinRT.2.0.200514.2\build\native\Microsoft.Windows.CppWinRT.targets" Condition="Exists('packages\Microsoft.Windows.CppWinRT.2.0.200514.2\build\native\Microsoft.Windows.CppWinRT.targets')" />
Expand Down
3 changes: 0 additions & 3 deletions PowerMate.vcxproj.filters
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,4 @@
<ItemGroup>
<None Include="packages.config" />
</ItemGroup>
<ItemGroup>
<Text Include="Text.txt" />
</ItemGroup>
</Project>

0 comments on commit 0fc4abb

Please sign in to comment.