Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
jbe2277 committed Feb 23, 2023
1 parent a099cb5 commit fcc2fc6
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="System.Waf.UnitTesting.Wpf" Version="6.4.1" />
<PackageReference Include="System.Waf.UnitTesting.Wpf" Version="7.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="System.Waf.Wpf" Version="6.4.1" />
<PackageReference Include="System.Waf.Wpf" Version="7.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="System.Waf.UnitTesting.Core" Version="6.4.1" />
<PackageReference Include="System.Waf.UnitTesting.Core" Version="7.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="System.Waf.Core" Version="6.4.1" />
<PackageReference Include="System.Waf.Core" Version="7.0.0" />
<PackageReference Include="NLog" Version="5.1.2" />
</ItemGroup>
</Project>

0 comments on commit fcc2fc6

Please sign in to comment.