File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
components/AppServices/src Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 5151 <!-- Include the custom .targets file to check the source generator -->
5252 <None Include =" CommunityToolkit.AppServices.targets" PackagePath =" buildTransitive\netstandard2.0" Pack =" true" />
5353 <None Include =" CommunityToolkit.AppServices.targets" PackagePath =" buildTransitive\uap10.0" Pack =" true" />
54+ <None Include =" CommunityToolkit.AppServices.targets" PackagePath =" buildTransitive\net8.0-windows10.0.22621" Pack =" true" />
55+
5456 <None Include =" CommunityToolkit.AppServices.targets" PackagePath =" build\netstandard2.0" Pack =" true" />
5557 <None Include =" CommunityToolkit.AppServices.targets" PackagePath =" build\uap10.0" Pack =" true" />
58+ <None Include =" CommunityToolkit.AppServices.targets" PackagePath =" build\net8-windows10.0.22621" Pack =" true" />
5659
5760 <!-- Pack the source generator to the right package folder -->
5861 <None Include =" ..\CommunityToolkit.AppServices.SourceGenerators\bin\$(Platform)\$(Configuration)\netstandard2.0\CommunityToolkit.AppServices.SourceGenerators.dll" PackagePath =" analyzers\dotnet\cs" Pack =" true" Visible =" false" />
You can’t perform that action at this time.
0 commit comments