Skip to content

Commit 6e46133

Browse files
committed
(GH-208) Bump dotnet version of match AppVeyor
We should handle the execution of the tests in the cake script as part of a later scope of work.
1 parent bfe7baf commit 6e46133

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MagicChunks.Tests/MagicChunks.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<TargetFramework>netcoreapp2.0</TargetFramework>
5-
<RuntimeFrameworkVersion>2.0.3</RuntimeFrameworkVersion>
5+
<RuntimeFrameworkVersion>2.0.9</RuntimeFrameworkVersion>
66
<Authors>Sergey Zwezdin</Authors>
77
<Company />
88
<Product>Magic Chunks</Product>

0 commit comments

Comments
 (0)