📦 Exposes package versions to solution
This commit is contained in:
		@@ -18,6 +18,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Configuration", "Configurat
 | 
			
		||||
		.runsettings = .runsettings
 | 
			
		||||
		Directory.Build.props = Directory.Build.props
 | 
			
		||||
		Directory.Build.targets = Directory.Build.targets
 | 
			
		||||
		Directory.Packages.props = Directory.Packages.props
 | 
			
		||||
		dotnet.ruleset = dotnet.ruleset
 | 
			
		||||
		GitVersion.yml = GitVersion.yml
 | 
			
		||||
		stylecop.json = stylecop.json
 | 
			
		||||
@@ -39,8 +40,16 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "samples", "samples", "{9590
 | 
			
		||||
		samples\Directory.Build.props = samples\Directory.Build.props
 | 
			
		||||
	EndProjectSection
 | 
			
		||||
EndProject
 | 
			
		||||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{18FB97B3-3321-4F9B-B3A1-12BC0DE1D000}"
 | 
			
		||||
	ProjectSection(SolutionItems) = preProject
 | 
			
		||||
		Directory.Packages.props = Directory.Packages.props
 | 
			
		||||
	EndProjectSection
 | 
			
		||||
EndProject
 | 
			
		||||
Global
 | 
			
		||||
	GlobalSection(SolutionProperties) = preSolution
 | 
			
		||||
		HideSolutionNode = FALSE
 | 
			
		||||
	EndGlobalSection
 | 
			
		||||
	GlobalSection(ExtensibilityGlobals) = postSolution
 | 
			
		||||
		SolutionGuid = {732C3E99-FDF6-4748-A339-C3C162241038}
 | 
			
		||||
	EndGlobalSection
 | 
			
		||||
EndGlobal
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user