aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'AirPollutionWebApi/AirPollutionWebApi.csproj')
-rw-r--r--AirPollutionWebApi/AirPollutionWebApi.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/AirPollutionWebApi/AirPollutionWebApi.csproj b/AirPollutionWebApi/AirPollutionWebApi.csproj
index 5a20af0..1fc9e17 100644
--- a/AirPollutionWebApi/AirPollutionWebApi.csproj
+++ b/AirPollutionWebApi/AirPollutionWebApi.csproj
@@ -8,7 +8,7 @@
<OutputType>Library</OutputType>
<RootNamespace>AirPollutionWebApi</RootNamespace>
<AssemblyName>AirPollutionWebApi</AssemblyName>
- <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
+ <TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>