-
Notifications
You must be signed in to change notification settings - Fork 17
/
Directory.Packages.props
58 lines (58 loc) · 3.79 KB
/
Directory.Packages.props
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
<Project>
<PropertyGroup>
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
</PropertyGroup>
<ItemGroup>
<PackageVersion Include="AdaptiveCards" Version="3.0.0" />
<PackageVersion Include="BCrypt.Net-Next" Version="4.0.3" />
<PackageVersion Include="Dapper" Version="2.0.123" />
<PackageVersion Include="DelegateDecompiler" Version="0.30.0" />
<PackageVersion Include="EFCore.CustomQueryPreprocessor" Version="2.0.0" />
<PackageVersion Include="EFCore.NamingConventions" Version="8.0.3" />
<PackageVersion Include="EntityFrameworkCore.Exceptions.MySQL.Pomelo" Version="8.0.0" />
<PackageVersion Include="Pomelo.EntityFrameworkCore.MySql" Version="8.0.1" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.1" />
<PackageVersion Include="Microsoft.EntityFrameworkCore" Version="8.0.1" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.Relational" Version="8.0.1" />
<PackageVersion Include="linq2db.EntityFrameworkCore" Version="8.0.0" />
<PackageVersion Include="Microsoft.IdentityModel.Tokens" Version="7.3.1" />
<PackageVersion Include="System.IdentityModel.Tokens.Jwt" Version="7.3.1" />
<PackageVersion Include="File.TypeChecker" Version="3.0.0" />
<PackageVersion Include="itext7.pdfhtml" Version="4.0.5" />
<PackageVersion Include="libphonenumber-csharp" Version="8.13.4" />
<PackageVersion Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.0" />
<PackageVersion Include="Microsoft.Bot.Builder.Dialogs" Version="4.22.2" />
<PackageVersion Include="Microsoft.Bot.Builder.Integration.AspNet.Core" Version="4.22.2" />
<PackageVersion Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.7.30" />
<PackageVersion Include="Quartz" Version="3.5.0" />
<PackageVersion Include="Quartz.Extensions.Hosting" Version="3.5.0" />
<PackageVersion Include="Scriban" Version="5.5.2" />
<PackageVersion Include="Scrutor" Version="4.2.2" />
<PackageVersion Include="SendGrid" Version="9.28.1" />
<PackageVersion Include="SendGrid.Extensions.DependencyInjection" Version="1.0.1" />
<PackageVersion Include="FluentValidation" Version="11.9.0" />
<PackageVersion Include="FluentValidation.DependencyInjectionExtensions" Version="11.9.0" />
<PackageVersion Include="SimpleResults" Version="3.0.0" />
<PackageVersion Include="SimpleResults.AspNetCore" Version="3.0.0" />
<PackageVersion Include="SimpleResults.FluentValidation" Version="3.0.0" />
<PackageVersion Include="DotEnv.Core" Version="3.1.0" />
<PackageVersion Include="CopyPluginsToPublishDirectory" Version="1.0.0" />
<PackageVersion Include="CPlugin.Net" Version="1.2.0" />
<PackageVersion Include="CPlugin.Net.Attributes" Version="1.0.0" />
<PackageVersion Include="CopySqlFilesToOutputDirectory" Version="1.0.0" />
<PackageVersion Include="YeSql.Net" Version="2.0.0" />
<PackageVersion Include="Swashbuckle.AspNetCore" Version="6.6.1" />
<PackageVersion Include="Swashbuckle.AspNetCore.Annotations" Version="6.6.1" />
<PackageVersion Include="Twilio" Version="6.2.1" />
<PackageVersion Include="Respawn" Version="6.2.1" />
<PackageVersion Include="coverlet.msbuild" Version="3.1.2" />
<PackageVersion Include="FluentAssertions" Version="6.10.0" />
<PackageVersion Include="JustMock" Version="2023.1.117.1" />
<PackageVersion Include="Microsoft.Bot.Builder.Testing" Version="4.22.2" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.1.0" />
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.0" />
<PackageVersion Include="NUnit" Version="3.13.3" />
<PackageVersion Include="NUnit3TestAdapter" Version="4.3.0" />
<PackageVersion Include="NUnit.Analyzers" Version="3.5.0" />
</ItemGroup>
</Project>