Skip to content

Commit 4f0ef21

Browse files
committed
Merge branch 'main' into component/DependencyPropertyGenerator
2 parents 3f743e8 + 883285f commit 4f0ef21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/AppServices/src/CommunityToolkit.AppServices.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<None Include="CommunityToolkit.Labs.AppServices.targets" PackagePath="build" Pack="true" />
5959

6060
<!-- Pack the source generator to the right package folder -->
61-
<None Include="..\CommunityToolkit.AppServices.SourceGenerators\bin\$(Platform)\$(Configuration)\netstandard2.0\CommunityToolkit.AppServices.SourceGenerators.dll" PackagePath="analyzers\dotnet\cs" Pack="true" Visible="false" />
61+
<None Include="..\CommunityToolkit.AppServices.SourceGenerators\bin\$(Configuration)\netstandard2.0\CommunityToolkit.AppServices.SourceGenerators.dll" PackagePath="analyzers\dotnet\cs" Pack="true" Visible="false" />
6262
</ItemGroup>
6363

6464
<!-- Remove imported global usings -->

0 commit comments

Comments
 (0)