Skip to content

Commit 65f0b95

Browse files
committed
update
1 parent c7f73b4 commit 65f0b95

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

MetallicBlueDev.EntityGate/MetallicBlueDev.EntityGate/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("1.0.0.0")]
36-
[assembly: AssemblyFileVersion("1.0.0.0")]
35+
[assembly: AssemblyVersion("1.0.1.0")]
36+
[assembly: AssemblyFileVersion("1.0.1.0")]

MetallicBlueDev.EntityGate/MetallicBlueDev.Sample.Data/MetallicBlueDev.Sample.Data.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
</ItemGroup>
9999
<ItemGroup>
100100
<PackageReference Include="EntityFramework">
101-
<Version>6.2.0</Version>
101+
<Version>6.3.0</Version>
102102
</PackageReference>
103103
</ItemGroup>
104104
<ItemGroup>

0 commit comments

Comments
 (0)