File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- <Project Sdk =" Microsoft.NET.Sdk" >
1
+ <Project Sdk =" Microsoft.NET.Sdk" >
2
2
3
3
<PropertyGroup >
4
4
<OutputType >Exe</OutputType >
5
5
<TargetFramework >netcoreapp3.1</TargetFramework >
6
6
</PropertyGroup >
7
7
8
8
<ItemGroup >
9
- <PackageReference Include =" Bogus" Version =" 30 .0.4 " />
9
+ <PackageReference Include =" Bogus" Version =" 33 .0.2 " />
10
10
<PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 3.1.7" >
11
11
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
12
12
<PrivateAssets >all</PrivateAssets >
Original file line number Diff line number Diff line change 6
6
</PropertyGroup >
7
7
8
8
<ItemGroup >
9
- <PackageReference Include =" Bogus" Version =" 31 .0.3 " />
9
+ <PackageReference Include =" Bogus" Version =" 33 .0.2 " />
10
10
<PackageReference Include =" Newtonsoft.Json" Version =" 12.0.3" />
11
11
</ItemGroup >
12
12
You can’t perform that action at this time.
0 commit comments