Skip to content

Commit

Permalink
Update tests to .net 5
Browse files Browse the repository at this point in the history
  • Loading branch information
Giorgi committed May 19, 2021
1 parent b521df0 commit 17c9594
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>SimpleExpressionEvaluator.Tests</RootNamespace>
<AssemblyName>SimpleExpressionEvaluator.Tests</AssemblyName>
<TargetFramework>netcoreapp2.0</TargetFramework>
<TargetFramework>net5.0</TargetFramework>
<FileAlignment>512</FileAlignment>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Expand Down

0 comments on commit 17c9594

Please sign in to comment.