Skip to content

Commit d56e5d1

Browse files
anaisbettsKirk Shoop (MS Open Tech)
authored andcommitted
Add Wpa81 to BuildAll.proj
1 parent 7041c40 commit d56e5d1

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

Rx.NET/Source/BuildAll.proj

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,12 @@
2727
<Flavor Include="Rx.sln">
2828
<Configuration>Release8</Configuration>
2929
</Flavor>
30+
<Flavor Include="Rx.sln">
31+
<Configuration>Debug81</Configuration>
32+
</Flavor>
33+
<Flavor Include="Rx.sln">
34+
<Configuration>Release81</Configuration>
35+
</Flavor>
3036
<Flavor Include="Rx.sln">
3137
<Configuration>DebugPL</Configuration>
3238
</Flavor>
@@ -110,4 +116,4 @@
110116
<MSBuild Projects="@(ProjectToBuild)" Targets="Rebuild" />
111117
<MSBuild Projects="@(SetupToBuild)" Targets="Rebuild" />
112118
</Target>
113-
</Project>
119+
</Project>

0 commit comments

Comments
 (0)