mirror of
				https://github.com/winfsp/winfsp.git
				synced 2025-10-31 03:58:38 -05:00 
			
		
		
		
	build: dotnet: add missing NuGet properties
This commit is contained in:
		| @@ -81,6 +81,9 @@ | ||||
|     <!-- NuGet metadata --> | ||||
|     <PackageId>$(MyProductFileName)-msil</PackageId> | ||||
|     <Version>$(MyVersion)</Version> | ||||
|     <Description>$(MyDescription)</Description> | ||||
|     <Authors>$(MyCompanyName)</Authors> | ||||
|     <Company>$(MyCompanyName)</Company> | ||||
|   </PropertyGroup> | ||||
|  | ||||
|   <PropertyGroup> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user