Skip to content
/ wix Public

Commit 1be4e09

Browse files
committed
Target in-service .NET Framework versions.
1 parent f181445 commit 1be4e09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/msi/TestData/ComPlusExtensionTests/Components/TestComponentNET4/TestComponentNET4.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<UpgradeBackupLocation>
2525
</UpgradeBackupLocation>
2626
<OldToolsVersion>0.0</OldToolsVersion>
27-
<TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
27+
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
2828
<TargetFrameworkProfile />
2929
</PropertyGroup>
3030
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">

0 commit comments

Comments
 (0)