Skip to content

Commit a562951

Browse files
committed
fix the prerequisities too
1 parent be3f777 commit a562951

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/UseCaseMakerApp/UseCaseMakerApp.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -346,9 +346,9 @@
346346
<None Include="UseCaseMakerApp.config" />
347347
</ItemGroup>
348348
<ItemGroup>
349-
<BootstrapperPackage Include=".NETFramework,Version=v4.6.1">
349+
<BootstrapperPackage Include=".NETFramework,Version=v4.5.2">
350350
<Visible>False</Visible>
351-
<ProductName>Microsoft .NET Framework 4.6.1 %28x86 and x64%29</ProductName>
351+
<ProductName>Microsoft .NET Framework 4.5.2 %28x86 and x64%29</ProductName>
352352
<Install>true</Install>
353353
</BootstrapperPackage>
354354
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">

0 commit comments

Comments
 (0)