File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
AzureFunctions/src/MSBuild Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
<Project >
2
2
<PropertyGroup >
3
3
<!-- HotChocolateImplicitUsings: default|disable|enable-->
4
- <HotChocolateImplicitUsings Condition =" '$(HotChocolateImplicitUsings)' == ''>default</HotChocolateImplicitUsings>
4
+ <HotChocolateImplicitUsings Condition =" '$(HotChocolateImplicitUsings)' == ''" >default</HotChocolateImplicitUsings >
5
5
</PropertyGroup >
6
6
</Project >
Original file line number Diff line number Diff line change 1
1
<Project >
2
2
<PropertyGroup >
3
3
<!-- HotChocolateImplicitUsings: default|disable|enable-->
4
- <HotChocolateImplicitUsings Condition =" '$(HotChocolateImplicitUsings)' == ''>default</HotChocolateImplicitUsings>
4
+ <HotChocolateImplicitUsings Condition =" '$(HotChocolateImplicitUsings)' == ''" >default</HotChocolateImplicitUsings >
5
5
</PropertyGroup >
6
6
</Project >
Original file line number Diff line number Diff line change 1
1
<Project >
2
2
<PropertyGroup >
3
3
<!-- HotChocolateImplicitUsings: default|disable|enable-->
4
- <HotChocolateImplicitUsings Condition =" '$(HotChocolateImplicitUsings)' == ''>default</HotChocolateImplicitUsings>
4
+ <HotChocolateImplicitUsings Condition =" '$(HotChocolateImplicitUsings)' == ''" >default</HotChocolateImplicitUsings >
5
5
</PropertyGroup >
6
6
</Project >
You can’t perform that action at this time.
0 commit comments