Skip to content

Commit

Permalink
Add latest fody
Browse files Browse the repository at this point in the history
  • Loading branch information
CarbonNeuron committed Jan 20, 2021
1 parent 32034af commit dbe87e6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions AUCapture-WPF/AUCapture-WPF.csproj
Expand Up @@ -77,6 +77,11 @@
<PackageReference Include="Bindables.Fody" Version="6.0.0" />
<PackageReference Include="Config.Net" Version="4.15.0" />
<PackageReference Include="Config.Net.Json" Version="4.15.0" />
<PackageReference Include="Fody" Version="6.3.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="HandyControl" Version="3.0.0" />
<PackageReference Include="Humanizer.Core" Version="2.8.26" />
<PackageReference Include="LoadingIndicators.WPF.Core" Version="1.0.1" />
<PackageReference Include="MahApps.Metro" Version="2.4.3" />
Expand Down

0 comments on commit dbe87e6

Please sign in to comment.