Files
perun/02_Windows_App/Perun_v1/00_Config/packages.config
dependabot[bot] 009117d3c5 Bump Google.Protobuf in /02_Windows_App/Perun_v1/00_Config
Bumps [Google.Protobuf](https://github.com/protocolbuffers/protobuf) from 3.5.1 to 3.15.0.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.5.1...v3.15.0)

---
updated-dependencies:
- dependency-name: Google.Protobuf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 23:50:43 +00:00

6 lines
290 B
XML

<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Google.Protobuf" version="3.15.0" targetFramework="net461" />
<package id="MySql.Data" version="8.0.15" targetFramework="net461" />
<package id="Newtonsoft.Json" version="12.0.1" targetFramework="net461" />
</packages>