Skip to content

Commit 50f1622

Browse files
authored
Enable Windows targeting in build properties
1 parent 3a5af09 commit 50f1622

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
<EmbedUntrackedSources>true</EmbedUntrackedSources>
3333
<IncludePackageReferencesDuringMarkupCompilation>true</IncludePackageReferencesDuringMarkupCompilation>
3434
<PublishRepositoryUrl>true</PublishRepositoryUrl>
35+
<EnableWindowsTargeting>true</EnableWindowsTargeting>
3536
</PropertyGroup>
3637
<PropertyGroup Condition="'$(GITHUB_ACTIONS)' == 'true'">
3738
<ContinuousIntegrationBuild>true</ContinuousIntegrationBuild>

0 commit comments

Comments
 (0)