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 9fab836 commit e8ab068Copy full SHA for e8ab068
src/Files.SourceGenerator/Files.SourceGenerator.csproj
@@ -5,6 +5,7 @@
5
<LangVersion>preview</LangVersion>
6
<Nullable>enable</Nullable>
7
<IncludeBuildOutput>false</IncludeBuildOutput>
8
+ <PlatformTarget>AnyCPU</PlatformTarget>
9
<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>
10
</PropertyGroup>
11
0 commit comments