File tree Expand file tree Collapse file tree 4 files changed +19
-7
lines changed Expand file tree Collapse file tree 4 files changed +19
-7
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## [ 1.2.3] - 2021-12-18
4+
5+ ### Dependencies
6+
7+ - System.IO.Abstractions bump to 14.0.13
Original file line number Diff line number Diff line change 77 <SymbolPackageFormat >snupkg</SymbolPackageFormat >
88 <GenerateDocumentationFile >true</GenerateDocumentationFile >
99
10- <Version >1.2.2</Version >
11- <PackageReleaseNotes >
12- Updates
13- * Upgrade to System.IO.Abstractions 13.2.*
14- </PackageReleaseNotes >
10+ <Version >1.2.3</Version >
1511
1612 <Authors >Alexander Krylkov</Authors >
1713 <Product >Simplify</Product >
2117 <PackageIcon >icon.png</PackageIcon >
2218 <PublishRepositoryUrl >true</PublishRepositoryUrl >
2319 <PackageTags >.NET IO</PackageTags >
20+
21+ <PackageReleaseNotes >See https://github.com/SimplifyNet/Simplify/tree/master/src/Simplify.IO/CHANGELOG.md for details</PackageReleaseNotes >
2422 </PropertyGroup >
2523 <ItemGroup >
26- <PackageReference Include =" System.IO.Abstractions" Version =" 14.0.* " />
24+ <PackageReference Include =" System.IO.Abstractions" Version =" 14.0.13 " />
2725 </ItemGroup >
2826 <ItemGroup >
2927 <None Include =" ..\..\images\icon.png" Pack =" true" Visible =" false" PackagePath =" " />
28+ <None Include =" CHANGELOG.md" Pack =" true" PackagePath =" \" />
3029 </ItemGroup >
3130</Project >
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.0.1] - 2021-12-18
4+
5+ ### Dependencies
6+
7+ - System.IO.Abstractions bump to 14.0.13
8+
39## [ 2.0.0] - 2021-10-26
410
511### Removed
Original file line number Diff line number Diff line change 88 <SymbolPackageFormat >snupkg</SymbolPackageFormat >
99 <GenerateDocumentationFile >true</GenerateDocumentationFile >
1010
11- <Version >2.0</Version >
11+ <Version >2.0.1 </Version >
1212
1313 <Authors >Alexander Krylkov</Authors >
1414 <Product >Simplify</Product >
You can’t perform that action at this time.
0 commit comments