equal
deleted
inserted
replaced
86 <Compile Include="UserControlMenu.xaml.cs"> |
86 <Compile Include="UserControlMenu.xaml.cs"> |
87 <DependentUpon>UserControlMenu.xaml</DependentUpon> |
87 <DependentUpon>UserControlMenu.xaml</DependentUpon> |
88 </Compile> |
88 </Compile> |
89 </ItemGroup> |
89 </ItemGroup> |
90 <ItemGroup> |
90 <ItemGroup> |
|
91 <Compile Include="Item.cs" /> |
|
92 <Compile Include="Menu.cs" /> |
91 <Compile Include="Properties\AssemblyInfo.cs" /> |
93 <Compile Include="Properties\AssemblyInfo.cs" /> |
92 <EmbeddedResource Include="Properties\Resources.resx"> |
94 <EmbeddedResource Include="Properties\Resources.resx"> |
93 <Generator>ResXFileCodeGenerator</Generator> |
95 <Generator>ResXFileCodeGenerator</Generator> |
94 <SubType>Designer</SubType> |
96 <SubType>Designer</SubType> |
95 <LastGenOutput>Resources.Designer.cs</LastGenOutput> |
97 <LastGenOutput>Resources.Designer.cs</LastGenOutput> |
129 <Page Include="SurfaceMenuTest.xaml"> |
131 <Page Include="SurfaceMenuTest.xaml"> |
130 <Generator>MSBuild:Compile</Generator> |
132 <Generator>MSBuild:Compile</Generator> |
131 <SubType>Designer</SubType> |
133 <SubType>Designer</SubType> |
132 </Page> |
134 </Page> |
133 </ItemGroup> |
135 </ItemGroup> |
|
136 <ItemGroup> |
|
137 <ProjectReference Include="..\FingersDance.ActionFactory\FingersDance.ActionFactory.csproj"> |
|
138 <Project>{C7B905EA-0678-4DA0-8EF8-7F9CBD22818E}</Project> |
|
139 <Name>FingersDance.ActionFactory</Name> |
|
140 </ProjectReference> |
|
141 <ProjectReference Include="..\FingersDance.Actions\FingersDance.Actions.csproj"> |
|
142 <Project>{1E80D5A1-C45C-443B-8992-4A4D78D280FC}</Project> |
|
143 <Name>FingersDance.Actions</Name> |
|
144 </ProjectReference> |
|
145 </ItemGroup> |
134 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> |
146 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> |
135 </Project> |
147 </Project> |