Skip to content

Commit

Permalink
[SqlTableDependency.Extensions]: downgraded System.Configuration.Conf…
Browse files Browse the repository at this point in the history
…igurationManager
  • Loading branch information
tomasfabian committed Dec 28, 2023
1 parent 50ab4cb commit 37bc160
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
1 change: 0 additions & 1 deletion SqlTableDependency.Extensions/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
### 4.0.0
Upgraded package references:
- System.Reactive v6.0.0
- System.Configuration.ConfigurationManager v8.0.0

### 3.2.0
- fixes FarServiceUniqueName seems to be ignored #23 by @AlexisPicot
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,9 @@
<AssemblyVersion>4.0.0</AssemblyVersion>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="System.Configuration.ConfigurationManager" Version="8.0.0"/>
</ItemGroup>

<Import Project="..\NugetProjects\System.Reactive.csprojimport" />
<Import Project="..\NugetProjects\SqlTableDependency.csprojimport" />
<Import Project="..\NugetProjects\System.Configuration.ConfigurationManager.csprojimport" />

<ItemGroup>
<None Include=".\License.txt">
Expand Down

0 comments on commit 37bc160

Please sign in to comment.