Skip to content

Commit 8946748

Browse files
authored
Fix DurableTask.AzureStorage.Tests.csproj (#1191)
1 parent 8c26e62 commit 8946748

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/DurableTask.AzureStorage.Tests/DurableTask.AzureStorage.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project>
1+
<Project Sdk="Microsoft.NET.Sdk">
22

33
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory),DurableTask.sln))\tools\DurableTask.props" />
44
<PropertyGroup>

0 commit comments

Comments
 (0)