Skip to content

Commit 444b5d2

Browse files
Bump Microsoft.XmlSerializer.Generator from 8.0.0 to 9.0.3
Bumps [Microsoft.XmlSerializer.Generator](https://github.com/dotnet/runtime) from 8.0.0 to 9.0.3. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.0...v9.0.3) --- updated-dependencies: - dependency-name: Microsoft.XmlSerializer.Generator dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ac001d4 commit 444b5d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SCIStorePlugin/SCIStorePlugin.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
<Compile Include="..\SharedAssemblyInfo.cs" Link="SharedAssemblyInfo.cs" />
127127
</ItemGroup>
128128
<ItemGroup>
129-
<PackageReference Include="Microsoft.XmlSerializer.Generator" Version="8.0.0" />
129+
<PackageReference Include="Microsoft.XmlSerializer.Generator" Version="9.0.3" />
130130
<PackageReference Include="System.ServiceModel.Http" Version="6.2.0" />
131131
</ItemGroup>
132132
<ItemGroup>

0 commit comments

Comments
 (0)