File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 3939 </PropertyGroup >
4040
4141 <ItemGroup >
42- <PackageReference Include =" Microsoft.IO.RecyclableMemoryStream" Version =" 1.2.2" />
43- <PackageReference Include =" Newtonsoft.Json" Version =" 10.0.3" />
44- <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.0.0" PrivateAssets =" All" />
42+ <PackageReference Include =" Microsoft.CSharp" Version =" 4.*" />
43+ <PackageReference Include =" Microsoft.IO.RecyclableMemoryStream" Version =" [1.2.*,3)" />
44+ <PackageReference Include =" Newtonsoft.Json" Version =" [10.*,14)" />
45+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.*" PrivateAssets =" All" />
4546
4647 </ItemGroup >
4748 <ItemGroup >
48- <None Include =" images\icon.png" Pack =" true" PackagePath =" " />
49+ <None Include =" images\icon.png" Pack =" true" PackagePath =" " />
4950 </ItemGroup >
5051</Project >
You can’t perform that action at this time.
0 commit comments