Skip to content

Commit 6ccac5a

Browse files
author
Jakob Aarøe Dam
committed
Try with 4.5
1 parent 607781d commit 6ccac5a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

radar-radius

server/RDSFactor.vbproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<AssemblyName>RDSFactor</AssemblyName>
1515
<FileAlignment>512</FileAlignment>
1616
<MyType>Console</MyType>
17-
<TargetFrameworkVersion>v4.5.1</TargetFrameworkVersion>
17+
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
1818
<TargetFrameworkProfile>
1919
</TargetFrameworkProfile>
2020
<PublishUrl>publish\</PublishUrl>

server/app.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@
2020
<!--<add name="EventLog" type="System.Diagnostics.EventLogTraceListener" initializeData="APPLICATION_NAME"/> -->
2121
</sharedListeners>
2222
</system.diagnostics>
23-
<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.1"/></startup></configuration>
23+
<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5"/></startup></configuration>

0 commit comments

Comments
 (0)