You've already forked Sonarr
							
							
				mirror of
				https://github.com/Sonarr/Sonarr.git
				synced 2025-10-31 00:07:55 +02:00 
			
		
		
		
	removed windows sdk dependency
This commit is contained in:
		
							
								
								
									
										
											BIN
										
									
								
								Libraries/Interop.NetFwTypeLib.dll
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								Libraries/Interop.NetFwTypeLib.dll
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| @@ -55,6 +55,10 @@ | ||||
|     <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> | ||||
|   </PropertyGroup> | ||||
|   <ItemGroup> | ||||
|     <Reference Include="Interop.NetFwTypeLib"> | ||||
|       <HintPath>..\Libraries\Interop.NetFwTypeLib.dll</HintPath> | ||||
|       <EmbedInteropTypes>True</EmbedInteropTypes> | ||||
|     </Reference> | ||||
|     <Reference Include="Ionic.Zip"> | ||||
|       <HintPath>..\packages\DotNetZip.1.9.1.8\lib\net20\Ionic.Zip.dll</HintPath> | ||||
|     </Reference> | ||||
| @@ -153,17 +157,6 @@ | ||||
|       <SubType>Designer</SubType> | ||||
|     </None> | ||||
|   </ItemGroup> | ||||
|   <ItemGroup> | ||||
|     <COMReference Include="NetFwTypeLib"> | ||||
|       <Guid>{58FBCF7C-E7A9-467C-80B3-FC65E8FCCA08}</Guid> | ||||
|       <VersionMajor>1</VersionMajor> | ||||
|       <VersionMinor>0</VersionMinor> | ||||
|       <Lcid>0</Lcid> | ||||
|       <WrapperTool>tlbimp</WrapperTool> | ||||
|       <Isolated>False</Isolated> | ||||
|       <EmbedInteropTypes>True</EmbedInteropTypes> | ||||
|     </COMReference> | ||||
|   </ItemGroup> | ||||
|   <ItemGroup> | ||||
|     <EmbeddedResource Include="EnsureThat\Resources\ExceptionMessages.resx" /> | ||||
|   </ItemGroup> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user