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.
1 parent 1963a4a commit 74a0f33Copy full SHA for 74a0f33
components/AppServices/src/CommunityToolkit.AppServices.csproj
@@ -53,7 +53,7 @@
53
<None Include="CommunityToolkit.Labs.AppServices.targets" PackagePath="build" Pack="true" />
54
55
<!-- Pack the source generator to the right package folder -->
56
- <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" />
57
</ItemGroup>
58
59
<!-- Remove imported global usings -->
0 commit comments