mirror of
				https://github.com/nsnail/ns-ext.git
				synced 2025-10-31 23:15:28 +08:00 
			
		
		
		
	nuget update
This commit is contained in:
		| @@ -8,9 +8,9 @@ | ||||
|     </PropertyGroup> | ||||
|  | ||||
|     <ItemGroup> | ||||
|         <PackageReference Include="Microsoft.Extensions.Logging" Version="7.0.0-rc.2.22472.3"/> | ||||
|         <PackageReference Include="Newtonsoft.Json" Version="13.0.2-beta2"/> | ||||
|         <PackageReference Include="Microsoft.Extensions.Logging" Version="7.0.0"/> | ||||
|         <PackageReference Include="Newtonsoft.Json" Version="13.0.1"/> | ||||
|     </ItemGroup> | ||||
|  | ||||
|  | ||||
| </Project> | ||||
| </Project> | ||||
		Reference in New Issue
	
	Block a user