File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 23
23
<ProjectGuid >{F54900FF-3C66-4E62-BD12-FD2D55E2C9A7}</ProjectGuid >
24
24
<Keyword >NetCoreCProj</Keyword >
25
25
<RootNamespace >NetLibDirectshowCapture</RootNamespace >
26
- <WindowsTargetPlatformVersion >10.0</WindowsTargetPlatformVersion >
27
26
<TargetFramework >net8.0</TargetFramework >
28
27
<WindowsTargetPlatformMinVersion >7.0</WindowsTargetPlatformMinVersion >
29
28
<EnableManagedPackageReferenceSupport >true</EnableManagedPackageReferenceSupport >
43
42
<PackageProjectUrl >https://github.com/charlescao460/NetLibDirectshowCapture</PackageProjectUrl >
44
43
<PackageTags >NetLibDirectshowCapture;DirectShow;OBSproject;capture-video;camera;capture-card</PackageTags >
45
44
<RepositoryUrl >git@github.com:charlescao460/NetLibDirectshowCapture.git</RepositoryUrl >
45
+ <WindowsTargetPlatformVersion >10.0.20348.0</WindowsTargetPlatformVersion >
46
46
</PropertyGroup >
47
47
<ItemGroup >
48
- <None Include =" $(SolutionDir)README.md" Pack =" true" PackagePath =" \" />
49
- <BuiltProjectOutputGroupOutput Include =" $(SolutionDir)build\libdshowcapture\bin\$(Platform)\$(Configuration)\dshowcapture.dll" />
50
- <BuiltProjectOutputGroupOutput Include =" $(SolutionDir)build\libdshowcapture\bin\$(Platform)\$(Configuration)\Ijwhost.dll" />
48
+ <None Include =" $(SolutionDir)README.md" Pack =" true" PackagePath =" \" />
49
+ <BuiltProjectOutputGroupOutput Include =" $(SolutionDir)build\libdshowcapture\bin\$(Platform)\$(Configuration)\dshowcapture.dll" />
50
+ <BuiltProjectOutputGroupOutput Include =" $(SolutionDir)build\libdshowcapture\bin\$(Platform)\$(Configuration)\Ijwhost.dll" />
51
51
</ItemGroup >
52
52
<ItemGroup >
53
53
<PackageReference Include =" NuGet.Build.Tasks.Pack" Version =" 6.9.1" PrivateAssets =" all" />
Original file line number Diff line number Diff line change 76
76
<Filter >Resource Files</Filter >
77
77
</Image >
78
78
</ItemGroup >
79
+ <ItemGroup >
80
+ <None Include =" $(SolutionDir)README.md" />
81
+ </ItemGroup >
79
82
</Project >
You can’t perform that action at this time.
0 commit comments