<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/tests/Jellyfin.Extensions.Tests, branch v10.8.0-alpha1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=v10.8.0-alpha1</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=v10.8.0-alpha1'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2021-10-08T13:40:13Z</updated>
<entry>
<title>Use new Random.Shared instead of creating new instances</title>
<updated>2021-10-08T13:40:13Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-10-08T13:40:13Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=d05062fec06ecba1049beefffe8d8f521d3e1881'/>
<id>urn:sha1:d05062fec06ecba1049beefffe8d8f521d3e1881</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into theorydata</title>
<updated>2021-09-25T20:24:57Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-09-25T20:24:57Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=8858d8e59789ee3ad7b55077900d80437ef982b5'/>
<id>urn:sha1:8858d8e59789ee3ad7b55077900d80437ef982b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Target net6.0</title>
<updated>2021-09-24T18:15:46Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-02-14T14:11:46Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=13fbfe6091e61450aedc07bc78c96bf4c414bc65'/>
<id>urn:sha1:13fbfe6091e61450aedc07bc78c96bf4c414bc65</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add more tests</title>
<updated>2021-09-19T19:26:00Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-09-19T19:26:00Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=9148820d89ff58b53c8fa6d8ced33c025187dd12'/>
<id>urn:sha1:9148820d89ff58b53c8fa6d8ced33c025187dd12</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reduce allocations</title>
<updated>2021-09-19T18:53:31Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-09-19T18:53:31Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=a6d1e542e62548f177523f0acd67260f58066731'/>
<id>urn:sha1:a6d1e542e62548f177523f0acd67260f58066731</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use TheoryData instead of MemberData and ClassData</title>
<updated>2021-09-11T20:31:24Z</updated>
<author>
<name>ianjazz246</name>
<email>ianjazz246@gmail.com</email>
</author>
<published>2021-09-11T20:31:24Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=19b8bcaec43835c698a35975a748c2129c1413aa'/>
<id>urn:sha1:19b8bcaec43835c698a35975a748c2129c1413aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove all unused usings</title>
<updated>2021-09-06T19:15:30Z</updated>
<author>
<name>Fernando Fernández</name>
<email>ferferga@hotmail.com</email>
</author>
<published>2021-09-06T19:15:21Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=3d0b1ccae661704371041aadafc9816a223b1ea0'/>
<id>urn:sha1:3d0b1ccae661704371041aadafc9816a223b1ea0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump FsCheck.Xunit from 2.16.1 to 2.16.3</title>
<updated>2021-09-06T12:01:04Z</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2021-09-06T12:01:04Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=c52fc714aa2c3386cd5f175e977afbc0c23eac9b'/>
<id>urn:sha1:c52fc714aa2c3386cd5f175e977afbc0c23eac9b</id>
<content type='text'>
Bumps [FsCheck.Xunit](https://github.com/fsharp/FsCheck) from 2.16.1 to 2.16.3.
- [Release notes](https://github.com/fsharp/FsCheck/releases)
- [Changelog](https://github.com/fscheck/FsCheck/blob/master/FsCheck%20Release%20Notes.md)
- [Commits](https://github.com/fsharp/FsCheck/compare/2.16.1...2.16.3)

---
updated-dependencies:
- dependency-name: FsCheck.Xunit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;</content>
</entry>
<entry>
<title>Bump FsCheck.Xunit from 2.16.0 to 2.16.1</title>
<updated>2021-08-30T12:00:52Z</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2021-08-30T12:00:52Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=e40fde04d64189e7ed8cd43134ee536774b127f7'/>
<id>urn:sha1:e40fde04d64189e7ed8cd43134ee536774b127f7</id>
<content type='text'>
Bumps [FsCheck.Xunit](https://github.com/fsharp/FsCheck) from 2.16.0 to 2.16.1.
- [Release notes](https://github.com/fsharp/FsCheck/releases)
- [Changelog](https://github.com/fscheck/FsCheck/blob/master/FsCheck%20Release%20Notes.md)
- [Commits](https://github.com/fsharp/FsCheck/compare/2.16.0...2.16.1)

---
updated-dependencies:
- dependency-name: FsCheck.Xunit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;</content>
</entry>
<entry>
<title>Merge pull request #6438 from jellyfin/dependabot/nuget/FsCheck.Xunit-2.16.0</title>
<updated>2021-08-16T12:53:56Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-08-16T12:53:56Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=d9f7b8415695210850244dba5a8d0cbedaeafb4f'/>
<id>urn:sha1:d9f7b8415695210850244dba5a8d0cbedaeafb4f</id>
<content type='text'>
Bump FsCheck.Xunit from 2.15.3 to 2.16.0</content>
</entry>
</feed>
