File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
samples/MarqueeText.Samples Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 22 <!-- Labs Constants -->
33 <Import Project =" $(RepositoryDirectory)common\Labs.TargetFrameworks.props" />
44 <Import Project =" $(RepositoryDirectory)common\Labs.ProjectIdentifiers.props" />
5-
5+
66 <!-- Labs Platform Config -->
77 <Import Project =" $(RepositoryDirectory)common\Labs.Uno.props" />
8- <Import Project =" $(RepositoryDirectory)common\Labs. MultiTarget.props" />
8+ <Import Project =" $(RepositoryDirectory)common\MultiTarget\ MultiTarget.props" />
99
1010 <!-- Labs Project Config -->
11- <Import Project =" $(RepositoryDirectory)common\Labs.Sample .props" />
11+ <Import Project =" $(RepositoryDirectory)common\SampleProjectConfig .props" />
1212
1313 <PropertyGroup >
1414 <RootNamespace >MarqueeTextExperiment.Samples</RootNamespace >
1818 <ItemGroup >
1919 <UpToDateCheckInput Remove =" MarqueeTextSample.xaml" />
2020 </ItemGroup >
21-
21+
2222 <!-- Sample XAML Pages and Markdown files are automatically included, and don't need to be specified here. -->
23-
23+
2424 <ItemGroup >
2525 <ProjectReference Include =" ..\..\src\CommunityToolkit.Labs.WinUI.MarqueeText.csproj" />
2626 </ItemGroup >
27-
27+
2828 <ItemGroup >
2929 <Compile Update =" MarqueeTextSample.xaml.cs" >
3030 <DependentUpon >MarqueeTextSample.xaml</DependentUpon >
Original file line number Diff line number Diff line change 77 <Import Project =" $(RepositoryDirectory)common\Labs.Uno.props" />
88
99 <!-- Labs Project Config -->
10- <Import Project =" $(RepositoryDirectory)common\Labs. MultiTarget.props" />
10+ <Import Project =" $(RepositoryDirectory)common\MultiTarget\ MultiTarget.props" />
1111
1212 <PropertyGroup >
1313 <RootNamespace >CommunityToolkit.Labs.WinUI.MarqueeTextRns</RootNamespace >
You can’t perform that action at this time.
0 commit comments