Skip to content

Commit

Permalink
Update AspDotNetCore2BinderFloatingDecimalModel.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
badhitman committed Dec 23, 2019
1 parent 7cef47c commit c1de4c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AspDotNetCore2BinderFloatingDecimalModel.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>netcoreapp2.2</TargetFramework>
<TargetFramework>netcoreapp3.1</TargetFramework>
<RootNamespace>FloatingDecimalBinderModel</RootNamespace>
<Authors>https://github.com/badhitman</Authors>
<Description>Привязчик модели для числовых значений с плавающей запятой - double, float и decimal</Description>
Expand Down

0 comments on commit c1de4c4

Please sign in to comment.