mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-03-30 06:12:18 +02:00
Fix version from "WireMock.Net.Aspire"
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
<Project Sdk="Microsoft.NET.Sdk">
|
<Project Sdk="Microsoft.NET.Sdk">
|
||||||
|
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<Version>0.0.1-preview-05</Version>
|
|
||||||
<ImplicitUsings>enable</ImplicitUsings>
|
<ImplicitUsings>enable</ImplicitUsings>
|
||||||
<Description>Aspire extension to start a WireMock.Net server to stub an api.</Description>
|
<Description>Aspire extension to start a WireMock.Net server to stub an api.</Description>
|
||||||
<AssemblyTitle>WireMock.Net.Aspire</AssemblyTitle>
|
<AssemblyTitle>WireMock.Net.Aspire</AssemblyTitle>
|
||||||
|
|||||||
Reference in New Issue
Block a user