This repository was archived by the owner on Sep 1, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- <Project Sdk =" Microsoft.NET.Sdk" >
1+ <Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
44 <TargetFramework >net7.0</TargetFramework >
55 </PropertyGroup >
66
77 <ItemGroup >
8- <PackageReference Include =" Fody" Version =" 6.6.4 " >
8+ <PackageReference Include =" Fody" Version =" 6.8.0 " >
99 <PrivateAssets >all</PrivateAssets >
1010 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1111 </PackageReference >
Original file line number Diff line number Diff line change 1- <Project Sdk =" Microsoft.NET.Sdk.WindowsDesktop" >
1+ <Project Sdk =" Microsoft.NET.Sdk.WindowsDesktop" >
22 <PropertyGroup >
33 <ProjectGuid >{DA5CA879-FF3C-4498-81A9-3068A7DA2C5A}</ProjectGuid >
44 <OutputType >WinExe</OutputType >
2020 <DebugType >pdbonly</DebugType >
2121 </PropertyGroup >
2222 <ItemGroup >
23- <PackageReference Include =" Fody" Version =" 6.6.4 " >
23+ <PackageReference Include =" Fody" Version =" 6.8.0 " >
2424 <PrivateAssets >all</PrivateAssets >
2525 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2626 </PackageReference >
You can’t perform that action at this time.
0 commit comments