Skip to content

Commit

Permalink
[up] Simplify.Resources to 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
i4004 committed Aug 1, 2023
1 parent 1868086 commit fab2247
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions src/Simplify.Windows.Forms/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,11 @@

- .NET 6.0 for windows support
- .NET 4.8 support
-
### Dependencies

- Simplify.Resources bump to 1.0.3
-
## [1.1.2] - 2021-08-24

### Added
Expand Down
2 changes: 1 addition & 1 deletion src/Simplify.Windows.Forms/Simplify.Windows.Forms.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<PackageReleaseNotes>See https://github.com/SimplifyNet/Simplify/tree/master/src/Simplify.Windows.Forms/CHANGELOG.md for details</PackageReleaseNotes>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Simplify.Resources" Version="1.0.2" />
<PackageReference Include="Simplify.Resources" Version="1.0.3" />
</ItemGroup>
<ItemGroup Condition=" '$(TargetFramework)' == 'net48' ">
<Reference Include="System.Windows.Forms" />
Expand Down

0 comments on commit fab2247

Please sign in to comment.