Skip to content

Commit 75ddf06

Browse files
author
Michael Hallett
committed
Added missing files to the RestSharp.Tests.Signed project file
1 parent 69b6970 commit 75ddf06

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

RestSharp.Tests/RestSharp.Tests.Signed.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@
8585
<ItemGroup>
8686
<Compile Include="SampleClasses\EmployeeTracker.cs" />
8787
<Compile Include="SampleClasses\EnumTest.cs" />
88+
<Compile Include="SampleClasses\Goodreads.cs" />
8889
<Compile Include="SampleClasses\GoogleWeatherWithAttributes.cs" />
8990
<Compile Include="SampleClasses\Struct.cs" />
9091
<Compile Include="XmlAttributeDeserializerTests.cs" />
@@ -123,6 +124,7 @@
123124
<Content Include="SampleData\boolean_from_number.xml">
124125
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
125126
</Content>
127+
<Content Include="SampleData\Goodreads.xml" />
126128
<Content Include="SampleData\iso8601datetimes.txt">
127129
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
128130
</Content>

0 commit comments

Comments
 (0)