File tree 2 files changed +6
-5
lines changed
2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 1
1
output /
2
2
.vs /
3
+ cache /
Original file line number Diff line number Diff line change 12
12
</ItemGroup >
13
13
14
14
<ItemGroup >
15
- <PackageReference Include =" Statiq.CodeAnalysis" Version =" 1.0.0-beta.41 " />
16
- <!-- < PackageReference Include="Statiq.Docs" Version="1.0.0-alpha.1 " /> -- >
17
- <PackageReference Include =" Statiq.Web" Version =" 1.0.0-beta.27 " />
15
+ <PackageReference Include =" Statiq.CodeAnalysis" Version =" 1.0.0-beta.42 " />
16
+ <PackageReference Include =" Statiq.Docs" Version =" 1.0.0-alpha.2 " />
17
+ <PackageReference Include =" Statiq.Web" Version =" 1.0.0-beta.28 " />
18
18
</ItemGroup >
19
19
20
- <ItemGroup >
20
+ <!-- < ItemGroup>
21
21
<ProjectReference Include="../../Statiq.Docs\src\Statiq.Docs\Statiq.Docs.csproj" />
22
- </ItemGroup >
22
+ </ItemGroup> -->
23
23
24
24
</Project >
You can’t perform that action at this time.
0 commit comments