This repository was archived by the owner on May 1, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +0
-43
lines changed Expand file tree Collapse file tree 1 file changed +0
-43
lines changed Original file line number Diff line number Diff line change 22
22
<Copyright >© Microsoft Corporation. All rights reserved.</Copyright >
23
23
<RepositoryUrl >https://github.com/xamarin/XamarinCommunityToolkit</RepositoryUrl >
24
24
<PackageReleaseNotes >
25
-
26
25
<!-- See if we can host these on MS docs? -->
27
-
28
26
</PackageReleaseNotes >
29
27
<DefineConstants >$(DefineConstants);</DefineConstants >
30
28
<UseFullSemVerForNuGet >false</UseFullSemVerForNuGet >
207
205
<Compile Remove =" build\*.cs" />
208
206
<None Include =" build\**\*.cs;build\**\*.targets" Pack =" true" PackagePath =" build" />
209
207
</ItemGroup >
210
- <ItemGroup >
211
- <Compile Update =" Effects\Touch\TouchEffect.shared.cs" >
212
- <SubType ></SubType >
213
- </Compile >
214
- <Compile Update =" Effects\Touch\GestureManager.shared.cs" >
215
- <SubType ></SubType >
216
- </Compile >
217
- <Compile Update =" Effects\Touch\EventArgs\HoverStateChangedEventArgs.shared.cs" >
218
- <SubType ></SubType >
219
- </Compile >
220
- <Compile Update =" Effects\Touch\EventArgs\HoverStatusChangedEventArgs.shared.cs" >
221
- <SubType ></SubType >
222
- </Compile >
223
- <Compile Update =" Effects\Touch\EventArgs\TouchCompletedEventArgs.shared.cs" >
224
- <SubType ></SubType >
225
- </Compile >
226
- <Compile Update =" Effects\Touch\EventArgs\TouchInteractionStatusChangedEventArgs.shared.cs" >
227
- <SubType ></SubType >
228
- </Compile >
229
- <Compile Update =" Effects\Touch\EventArgs\TouchStateChangedEventArgs.shared.cs" >
230
- <SubType ></SubType >
231
- </Compile >
232
- <Compile Update =" Effects\Touch\EventArgs\TouchStatusChangedEventArgs.shared.cs" >
233
- <SubType ></SubType >
234
- </Compile >
235
- <Compile Update =" Effects\Touch\Enums\HoverState.shared.cs" >
236
- <SubType ></SubType >
237
- </Compile >
238
- <Compile Update =" Effects\Touch\Enums\HoverStatus.shared.cs" >
239
- <SubType ></SubType >
240
- </Compile >
241
- <Compile Update =" Effects\Touch\Enums\TouchInteractionStatus.shared.cs" >
242
- <SubType ></SubType >
243
- </Compile >
244
- <Compile Update =" Effects\Touch\Enums\TouchState.shared.cs" >
245
- <SubType ></SubType >
246
- </Compile >
247
- <Compile Update =" Effects\Touch\Enums\TouchStatus.shared.cs" >
248
- <SubType ></SubType >
249
- </Compile >
250
- </ItemGroup >
251
208
</Project >
You can’t perform that action at this time.
0 commit comments