Skip to content

Commit 2c89bcf

Browse files
author
Sébastien Geiser
committed
Mapping inline up to 100
1 parent 82a64ab commit 2c89bcf

File tree

2 files changed

+183
-2
lines changed

2 files changed

+183
-2
lines changed

CodingSeb.Converters/CodingSeb.Converters.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk.WindowsDesktop">
22

33
<PropertyGroup>
4-
<TargetFrameworks>netcoreapp3.0;net47</TargetFrameworks>
4+
<TargetFrameworks>netcoreapp3.0;net45</TargetFrameworks>
55
<UseWPF>true</UseWPF>
66
<Description>Some Converters to use in WPF</Description>
77
<PackageReleaseNotes />

0 commit comments

Comments
 (0)