File tree 2 files changed +2
-1
lines changed
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 22
22
### Dependencies
23
23
24
24
- Microsoft.Extensions.Configuration.Json bump to 3.1.14
25
+ - Simplify.System.Sources bump to 1.6.1
25
26
- Simplify.Xml.Sources bump to 1.3
Original file line number Diff line number Diff line change 36
36
<PackageReference Include =" Simplify.DI" Version =" 4.0.*" />
37
37
<PackageReference Include =" Simplify.Templates" Version =" 2.0.0" />
38
38
<PackageReference Include =" Simplify.String.Sources" Version =" 1.2.1" PrivateAssets =" All" />
39
- <PackageReference Include =" Simplify.System.Sources" Version =" 1.6.0 " PrivateAssets =" All" />
39
+ <PackageReference Include =" Simplify.System.Sources" Version =" 1.6.1 " PrivateAssets =" All" />
40
40
<PackageReference Include =" Simplify.Xml.Sources" Version =" 1.3.0" PrivateAssets =" All" />
41
41
</ItemGroup >
42
42
<ItemGroup Condition =" '$(TargetFramework)' == 'net5.0' Or '$(TargetFramework)' == 'netcoreapp3.1' " >
You can’t perform that action at this time.
0 commit comments