Skip to content

Commit

Permalink
Update appRegex.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
AzRunRCE committed Jun 26, 2018
1 parent b2ddf82 commit 8f74578
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appRegex.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<OutputType>Exe</OutputType>
<RootNamespace>appRegex</RootNamespace>
<AssemblyName>appRegex</AssemblyName>
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
</PropertyGroup>
Expand Down Expand Up @@ -63,4 +63,4 @@
<None Include="bin\Debug\My_app.c" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>
</Project>

0 comments on commit 8f74578

Please sign in to comment.