File tree Expand file tree Collapse file tree 4 files changed +10
-3
lines changed
Expand file tree Collapse file tree 4 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 1+ <Project >
2+ <Import Project =" $(BiteModulesPath)\bite.gitversioning\*.special.props" Condition =" '$(BiteImportGitVersioningModule)'=='true'" />
3+ </Project >
Original file line number Diff line number Diff line change 1+ <Project >
2+ <Import Project =" $(BiteModulesPath)\bite.library\*.special.props" Condition =" '$(BiteImportLibraryModule)'=='true'" />
3+ </Project >
Original file line number Diff line number Diff line change 1+ <Project >
2+ <Import Project =" $(BiteModulesPath)\bite.unittest\*.special.props" Condition =" '$(BiteImportUnitTestModule)'=='true'" />
3+ </Project >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<Project >
3- <Import Project =" $(BiteModulesPath)\bite.library\*.special.props" Condition =" '$(BiteImportLibraryModule)'=='true'" />
4- <Import Project =" $(BiteModulesPath)\bite.gitversioning\*.special.props" Condition =" '$(BiteImportGitVersioningModule)'=='true'" />
5- <Import Project =" $(BiteModulesPath)\bite.unittest\*.special.props" Condition =" '$(BiteImportUnitTestModule)'=='true'" />
3+ <Import Project =" $(BiteModulesPath)\**\*.import.props" />
64</Project >
You can’t perform that action at this time.
0 commit comments