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 a104287 commit b47943bCopy full SHA for b47943b
1 file changed
src/DiffEngineTray/DiffEngineTray.csproj
@@ -10,6 +10,7 @@
10
<NoWarn>NETSDK1137</NoWarn>
11
<ApplicationManifest>app.manifest</ApplicationManifest>
12
<GenerateDocumentationFile>false</GenerateDocumentationFile>
13
+ <RollForward>LatestMajor</RollForward>
14
</PropertyGroup>
15
<Target Name="RemoveTargetPlatformIdentifier" BeforeTargets="_CheckForInvalidWindowsDesktopTargetingConfiguration">
16
<PropertyGroup>
0 commit comments