Skip to content

Commit

Permalink
Bump up package version
Browse files Browse the repository at this point in the history
  • Loading branch information
slozier committed Oct 14, 2022
1 parent a6cf076 commit a28a4c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Src/Microsoft.Scripting/Microsoft.Scripting.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
</ItemGroup>

<ItemGroup Condition=" '$(TargetFramework)' == 'net6.0' ">
<PackageReference Include="System.Configuration.ConfigurationManager" Version="6.0.0">
<PackageReference Include="System.Configuration.ConfigurationManager" Version="6.0.1">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="System.CodeDom" Version="6.0.0" />
Expand Down

0 comments on commit a28a4c5

Please sign in to comment.