Skip to content

Commit

Permalink
Release 6.1.1, fix for WPF Tests targets.
Browse files Browse the repository at this point in the history
  • Loading branch information
HClausing committed Jan 5, 2023
1 parent 58e6ffd commit c1fe4c9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFrameworks>net6.0-windowss</TargetFrameworks>
<TargetFrameworks>net6.0-windows</TargetFrameworks>
<Nullable>enable</Nullable>
<IsPackable>false</IsPackable>
<Version>6.1.0</Version>
Expand Down

0 comments on commit c1fe4c9

Please sign in to comment.