File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
<Project Sdk =" Microsoft.NET.Sdk" >
2
2
3
3
<PropertyGroup >
4
- <Version >1.0.4 </Version >
4
+ <Version >1.0.5 </Version >
5
5
<TargetFramework >net7.0</TargetFramework >
6
6
<PackageId >ApiToolkit.Net</PackageId >
7
7
<Authors >ApiToolkit</Authors >
19
19
</PropertyGroup >
20
20
21
21
<ItemGroup >
22
- <None Include =" README.md" Pack =" true" PackagePath =" \" />
22
+ <None Include =" README.md" Pack =" true" PackagePath =" \" />
23
23
<PackageReference Include =" Google.Apis.Auth" Version =" 1.62.0" />
24
24
<PackageReference Include =" Google.Cloud.PubSub.V1" Version =" 3.7.0" />
25
25
<PackageReference Include =" Microsoft.AspNetCore.Http" Version =" 2.2.2" />
33
33
<PackageReference Include =" NUnit" Version =" 3.13.3" />
34
34
</ItemGroup >
35
35
36
- </Project >
36
+ </Project >
You can’t perform that action at this time.
0 commit comments