We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3f743e8 + 883285f commit 4f0ef21Copy full SHA for 4f0ef21
components/AppServices/src/CommunityToolkit.AppServices.csproj
@@ -58,7 +58,7 @@
58
<None Include="CommunityToolkit.Labs.AppServices.targets" PackagePath="build" Pack="true" />
59
60
<!-- 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" />
+ <None Include="..\CommunityToolkit.AppServices.SourceGenerators\bin\$(Configuration)\netstandard2.0\CommunityToolkit.AppServices.SourceGenerators.dll" PackagePath="analyzers\dotnet\cs" Pack="true" Visible="false" />
62
</ItemGroup>
63
64
<!-- Remove imported global usings -->
0 commit comments