Skip to content

Commit cff716f

Browse files
committed
small fixes
1 parent 0e3ee16 commit cff716f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/TypeScriptDefinitionGenerator/TypeScriptDefinitionGenerator.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Project Sdk="Microsoft.NET.Sdk">
33
<PropertyGroup>
4-
<TargetFramework>net472</TargetFramework>
4+
<TargetFramework>net462</TargetFramework>
55
<LangVersion>11</LangVersion>
66
<Nullable>enable</Nullable>
77
<ImplicitUsings>disable</ImplicitUsings>

0 commit comments

Comments
 (0)