Skip to content

Commit

Permalink
* Version 80
Browse files Browse the repository at this point in the history
  • Loading branch information
PWagner1 committed Nov 14, 2023
1 parent ebf0949 commit b6f3077
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@
<PackageReference Include="DotNetZip" Version="1.16.0" />
<PackageReference Include="Handlebars.Net" Version="2.1.4" />
<PackageReference Include="Simple-MAPI.NET" Version="1.2.1" />
<PackageReference Include="System.Management" Version="8.0.0-rc.1.23419.4" />
<PackageReference Include="System.Management" Version="8.0.0" />
</ItemGroup>

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

<ItemGroup>
<PackageReference Include="System.DirectoryServices" Version="8.0.0-rc.1.23419.4" />
<PackageReference Include="System.DirectoryServices" Version="8.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit b6f3077

Please sign in to comment.