File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -36,12 +36,12 @@ This package contains the API to access the "native" electron API.</Description>
3636 <FrameworkReference Include =" Microsoft.AspNetCore.App" />
3737</ItemGroup >
3838 <ItemGroup >
39- <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.0.0-beta2-19367-01 " >
39+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.0.0" >
4040 <PrivateAssets >all</PrivateAssets >
4141 <IncludeAssets >runtime; build; native; contentfiles; analyzers</IncludeAssets >
4242 </PackageReference >
4343 <PackageReference Include =" SocketIoClientDotNet" Version =" 1.0.5" />
44- <PackageReference Include =" System.Drawing.Common" Version =" 4.7 .0" />
44+ <PackageReference Include =" System.Drawing.Common" Version =" 5.0 .0" />
4545 </ItemGroup >
4646
4747</Project >
Original file line number Diff line number Diff line change 7777 </ItemGroup >
7878
7979 <ItemGroup >
80- <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.0.0-beta2-19367-01 " >
80+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.0.0" >
8181 <PrivateAssets >all</PrivateAssets >
8282 <IncludeAssets >runtime; build; native; contentfiles; analyzers</IncludeAssets >
8383 </PackageReference >
Original file line number Diff line number Diff line change 1616 <Folder Include =" wwwroot\assets\" />
1717 </ItemGroup >
1818 <ItemGroup >
19- <PackageReference Include =" Microsoft.VisualStudio.Web.CodeGeneration.Design" Version =" 3 .0.0" />
19+ <PackageReference Include =" Microsoft.VisualStudio.Web.CodeGeneration.Design" Version =" 5 .0.0" />
2020 </ItemGroup >
2121 <ItemGroup >
2222 <ProjectReference Include =" ..\ElectronNET.API\ElectronNET.API.csproj" />
You can’t perform that action at this time.
0 commit comments