Skip to content

Commit c74067b

Browse files
committed
changed bootstrap from dotnet 4.5 -> 4.8
1 parent 61d7e37 commit c74067b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

EDSEditorGUI/EDSEditorGUI.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -234,9 +234,9 @@
234234
</ProjectReference>
235235
</ItemGroup>
236236
<ItemGroup>
237-
<BootstrapperPackage Include=".NETFramework,Version=v4.5">
237+
<BootstrapperPackage Include=".NETFramework,Version=v4.8">
238238
<Visible>False</Visible>
239-
<ProductName>Microsoft .NET Framework 4.5 %28x86 and x64%29</ProductName>
239+
<ProductName>Microsoft .NET Framework 4.8 %28x86 and x64%29</ProductName>
240240
<Install>true</Install>
241241
</BootstrapperPackage>
242242
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">

0 commit comments

Comments
 (0)