Skip to content

Commit 38c2a5d

Browse files
committed
Update Nuget version to 4.2.0
1 parent 763dc30 commit 38c2a5d

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

Appeon.SnapObjectsDemo.Service.SqlServer/Appeon.SnapObjectsDemo.Service.SqlServer.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<StartupObject />
55
</PropertyGroup>
66
<ItemGroup>
7-
<PackageReference Include="SnapObjects.Data.AspNetCore" Version="4.0.0" />
8-
<PackageReference Include="SnapObjects.Data.SqlServer" Version="4.0.0" />
7+
<PackageReference Include="SnapObjects.Data.AspNetCore" Version="4.2.0" />
8+
<PackageReference Include="SnapObjects.Data.SqlServer" Version="4.2.0" />
99
</ItemGroup>
1010
</Project>
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3+
<PropertyGroup>
4+
<ActiveDebugProfile>Appeon.SnapObjectsDemo.Service.SqlServer</ActiveDebugProfile>
5+
</PropertyGroup>
6+
</Project>

0 commit comments

Comments
 (0)