mirror of
				https://github.com/nsnail/ns-ext.git
				synced 2025-10-31 23:15:28 +08:00 
			
		
		
		
	fix: 🐛 a stable release of a package should not have a prerelease dependency (#27)
[skip ci] Co-authored-by: tk <fiyne1a@dingtalk.com>
This commit is contained in:
		| @@ -7,7 +7,7 @@ | |||||||
|     <Import Project="$(SolutionDir)/build/copy.pkg.xml.comment.files.targets"/> |     <Import Project="$(SolutionDir)/build/copy.pkg.xml.comment.files.targets"/> | ||||||
|     <Import Project="$(SolutionDir)/build/prebuild.targets"/> |     <Import Project="$(SolutionDir)/build/prebuild.targets"/> | ||||||
|     <ItemGroup> |     <ItemGroup> | ||||||
|         <PackageReference Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="4.12.0-3.final"/> |         <PackageReference Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="4.11.0"/> | ||||||
|         <PackageReference Include="Microsoft.Extensions.Logging" Version="9.0.0"/> |         <PackageReference Include="Microsoft.Extensions.Logging" Version="9.0.0"/> | ||||||
|         <PackageReference Include="System.IO.Hashing" Version="9.0.0"/> |         <PackageReference Include="System.IO.Hashing" Version="9.0.0"/> | ||||||
|     </ItemGroup> |     </ItemGroup> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 GitHub
						GitHub