There was an error while loading. Please reload this page.
1 parent dfe3dcd commit d58d484Copy full SHA for d58d484
JsonAutoService.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<TargetFramework>netcoreapp3.1</TargetFramework>
5
- <Version>1.0.0</Version>
+ <Version>2.0.0</Version>
6
</PropertyGroup>
7
8
<ItemGroup>
azure-pipelines.yml
@@ -4,7 +4,7 @@
# https://docs.microsoft.com/azure/devops/pipelines/languages/dotnet-core
trigger:
-- nuget-version
+- master
variables:
9
buildConfiguration: 'Release'
10
0 commit comments